berrypod/test/berrypod_web/live/admin
jamey 7c07805df8
All checks were successful
deploy / deploy (push) Successful in 3m27s
add nav editors to Site tab with live preview
- Add header and footer nav editors to Site tab with drag-to-reorder,
  add/remove items, and destination picker (pages, collections, external)
- Live preview updates as you edit nav items
- Remove legacy /admin/navigation page and controller (was saving to
  Settings table, now uses nav_items table)
- Update error_html.ex and pages/editor.ex to load nav from nav_items table
- Update link_scanner to read from nav_items table, edit path now /?edit=site
- Add Site.default_header_nav/0 and default_footer_nav/0 for previews/errors
- Remove fallback logic from theme_hook.ex (database is now source of truth)
- Seed default nav items and social links during setup

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-28 22:19:48 +00:00
..
account_test.exs separate account settings from shop settings 2026-03-08 18:42:29 +00:00
activity_test.exs hide system events by default on activity page 2026-03-02 08:32:06 +00:00
analytics_test.exs add no-JS progressive enhancement for all shop flows 2026-02-24 22:56:19 +00:00
dashboard_test.exs complete onboarding UX v2 2026-03-10 07:56:54 +00:00
email_settings_test.exs migrate admin forms to inline feedback 2026-03-07 21:01:54 +00:00
layout_test.exs redirect /admin/theme to on-site editor at /?edit=theme 2026-03-09 20:30:33 +00:00
media_test.exs add admin media library with image management and block picker integration 2026-02-27 22:20:51 +00:00
newsletter_test.exs add newsletter and email campaigns 2026-02-28 23:25:28 +00:00
orders_test.exs add activity log with order timeline and global feed 2026-03-01 15:09:08 +00:00
pages_test.exs migrate admin forms to inline feedback 2026-03-07 21:01:54 +00:00
products_test.exs share provider connection logic between setup wizard and providers form 2026-03-03 15:19:17 +00:00
providers_test.exs complete onboarding UX v2 2026-03-10 07:56:54 +00:00
settings_test.exs separate account settings from shop settings 2026-03-08 18:42:29 +00:00
theme_test.exs redirect /admin/theme to on-site editor at /?edit=theme 2026-03-09 20:30:33 +00:00