ghostguild-org/server/api
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
..
admin feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
auth Redirect regular members to coming-soon page after magic link login 2026-03-19 13:02:12 +00:00
contributions Adding features 2025-10-05 16:15:09 +01:00
dev feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
events Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
helcim Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
members Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
series Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
updates Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
upload Add Zod validation, fix mass assignment, remove test endpoints and dead code 2026-03-01 14:02:46 +00:00
peer-support.get.js Add Zod validation, fix mass assignment, remove test endpoints and dead code 2026-03-01 14:02:46 +00:00