ghostguild-org/app
Jennie Robinson Faber 7292b11c0b feat(member): account/profile polish + tier upgrade flow
- Timezone: curated USelectMenu dropdown (app/config/timezones.js), preserves unknown saved values
- Profile save now uses useToast() for success/error; remove inline save banner
- Nav onboarding dot nudged down 1px for optical alignment with lowercase text
- Onboarding: skip a suggestion with POST /api/onboarding/track {skip}; member.onboarding.skipped map; does not affect graduation
- CirclePicker takes :saved-value so 'Current' badge stays until save completes
- PrivacyToggle is binary (USwitch labeled Private); member schema enum reduced to ['members','private']; zod coerces legacy 'public'
- New /member/payment-setup page: HelcimPay $0 verify + update-contribution, wired from account.vue via requiresPaymentSetup redirect
- Helcim portal: NUXT_PUBLIC_HELCIM_PORTAL_URL env + account.vue 'Manage billing in Helcim' link
- Migration script: scripts/migrate-privacy-public-to-members.js
2026-04-14 20:35:37 +01:00
..
assets Design token updates. 2026-04-11 23:24:38 +01:00
components feat(member): account/profile polish + tier upgrade flow 2026-04-14 20:35:37 +01:00
composables feat(member): account/profile polish + tier upgrade flow 2026-04-14 20:35:37 +01:00
config feat(member): account/profile polish + tier upgrade flow 2026-04-14 20:35:37 +01:00
layouts feat(board): admin page for managing board channels 2026-04-14 17:27:06 +01:00
middleware Member/Ecology revamp. 2026-04-14 09:25:09 +01:00
pages feat(member): account/profile polish + tier upgrade flow 2026-04-14 20:35:37 +01:00
plugins Fix duplicate /api/auth/member call and add request deduplication 2026-03-19 15:04:04 +00:00
utils rename communityEcology → board across backend 2026-04-14 12:00:15 +01:00
app.config.ts feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
app.vue feat: replace layout with fixed left sidebar and top strip 2026-04-02 21:11:47 +01:00