berrypod/lib/berrypod_web/live/shop/pages
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
..
cart.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
checkout_success.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
collection.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
contact.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
content.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
custom_page.ex add url slug resolution to shop routing 2026-04-01 00:36:05 +01:00
home.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
order_detail.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
orders.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
product.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
search.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00