Commit graph

5 commits

Author SHA1 Message Date
e51378b8c7
style admin landing page with shell and card nav
wrap the admin page in the shared header (with the logout button)
and present the texts entry-point as a card-link in a list-cards
list. the #texts and #logout id hooks used by cypress are
preserved.
2026-05-01 11:33:05 +03:00
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
4e039fb583
add logout button to admin 2026-04-24 13:30:14 +03:00
3165bff891
put link to admin/texts in admin page 2026-04-12 21:51:30 +03:00
6d75d3770a
use regular php files instead of twig 2026-04-11 22:36:30 +03:00