ghostguild-org/server
Jennie Robinson Faber fcd6f4cdf4 feat: reskin admin pages to zine design system
Migrate the entire admin section from the dark guild-* Tailwind theme
to the zine design system (dashed borders, CSS custom properties,
Brygada 1918 + Commit Mono, cream/dark mode palette).

- Replace admin top-nav layout with sidebar matching default layout
- Reskin dashboard, members, events, series management pages
- Reskin events/create and series/create form pages
- Add dev-only test login endpoint (GET /api/dev/test-login)
- Redirect duplicate admin/dashboard.vue to /admin
- Update CLAUDE.md design system docs
2026-04-03 10:56:01 +01:00
..
api feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
config Lots of UI fixes 2025-10-08 19:02:24 +01:00
emails Refactor email templates to use plain text format and update sender addresses 2026-03-05 18:40:37 +00:00
middleware Skip CSP on OIDC routes to fix logout form submission 2026-03-05 23:05:52 +00:00
migrations Add light/dark mode support with CSS variables 2025-10-06 19:54:20 +01:00
models Add missing schemas, member model fields, and import endpoint 2026-03-19 11:44:49 +00:00
plugins Implement OWASP ASVS L1 security remediation (Phases 0-2) 2026-03-01 12:53:18 +00:00
routes Switch wiki login email to plain text format 2026-03-11 14:13:59 +00:00
utils Add missing schemas, member model fields, and import endpoint 2026-03-19 11:44:49 +00:00