ghostguild-org/app/pages
Jennie Robinson Faber acbd3c0737 feat(events): render public detail page in event timezone
Event detail page formatted dates in viewer-local time, so a Lisbon
viewer of a Toronto ET event saw the time in WEST. Format with
event.displayTimezone instead so attendees see the event's intended
wall-clock + zone suffix ("6:00 AM EDT") regardless of where they sit.

useEventDateUtils.formatDate / formatTime / formatDateRange / isToday
now accept a { timeZone } option and pass it to Intl.DateTimeFormat.
Existing call sites that don't pass timeZone fall through to viewer-
local, matching prior behaviour.
2026-05-19 10:45:11 +01:00
..
about feat: reskin public pages to zine direction 2026-04-02 21:29:52 +01:00
admin feat(admin-events): event timezone picker and zoned save/load 2026-05-19 10:44:03 +01:00
auth style(visual-fidelity): pages-auth — batches D,G 2026-04-30 00:13:05 +01:00
events feat(events): render public detail page in event timezone 2026-05-19 10:45:11 +01:00
member refactor(admin/members): dedupe STATUS_LABELS + reactive row update 2026-04-30 22:25:49 +01:00
members style(visual-fidelity): pages-public — batches A,D,F,G,H 2026-04-30 00:13:02 +01:00
policies feat(events): block self-cancel of paid registrations, add refunds policy 2026-04-20 19:34:04 +01:00
series style(visual-fidelity): pages-public — batches A,D,F,G,H 2026-04-30 00:13:02 +01:00
about.vue style(visual-fidelity): pages-public — batches A,D,F,G,H 2026-04-30 00:13:02 +01:00
accept-invite.vue feat(signup): unify cadence UX across accept-invite, join, and account 2026-04-20 12:34:59 +01:00
board.vue style(visual-fidelity): pages-public — batches A,D,F,G,H 2026-04-30 00:13:02 +01:00
coming-soon.vue style(visual-fidelity): pages-public — batches A,D,F,G,H 2026-04-30 00:13:02 +01:00
community-guidelines.vue style(visual-fidelity): pages-public — batches A,D,F,G,H 2026-04-30 00:13:02 +01:00
connections.vue Rename communityEcology → board across frontend, add Board nav, update redirects 2026-04-14 12:15:51 +01:00
ecology.vue Rename communityEcology → board across frontend, add Board nav, update redirects 2026-04-14 12:15:51 +01:00
index.vue E2e tests 2026-04-27 14:51:25 +01:00
join.vue fix(launch-flow): align Slack-wait copy across join, dashboard, welcome email 2026-04-30 14:39:47 +01:00
login.vue Add login form to coming-soon page and allow admin routes through 2026-03-19 11:01:03 +00:00
verify.vue fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
welcome.vue feat(signup): unify cadence UX across accept-invite, join, and account 2026-04-20 12:34:59 +01:00