ghostguild-org/app/pages/admin/events
Jennie Robinson Faber 2ffaf0ef09 refactor(events): expand eventType taxonomy with central config
Replaces the four-value enum (community/workshop/social/showcase) with
seven values: talk, workshop, community-meetup, coworking, peer-session,
skills-share, info-session. Default is now community-meetup.

Adds app/config/eventTypes.js as the single source of truth for value→label
mapping. Updates the model enum, seed scripts, and admin event list/filter
+ admin dashboard to read from it via EVENT_TYPES and eventTypeLabel().
2026-05-21 17:50:40 +01:00
..
create.vue feat(admin-events): event timezone picker and zoned save/load 2026-05-19 10:44:03 +01:00
index.vue refactor(events): expand eventType taxonomy with central config 2026-05-21 17:50:40 +01:00