berrypod/test/berrypod_web
jamey 0a7982dfe8
All checks were successful
deploy / deploy (push) Successful in 1m33s
add admin UX polish: nav grouping, inline settings, real preview data
- sidebar nav grouped under Shop/Content/Settings section headers with
  subtle uppercase labels (#105)
- custom page settings now show inline in a collapsible panel within the
  editor instead of navigating away to a separate page (#107)
- admin editor preview loads real products and categories from the DB,
  falling back to PreviewData only on fresh installs (#108)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 20:17:03 +00:00
..
controllers add no-JS contact form and noscript banner 2026-02-28 18:57:51 +00:00
live add admin UX polish: nav grouping, inline settings, real preview data 2026-02-28 20:17: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 undo/redo to page editors with keyboard shortcuts 2026-02-28 12:16:15 +00:00
page_renderer_test.exs add page builder polish: utility blocks, templates, duplicate 2026-02-28 17:33:25 +00:00
user_auth_test.exs add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00