simpleshop_theme/test/simpleshop_theme_web/controllers
jamey 26d3bd782a add admin sidebar layout with responsive drawer navigation
- New admin root + child layouts with daisyUI drawer sidebar
- AdminLayoutHook tracks current path for active nav highlighting
- Split router into :admin, :admin_theme, :user_settings live_sessions
- Theme editor stays full-screen with back link to admin
- Admin bar on shop pages for logged-in users (mount_current_scope)
- Strip Layouts.app wrapper from admin LiveViews
- Remove nav from root.html.heex (now only serves auth pages)
- 9 new layout tests covering sidebar, active state, theme editor, admin bar

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 08:35:22 +00:00
..
error_html_test.exs feat: add Cart page and themed error pages 2026-01-17 22:29:45 +00:00
error_json_test.exs chore: apply mix format to codebase 2026-01-31 14:24:58 +00:00
image_controller_test.exs feat: enhance image optimization with on-demand JPEG fallbacks 2026-01-25 00:33:09 +00:00
page_controller_test.exs feat: add shop storefront with optimized theme CSS 2026-01-17 16:19:35 +00:00
user_session_controller_test.exs add admin sidebar layout with responsive drawer navigation 2026-02-12 08:35:22 +00:00
webhook_controller_test.exs feat: add Printify webhook endpoint for real-time product updates 2026-01-31 22:41:15 +00:00