berrypod/test/berrypod_web/live/shop
jamey f4f036b84b
All checks were successful
deploy / deploy (push) Successful in 1m30s
replace admin rail with unified bottom sheet editor
- add editor sheet component anchored bottom (mobile) / right (desktop)
- admin cog moves to header, always visible for admins
- remove Done button from editor header, keep only Save
- add editor_at_defaults tracking to disable Reset when at defaults
- sheet collapses on click outside or Escape, stays in edit mode
- dirty indicator + beforeunload warning for unsaved changes
- keyboard shortcuts: Ctrl+Z undo, Ctrl+Shift+Z redo
- WCAG compliant: aria-expanded, live region, focus management

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-07 09:30:07 +00:00
..
cart_test.exs add no-JS fallback for cart country selector 2026-02-24 23:14:48 +00:00
collection_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
coming_soon_test.exs improve setup UX: password field, setup hook, checklist banners, theme tweaks 2026-03-03 17:41:08 +00:00
contact_test.exs add test asserting order tracking form has no-JS action 2026-02-24 23:11:12 +00:00
content_test.exs fix content image double-suffix, clean up page defaults and editor UX 2026-03-03 00:56:01 +00:00
custom_page_test.exs replace admin rail with unified bottom sheet editor 2026-03-07 09:30:07 +00:00
home_test.exs fix content image double-suffix, clean up page defaults and editor UX 2026-03-03 00:56:01 +00:00
navigation_test.exs add data-driven navigation with admin editor 2026-02-28 11:18:37 +00:00
orders_test.exs add order status lookup for customers 2026-02-24 08:40:08 +00:00
product_show_test.exs make PDP variant selection work without JS 2026-02-25 01:08:36 +00:00
search_integration_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
search_page_test.exs add no-JS progressive enhancement for all shop flows 2026-02-24 22:56:19 +00:00