berrypod/test/berrypod_web
jamey ad2f2517e5 add custom page LiveView with catch-all routing
Shop.CustomPage handles /:slug catch-all for CMS pages. Restructured
router so the catch-all is last — all admin, auth, setup, and SEO
routes defined before the shop scope to prevent interception.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 02:21:11 +00:00
..
controllers add no-JS fallback for cart country selector 2026-02-24 23:14:48 +00:00
live add custom page LiveView with catch-all routing 2026-02-28 02:21:11 +00:00
plugs add custom page LiveView with catch-all routing 2026-02-28 02:21:11 +00:00
page_editor_hook_test.exs add live page editor sidebar with collapsible UI 2026-02-27 16:22:35 +00:00
page_renderer_test.exs wire simple pages to PageRenderer (stage 3) 2026-02-26 18:29:20 +00:00
user_auth_test.exs add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00