berrypod/test/berrypod_web
jamey 3a243151af
All checks were successful
deploy / deploy (push) Successful in 1m34s
add data-driven navigation with admin editor
Replace hardcoded header, footer and mobile nav with settings-driven
loops. Nav items stored as JSON via Settings, loaded in ThemeHook with
sensible defaults. New admin navigation editor at /admin/navigation
for add/remove/reorder/save/reset. Mobile bottom nav also driven from
header nav items with icon mapping by slug.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 11:18:37 +00:00
..
controllers add no-JS fallback for cart country selector 2026-02-24 23:14:48 +00:00
live add data-driven navigation with admin editor 2026-02-28 11:18:37 +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