berrypod/lib/berrypod_web/components/shop_components
jamey 6f0b7f4f63
All checks were successful
deploy / deploy (push) Successful in 1m41s
redirect /admin/theme to on-site editor at /?edit=theme
- Phase 5 was already implemented (URL mode activation via ?edit param)
- Phase 6: Add RedirectController to redirect /admin/theme → /?edit=theme
- Update admin sidebar and dashboard links to point directly to /?edit=theme
- Delete old Admin.Theme.Index LiveView and template (no longer needed)
- Update tests for new redirect behavior

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-09 20:30:33 +00:00
..
base.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
cart.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
content.ex add rate limiting and HSTS for security hardening 2026-03-08 08:58:43 +00:00
layout.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
product.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
settings_editor.ex fix settings editor crash on product pages 2026-03-09 16:25:00 +00:00
theme_editor.ex redirect /admin/theme to on-site editor at /?edit=theme 2026-03-09 20:30:33 +00:00