Goal-Calibration/public/js
Yisroel Baum 807458ebe8
style home page with shell and card list
apply the new design system to the home page: wrap content in a
container/stack shell with a site-header for the logout and today
links, render the texts list as a vertical stack of cards via the
list-cards primitive, and dress the create plan modal with the new
modal/btn classes. js renders each text as an li.card with the
create-plan button preserved so existing cypress hooks (li,
.create-plan, .plan-name, .save-plan, .cancel-plan, ids) keep
matching.
2026-05-01 11:25:45 +03:00
..
auth.js add auth javascript 2026-04-24 13:29:38 +03:00
home.js style home page with shell and card list 2026-05-01 11:25:45 +03:00
text.js include credentials on fetch calls 2026-04-24 13:30:54 +03:00
texts.js include credentials on fetch calls 2026-04-24 13:30:54 +03:00
today.js add today view route and template 2026-04-26 21:24:35 +03:00