berrypod/lib/berrypod_web/live/shop/pages
jamey d3fe6f4b56 add provider sync enhancements for product lifecycle
- add discontinued status to products (soft-delete when removed from provider)
- add availability helpers to variants (available/out_of_stock/discontinued)
- add detailed sync audit logging (product created/updated/discontinued)
- add cost change detection with threshold alerts (5% warning, 20% critical)
- update cart to show unavailable items with appropriate messaging
- block checkout when cart contains unavailable items
- show discontinued badge on product pages

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-29 18:49:55 +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 consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00: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