berrypod/test/berrypod_web
jamey 045be2ed7e
All checks were successful
deploy / deploy (push) Successful in 1m21s
add admin CRUD for custom CMS pages
New settings form for creating and editing custom page metadata
(title, slug, meta description, published, nav settings). Pages
index shows custom pages section with draft badges and delete.
Editor shows settings button for custom pages, hides reset to
defaults. 20 new tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 09:43:03 +00:00
..
controllers add no-JS fallback for cart country selector 2026-02-24 23:14:48 +00:00
live add admin CRUD for custom CMS pages 2026-02-28 09:43:03 +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