ghostguild-org/app/pages
Jennie Robinson Faber c2999810c6 feat(admin/members): mark-as-Slack-invited button + date display
Replaces the placeholder Slack-invite handler with a call to the new
PATCH /api/admin/members/:id/slack-status endpoint. Status labels are
reworded to match reality (no Slack API call from this app):

- Pending → Not yet invited
- Invited → Invited <slackInvitedAt>
- Action button copy → 'Mark as Slack invited'
- Removes slackInviteStatus reads from the member detail page (the
  remaining repo-wide sweep lands in the cleanup task).
2026-04-29 12:25:18 +01:00
..
about feat: reskin public pages to zine direction 2026-04-02 21:29:52 +01:00
admin feat(admin/members): mark-as-Slack-invited button + date display 2026-04-29 12:25:18 +01:00
auth fix(auth): stop wiki login loop to coming-soon and surface non-member state 2026-04-15 17:55:55 +01:00
events refactor(events): move 'now' into filteredEvents computed 2026-04-27 19:16:32 +01:00
member feat(payments): persist helcimCustomerCode + skip getOrCreateCustomer on card-on-file 2026-04-27 19:16:32 +01:00
members Copy and layout improvements. 2026-04-16 21:11:05 +01:00
policies feat(events): block self-cancel of paid registrations, add refunds policy 2026-04-20 19:34:04 +01:00
series chore(visual): Phase 4 audit polish on event/series surface 2026-04-25 18:41:04 +01:00
about.vue Member/Ecology revamp. 2026-04-14 09:25:09 +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 Copy and layout improvements. 2026-04-16 21:11:05 +01:00
coming-soon.vue Member/Ecology revamp. 2026-04-14 09:25:09 +01:00
community-guidelines.vue feat(signup): community guidelines agreement and policies routes 2026-04-18 17:06:10 +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 E2e tests 2026-04-27 14:51:25 +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