berrypod/lib/berrypod_web/components/layouts
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
..
admin_root.html.heex replace --color-* with --t-* tokens, delete bridge and .preview-frame 2026-02-21 00:13:33 +00:00
admin.html.heex add admin page editor with block reordering and management 2026-02-26 21:15:01 +00:00
root.html.heex theme auth/setup pages and unify resets 2026-02-21 00:17:23 +00:00
shop_root.html.heex add favicon and site icon generation from uploaded images 2026-02-24 17:22:15 +00:00
shop.html.heex add privacy-first analytics with progressive event collection 2026-02-22 12:50:55 +00:00