berrypod/test
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
..
berrypod add custom page data model with split changesets and CRUD context 2026-02-28 01:56:19 +00:00
berrypod_web add custom page LiveView with catch-all routing 2026-02-28 02:21:11 +00:00
fixtures feat: add image optimizer module 2026-01-21 22:16:21 +00:00
support add SQLite concurrency tests and bench task 2026-02-22 09:23:36 +00:00
test_helper.exs add URL redirects with ETS-cached plug, broken URL tracking, and admin UI 2026-02-26 14:14:14 +00:00