ghostguild-org/server
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
..
_archive/utils chore(slack): remove dead invite path, archive checkSlackJoins poller 2026-04-29 12:34:21 +01:00
api Update project config and documentation, add admin invite script, 2026-05-19 13:26:05 +01:00
assets/fonts feat(seo): site meta composable + Open Graph image generation 2026-05-21 17:50:34 +01:00
config feat(contributions): rewrite server config as preset-based helpers 2026-04-19 18:12:44 +01:00
emails feat(payments): add upsertPaymentFromHelcim helper with idempotent insert 2026-04-20 13:15:38 +01:00
middleware refactor(rate-limit): delegate auth limiting to handlers, add dev bypass 2026-04-27 19:18:34 +01:00
migrations refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
models refactor(events): expand eventType taxonomy with central config 2026-05-21 17:50:40 +01:00
plugins chore(slack): remove dead invite path, archive checkSlackJoins poller 2026-04-29 12:34:21 +01:00
routes feat(seo): site meta composable + Open Graph image generation 2026-05-21 17:50:34 +01:00
utils feat(seo): site meta composable + Open Graph image generation 2026-05-21 17:50:34 +01:00