berrypod/lib/berrypod_web/live/shop/pages
jamey c115f08cb8 add url slug resolution to shop routing
Shop.Page resolves custom URLs to correct page types:
- resolve_custom_slug/2 detects system pages with custom URLs
- Dynamic prefix resolution for /:prefix/:id routes
- Updates live_action when slug resolves to different type

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-01 00:36:05 +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 consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
collection.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
contact.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
content.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00: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 consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
orders.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
product.ex add provider sync enhancements for product lifecycle 2026-03-29 18:49:55 +01:00
search.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00