Commit graph

6 commits

Author SHA1 Message Date
d4a8adc4a4
link app.css and add viewport meta in templates
add a stylesheet link and the standard responsive viewport meta tag
to every page template. purely additive - no markup or selector
changes - so existing cypress assertions and page js id hooks remain
intact. with this commit every page picks up the base styling from
app.css.
2026-05-01 11:24:30 +03:00
6314f1c38c
add link to today page on home 2026-04-26 21:24:55 +03:00
e4494a0577
add logout button to home 2026-04-24 13:30:04 +03:00
b50413f7c9
add modal form fields and buttons 2026-04-24 10:22:45 +03:00
3d88a1d816
add create plan modal markup 2026-04-24 10:21:29 +03:00
95ea38acfa
add home template 2026-04-23 10:01:45 +03:00