ghostguild-org/app/pages/admin
Jennie Robinson Faber 6fa3e08fe0 feat(events): accept 'TBD' as a valid location
Events are often scheduled before the platform (Zoom link, Slack
channel) is chosen. The current workaround is a placeholder URL like
"https://us02web.zoom.us/j/TBD", which leaks to the public page as a
broken link.

Accept the literal "TBD" (case-insensitive) in both the Mongoose
validator and the form-side validator. The public detail page renders
"Platform TBD" instead of a link when the location matches.
2026-05-19 10:35:49 +01:00
..
events feat(events): accept 'TBD' as a valid location 2026-05-19 10:35:49 +01:00
members refactor(admin/members): dedupe STATUS_LABELS + reactive row update 2026-04-30 22:25:49 +01:00
pre-registrants style(visual-fidelity): pages-admin — batches B,C,F 2026-04-30 00:13:09 +01:00
series Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
board-channels.vue feat(board): redesign classifieds + Slack channel creation 2026-04-14 20:20:17 +01:00
dashboard.vue feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
index.vue style(visual-fidelity): pages-admin — batches B,C,F 2026-04-30 00:13:09 +01:00
series-management.vue style(visual-fidelity): pages-admin — batches B,C,F 2026-04-30 00:13:09 +01:00
site-content.vue New SiteContent. 2026-04-16 21:11:14 +01:00
wiki.vue style(visual-fidelity): pages-admin — batches B,C,F 2026-04-30 00:13:09 +01:00