berrypod/lib/berrypod_web/components/shop_components
jamey dd7146cb41
All checks were successful
deploy / deploy (push) Successful in 3m37s
merge page settings into Page tab and remove Settings tab
Custom page settings (title, slug, meta, published, navigation) now
appear as a collapsible section at the top of the Page tab. The
separate Settings tab has been fully removed.

- Add page_settings_section component to page_renderer.ex
- Remove dead :settings case from editor_panel_content
- Delete settings_editor.ex component entirely
- Remove SettingsEditor import from shop_components.ex
- Add .page-settings-* CSS styles
- Clean up old .settings-* CSS styles

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-28 23:54:04 +00:00
..
base.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
cart.ex prevent checkout with unavailable product variants 2026-03-13 13:34:22 +00:00
content.ex add Site context with social links editor and site-wide settings 2026-03-28 10:09:33 +00:00
layout.ex add nav editors to Site tab with live preview 2026-03-28 22:19:48 +00:00
product.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
site_editor.ex move branding settings from Theme tab to Site tab 2026-03-28 23:40:48 +00:00
theme_editor.ex move branding settings from Theme tab to Site tab 2026-03-28 23:40:48 +00:00