berrypod/lib/berrypod_web/components
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
..
layouts add nav editors to Site tab with live preview 2026-03-28 22:19:48 +00:00
shop_components add nav editors to Site tab with live preview 2026-03-28 22:19:48 +00:00
block_editor_components.ex replace orphaned tailwind classes with project CSS 2026-03-04 17:12:21 +00:00
block_thumbnails.ex add block previews, picker thumbnails and newsletter settings 2026-02-28 20:34:52 +00:00
core_components.ex scroll flash messages into view on mount 2026-03-13 13:34:32 +00:00
layouts.ex replace admin rail with unified bottom sheet editor 2026-03-07 09:30:07 +00:00
page_templates.ex wire order pages and theme preview to page renderer, remove old templates 2026-02-26 19:32:50 +00:00
shop_components.ex add settings editor component for unified on-site editing 2026-03-09 15:38:06 +00:00