berrypod/test/berrypod_web
jamey a41771efc8 integrate R module and add url editor ui
Replaces hardcoded paths with R module throughout:
- Shop components: layout nav, cart, product links
- Controllers: cart, checkout, contact, seo, order lookup
- Shop pages: collection, product, search, checkout success, etc.
- Site context: nav item url resolution

Admin URL management:
- Settings page: prefix editor with validation feedback
- Page renderer: url_editor component for page URLs
- CSS for url editor styling

Test updates for cache isolation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-01 00:36:17 +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 integrate R module and add url editor ui 2026-04-01 00:36:17 +01: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