berrypod/lib/berrypod_web/components
jamey 660fda928f add admin page editor with block reordering and management
Stage 6 of the page builder: admin UI at /admin/pages for managing
page layouts. Page list shows all 14 pages grouped by category.
Editor supports reorder (up/down), add, remove, duplicate, save,
and reset to defaults. DirtyGuard JS hook warns on unsaved changes.
ARIA live regions announce block operations for screen readers.

Also: regenerate admin icons (81 rules via mix task with @layer
wrapping), add gen_smtp dep for SMTP email adapter, add :key to
page renderer block loop for correct LiveView diffing.

1309 tests, 0 failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 21:15:01 +00:00
..
layouts add admin page editor with block reordering and management 2026-02-26 21:15:01 +00:00
shop_components make PDP variant selection work without JS 2026-02-25 01:08:36 +00:00
core_components.ex add admin email settings page with provider selection 2026-02-21 19:29:34 +00:00
layouts.ex add admin email settings page with provider selection 2026-02-21 19:29:34 +00:00
page_templates.ex wire order pages and theme preview to page renderer, remove old templates 2026-02-26 19:32:50 +00:00
shop_components.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00