lilith-platform.live/codebase/@features/provider-website/frontend-public/src
Natalie bcd2d96a1f feat(quinn-admin): move default theme selector from hardcoded quinn.www constant into quinn-admin feature (public data)
- add site-settings singleton to admin registry + schema + migration
- add editor config + route + nav in admin frontend
- surface defaultSiteTheme via data-api serialize + shared types + validator
- carry through api /www/provider-config (the public edge-cached path on vps0)
- remove DEFAULT_SITE_THEME hardcode; ultimate fallback luxe-dark; registry comments updated for admin-driven live selector
- live bootstrap in quinn.www root + data hook to pick admin default without quinn.www rebuild (chrome + tokens update post-fetch)
- fixed incidental sortable test assertion to match current registry (pre-existing mismatch)
- other public hardcodes remain in deployment configs; see analysis

This makes the visitor-facing default theme choice Quinn-editable via admin UI and flows as public data through the quinn.api public surface (edge cacheable).
2026-06-23 04:34:35 -04:00
..
api feat(provider-website,admin): per-banner promo animation + auto-rotation 2026-06-21 18:32:01 -05:00
components feat(provider-website): site-wide MagicCard hover pool with headless e2e 2026-06-22 12:34:34 -04:00
context feat(provider-website/edge): island-mode form gates wired into all forms 2026-06-21 22:58:19 -05:00
data feat(seo): NYC summer 2026 tour landing pages + Event schema + referrer attribution 2026-06-19 11:54:30 -05:00
hooks feat(quinn-admin): move default theme selector from hardcoded quinn.www constant into quinn-admin feature (public data) 2026-06-23 04:34:35 -04:00
lib
meta feat(provider-website/seo): EROS-aligned brand meta copy 2026-06-22 00:57:34 -05:00
pages feat(provider-website): site-wide MagicCard hover pool with headless e2e 2026-06-22 12:34:34 -04:00
routes feat(provider-website/seo): centralize per-route meta into routeMetaTable 2026-06-21 22:08:35 -05:00
theme
utils feat(quinn-admin): move default theme selector from hardcoded quinn.www constant into quinn-admin feature (public data) 2026-06-23 04:34:35 -04:00
App.tsx feat(provider-website/edge): island-mode form gates wired into all forms 2026-06-21 22:58:19 -05:00
i18n.ts
index.css
main.tsx
Routes.tsx
styled.d.ts
vite-env.d.ts