|
All checks were successful
deploy / deploy (push) Successful in 3m27s
- 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> |
||
|---|---|---|
| .. | ||
| page_html | ||
| account_controller.ex | ||
| admin_controller.ex | ||
| analytics_export_controller.ex | ||
| cart_controller.ex | ||
| checkout_controller.ex | ||
| contact_controller.ex | ||
| email_settings_controller.ex | ||
| error_html.ex | ||
| error_json.ex | ||
| error_preview_controller.ex | ||
| favicon_controller.ex | ||
| health_controller.ex | ||
| image_controller.ex | ||
| newsletter_controller.ex | ||
| newsletter_export_controller.ex | ||
| order_lookup_controller.ex | ||
| page_controller.ex | ||
| page_html.ex | ||
| providers_controller.ex | ||
| redirect_controller.ex | ||
| seo_controller.ex | ||
| settings_controller.ex | ||
| setup_controller.ex | ||
| stripe_webhook_controller.ex | ||
| unsubscribe_controller.ex | ||
| user_session_controller.ex | ||
| webhook_controller.ex | ||