ghostguild-org/app
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
..
assets/css feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
components feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
composables Fix duplicate /api/auth/member call and add request deduplication 2026-03-19 15:04:04 +00:00
config Migrate design system from ethereal/cool to warm/craft/guild theme 2026-02-24 20:01:11 +00:00
layouts feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
middleware Add login form to coming-soon page and allow admin routes through 2026-03-19 11:01:03 +00:00
pages feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
plugins Fix duplicate /api/auth/member call and add request deduplication 2026-03-19 15:04:04 +00:00
app.config.ts feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
app.vue feat: replace layout with fixed left sidebar and top strip 2026-04-02 21:11:47 +01:00