ghostguild-org/app/pages/admin
Jennie Robinson Faber 6a6f036877 refactor(admin/members): dedupe STATUS_LABELS + reactive row update
Promote inline STATUS_LABELS copies (admin/members/index.vue,
member/account.vue) into app/config/memberStatus.js, matching the
app/config/circles.js pattern. Drive admin/members/[id].vue status
select from the same constant — completes the alignment started in
441a5f5.

Use the softer member-facing copy as canonical: "Paused" / "Closed"
instead of "Suspended" / "Cancelled".

Also fix markSlackInvited's non-reactive Object.assign on a plain
object inside a useFetch array — replace with index-find + element
reassignment so the row UI refreshes without a manual reload.
2026-04-30 22:25:49 +01:00
..
events style(visual-fidelity): pages-admin — batches B,C,F 2026-04-30 00:13:09 +01:00
members refactor(admin/members): dedupe STATUS_LABELS + reactive row update 2026-04-30 22:25:49 +01:00
pre-registrants style(visual-fidelity): pages-admin — batches B,C,F 2026-04-30 00:13:09 +01:00
series Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
board-channels.vue feat(board): redesign classifieds + Slack channel creation 2026-04-14 20:20:17 +01:00
dashboard.vue feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
index.vue style(visual-fidelity): pages-admin — batches B,C,F 2026-04-30 00:13:09 +01:00
series-management.vue style(visual-fidelity): pages-admin — batches B,C,F 2026-04-30 00:13:09 +01:00
site-content.vue New SiteContent. 2026-04-16 21:11:14 +01:00
wiki.vue style(visual-fidelity): pages-admin — batches B,C,F 2026-04-30 00:13:09 +01:00