berrypod/test
jamey 168b6ce76f
All checks were successful
deploy / deploy (push) Successful in 1m10s
implement unified on-site editor phases 1-2
Add theme editing to the existing PageEditorHook, enabling on-site
theme customisation alongside page editing. The editor panel now has
three tabs (Page, Theme, Settings) and can be collapsed while
keeping editing state intact.

- Add theme editing state and event handlers to PageEditorHook
- Add 3-tab UI with tab switching logic
- Add transparent overlay for click-outside dismiss
- Add mobile drag-to-resize with height persistence
- Fix animation replay on drag release (has-dragged class)
- Preserve panel height across LiveView re-renders
- Default to Page tab on editable pages, Theme otherwise
- Show unsaved changes indicator on FAB when panel collapsed
- Fix handle_event grouping warning in admin theme

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-09 09:01:21 +00:00
..
berrypod separate account settings from shop settings 2026-03-08 18:42:29 +00:00
berrypod_web implement unified on-site editor phases 1-2 2026-03-09 09:01:21 +00:00
fixtures feat: add image optimizer module 2026-01-21 22:16:21 +00:00
support cache settings, categories, and media in ETS to cut per-request DB queries 2026-03-02 16:25:29 +00:00
test_helper.exs add URL redirects with ETS-cached plug, broken URL tracking, and admin UI 2026-02-26 14:14:14 +00:00