ghostguild-org/app/pages
Jennie Robinson Faber 441a5f5608 refactor(admin): drive members status <select>s from STATUS_LABELS
The status options were duplicated three times in admin/members/index.vue
(filter dropdown, edit-modal dropdown, statusLabel helper). The recent
"Pending Payment" → "Payment setup incomplete" rename only landed in
two of the three sites. Both <select>s now v-for over the existing
STATUS_LABELS const, so any future label change happens in one place.

Side effect: the edit-modal dropdown order is now
(active, pending_payment, suspended, cancelled) to match the filter
dropdown — was previously pending_payment-first.
2026-04-30 15:28:36 +01:00
..
about feat: reskin public pages to zine direction 2026-04-02 21:29:52 +01:00
admin refactor(admin): drive members status <select>s from STATUS_LABELS 2026-04-30 15:28:36 +01:00
auth style(visual-fidelity): pages-auth — batches D,G 2026-04-30 00:13:05 +01:00
events chore(simplify): trim narrating comments and dedup test body 2026-04-29 21:50:00 +01:00
member fix(launch-flow): align Slack-wait copy across join, dashboard, welcome email 2026-04-30 14:39:47 +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