berrypod/test/berrypod_web
jamey 6b90b394dd add R module for runtime url routing
GenServer with ETS caching for dynamic URLs:
- Path helpers: cart(), product(id), collection(slug), order(num), page(slug)
- Reverse lookups: page_type_from_slug/1, prefix_type_from_segment/1
- Cache invalidation with sync/async variants
- Supervision tree integration with cache warming

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-01 00:35:41 +01:00
..
controllers improve email settings progressive enhancement and admin layout 2026-03-05 15:29:05 +00:00
live add nav editors to Site tab with live preview 2026-03-28 22:19:48 +00:00
plugs add custom page LiveView with catch-all routing 2026-02-28 02:21:11 +00:00
page_editor_hook_test.exs add Site context with social links editor and site-wide settings 2026-03-28 10:09:33 +00:00
page_renderer_test.exs extract site_name and site_description from theme settings into standalone settings 2026-03-03 14:52:31 +00:00
r_test.exs add R module for runtime url routing 2026-04-01 00:35:41 +01:00
user_auth_test.exs add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00