ghostguild-org/app/config
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
..
circles.js Member/Ecology revamp. 2026-04-14 09:25:09 +01:00
contributions.js refactor(contributions): tighten requiresPayment contract; use findLast 2026-04-19 18:10:57 +01:00
eventTypes.js refactor(events): expand eventType taxonomy with central config 2026-05-21 17:50:40 +01:00
memberStatus.js refactor(admin/members): dedupe STATUS_LABELS + reactive row update 2026-04-30 22:25:49 +01:00
timezones.js feat(member): account/profile polish + tier upgrade flow 2026-04-14 20:35:37 +01:00