berrypod/lib/simpleshop_theme_web/live/shop
jamey ccc14aa5e1 fix category images, gallery reset, scroll hint and orphan image cleanup
- category_nav pulls first product image per category from DB
- ProductImageScroll JS hook resets to index 0 on updated()
- collection filter bar gets CSS fade gradient scroll hint on mobile
- sync_product_images and delete_product_images now clean up orphaned
  Media.Image records to prevent DB bloat from repeated syncs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 08:20:55 +00:00
..
cart.ex add shipping costs with live exchange rates and country detection 2026-02-14 10:48:00 +00:00
checkout_success.ex restructure LiveView directories: admin/, shop/, auth/ 2026-02-12 00:16:32 +00:00
collection.ex fix category images, gallery reset, scroll hint and orphan image cleanup 2026-02-16 08:20:55 +00:00
coming_soon.ex restructure LiveView directories: admin/, shop/, auth/ 2026-02-12 00:16:32 +00:00
contact.ex restructure LiveView directories: admin/, shop/, auth/ 2026-02-12 00:16:32 +00:00
content.ex restructure LiveView directories: admin/, shop/, auth/ 2026-02-12 00:16:32 +00:00
home.ex wire shop LiveViews to DB queries and improve search UX 2026-02-13 08:27:26 +00:00
product_show.ex add per-colour product images and gallery colour filtering 2026-02-15 23:21:22 +00:00