berrypod/test
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
..
berrypod add generic page renderer with block dispatch 2026-02-26 18:07:57 +00:00
berrypod_web add admin page editor with block reordering and management 2026-02-26 21:15:01 +00:00
fixtures feat: add image optimizer module 2026-01-21 22:16:21 +00:00
support add SQLite concurrency tests and bench task 2026-02-22 09:23:36 +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