ghostguild-org/app/pages/member
Jennie Robinson Faber 37fceac3fd refactor(account): migrate member/account to PageShell vocabulary
- Replace .member-account-page + .account-authenticated flex chains with <PageShell>
- Replace <SidebarLayout> with <ColumnsLayout cols=events-sidebar>
- Replace .account-columns grid with nested <ColumnsLayout cols=2> + named slots
- Replace all 5 .account-col-inset wrappers with <PageSection> components
- Rename .account-section--danger → .danger-section
- Delete ~75 lines of layout CSS (flex chains, grid, asymmetric paddings, collapse rules)
2026-04-08 17:07:30 +01:00
..
account.vue refactor(account): migrate member/account to PageShell vocabulary 2026-04-08 17:07:30 +01:00
activity.vue refactor(activity): migrate to PageShell + ColumnsLayout 2026-04-08 16:45:12 +01:00
dashboard.vue refactor(dashboard): migrate member/dashboard to PageShell + ColumnsLayout 2026-04-08 16:59:26 +01:00
index.vue UI/UX tweaks and improvements. 2026-04-05 12:28:41 +01:00
profile.vue fix: add auth middleware to profile page and update visual snapshots 2026-04-07 15:00:23 +01:00