ghostguild-org/app/pages
Jennie Robinson Faber 98d3610a08
Some checks failed
Test / vitest (push) Successful in 11m48s
Test / playwright (push) Failing after 9m42s
Test / visual (push) Failing after 9m25s
Test / Notify on failure (push) Successful in 2s
fix(auth): rewrite wiki-login page against real design system
The page referenced phantom tokens (--color-guild-*, --color-candlelight-*,
--color-ember-400) that don't exist, leaving the card, input, and button
transparent with no borders. Rewrote the template and styles using the
real design system utilities (.dashed-box, .field, .btn-primary,
.section-label, .section-divider) and tokens (--candle, --ember, --bg,
--border, --text-*), plus semantic landmarks and aria-live status roles.
2026-04-11 15:40:36 +01:00
..
about feat: reskin public pages to zine direction 2026-04-02 21:29:52 +01:00
admin feat(wiki): add batch tag remove mode to admin wiki page 2026-04-09 23:52:00 +01:00
auth fix(auth): rewrite wiki-login page against real design system 2026-04-11 15:40:36 +01:00
events feat(onboarding): add tracking calls to event, ecology, and wiki pages 2026-04-09 22:46:41 +01:00
member Merge branch 'worktree-agent-a975576d' 2026-04-09 22:46:52 +01:00
members refactor(peer-support): clean up stale references (Phase 5) 2026-04-09 09:31:37 +01:00
series feat(layout): add PageShell, ColumnsLayout, PageSection primitives 2026-04-08 15:51:38 +01:00
about.vue refactor(about): migrate about page to PageShell + ColumnsLayout 2026-04-08 17:00:46 +01:00
accept-invite.vue feat: pre-registrant management and invitation system 2026-04-06 14:46:11 +01:00
coming-soon.vue Fix Go to Wiki and Sign out appearing side by side 2026-03-19 18:13:33 +00:00
connections.vue refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
ecology.vue feat(onboarding): add tracking calls to event, ecology, and wiki pages 2026-04-09 22:46:41 +01:00
index.vue merge: worktree-a11y-fixes into main 2026-04-05 22:05:00 +01:00
join.vue fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
login.vue Add login form to coming-soon page and allow admin routes through 2026-03-19 11:01:03 +00:00
verify.vue fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
welcome.vue feat(onboarding): redirect /welcome to /member/dashboard 2026-04-09 22:28:57 +01:00