berrypod/lib/berrypod_web/live/shop
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
..
pages add provider sync enhancements for product lifecycle 2026-03-29 18:49:55 +01:00
coming_soon.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
page.ex fix editor blocks not syncing on content page navigation 2026-03-27 10:36:02 +00:00