berrypod/test/berrypod_web/live
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
..
admin add admin media library with image management and block picker integration 2026-02-27 22:20:51 +00:00
auth gate magic link login on verified email delivery 2026-02-21 22:25:27 +00:00
setup add admin account recovery via setup secret 2026-02-21 21:40:53 +00:00
shop add custom page LiveView with catch-all routing 2026-02-28 02:21:11 +00:00
theme_css_consistency_test.exs replace --color-* with --t-* tokens, delete bridge and .preview-frame 2026-02-21 00:13:33 +00:00