ghostguild-org/app/pages/admin
Jennie Robinson Faber a2af4e31ff fix(admin): drop ClientOnly wrapper around alerts panel
Top-level `await useFetch` inside a ClientOnly boundary prevented the
component from mounting at all — the slot stayed an empty span and no
alerts ever rendered. Nuxt forwards request cookies on same-origin
server calls, so `requireAdmin` is satisfied during SSR and the panel
can render normally.
2026-04-08 12:22:25 +01:00
..
events Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
members Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
pre-registrants Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
series Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
dashboard.vue feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
index.vue fix(admin): drop ClientOnly wrapper around alerts panel 2026-04-08 12:22:25 +01:00
series-management.vue Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00