ghostguild-org/app/pages/member
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
..
account.vue refactor(admin/members): dedupe STATUS_LABELS + reactive row update 2026-04-30 22:25:49 +01:00
dashboard.vue fix(launch-flow): align Slack-wait copy across join, dashboard, welcome email 2026-04-30 14:39:47 +01:00
index.vue UI/UX tweaks and improvements. 2026-04-05 12:28:41 +01:00
payment-setup.vue feat(payments): persist helcimCustomerCode + skip getOrCreateCustomer on card-on-file 2026-04-27 19:16:32 +01:00
profile.vue E2e tests 2026-04-27 14:51:25 +01:00