ghostguild-org/app/config
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
..
circles.js Member/Ecology revamp. 2026-04-14 09:25:09 +01:00
contributions.js refactor(contributions): tighten requiresPayment contract; use findLast 2026-04-19 18:10:57 +01:00
memberStatus.js refactor(admin/members): dedupe STATUS_LABELS + reactive row update 2026-04-30 22:25:49 +01:00
timezones.js feat(member): account/profile polish + tier upgrade flow 2026-04-14 20:35:37 +01:00