berrypod/test
jamey cf627bd585 add custom page data model with split changesets and CRUD context
Stage 1 of custom CMS pages. Adds type/published/meta/nav fields to
pages schema, splits changeset into system vs custom (with slug format
validation and reserved path exclusion), adds create/update/delete
functions with auto-redirect on slug change, and warms custom pages
in ETS cache. 62 pages tests, 1426 total.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 01:56:19 +00:00
..
berrypod add custom page data model with split changesets and CRUD context 2026-02-28 01:56:19 +00:00
berrypod_web add admin media library with image management and block picker integration 2026-02-27 22:20:51 +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