berrypod/lib/berrypod_web/live/admin
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
..
newsletter migrate remaining admin pages to inline feedback 2026-03-08 07:34:17 +00:00
pages add link picker and validation to navigation editor 2026-03-08 02:10:06 +00:00
providers add no-JS fallback for provider forms 2026-03-08 07:30:16 +00:00
account.ex separate account settings from shop settings 2026-03-08 18:42:29 +00:00
activity.ex hide system events by default on activity page 2026-03-02 08:32:06 +00:00
analytics.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
dashboard.ex redirect /admin/theme to on-site editor at /?edit=theme 2026-03-09 20:30:33 +00:00
email_settings.ex add link picker and validation to navigation editor 2026-03-08 02:10:06 +00:00
media.ex migrate remaining admin pages to inline feedback 2026-03-08 07:34:17 +00:00
navigation.ex add link picker and validation to navigation editor 2026-03-08 02:10:06 +00:00
newsletter.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
order_show.ex add contextual prompts for skipped setup steps 2026-03-04 14:02:49 +00:00
orders.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
product_show.ex migrate remaining admin pages to inline feedback 2026-03-08 07:34:17 +00:00
products.ex share provider connection logic between setup wizard and providers form 2026-03-03 15:19:17 +00:00
redirects.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
settings.ex separate account settings from shop settings 2026-03-08 18:42:29 +00:00