ghostguild-org/server
Jennie Robinson Faber e227f29bcd feat(events): block self-cancel of paid registrations, add refunds policy
Self-cancel endpoint now rejects paid registrations (public, series_pass,
or paid member tickets) with a 403 pointing to /policies/refunds. Free
and $0-member registrations still self-cancel as before. Adds the
refunds policy page referenced in the error message.
2026-04-20 19:34:04 +01:00
..
api feat(events): block self-cancel of paid registrations, add refunds policy 2026-04-20 19:34:04 +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 fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
migrations refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
models feat(members): add taxReceiptPreferences schema field (Phase 1 forward-compat) 2026-04-20 13:22:19 +01:00
plugins Member/Ecology revamp. 2026-04-14 09:25:09 +01:00
routes feat(emails): warmer copy across invite, welcome, and event emails 2026-04-20 13:48:38 +01:00
utils fix(events): enforce series-pass, hidden, and deadline gates 2026-04-20 19:03:34 +01:00