ghostguild-org/app
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
..
assets feat(layout): add PageShell, ColumnsLayout, PageSection primitives 2026-04-08 15:51:38 +01:00
components fix(onboarding): fix widget links, isComplete logic, and event slugs 2026-04-09 23:52:04 +01:00
composables fix(onboarding): fix widget links, isComplete logic, and event slugs 2026-04-09 23:52:04 +01:00
config Migrate design system from ethereal/cool to warm/craft/guild theme 2026-02-24 20:01:11 +00:00
layouts feat(wiki): add admin wiki management page 2026-04-09 22:42:43 +01:00
middleware Accessibility fixes. 2026-04-05 16:03:10 +01:00
pages fix(auth): rewrite wiki-login page against real design system 2026-04-11 15:40:36 +01:00
plugins Fix duplicate /api/auth/member call and add request deduplication 2026-03-19 15:04:04 +00:00
utils refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07: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