simpleshop_theme/lib/simpleshop_theme_web/live
jamey 865e3563b6 fix production deployment: CSS, images and theme seeding
- Add @source for shop_components/ directory in app-shop.css (Tailwind
  wasn't scanning sub-modules after the refactor, dropping ~73 utilities)
- Remove overly aggressive .dockerignore rules that excluded mockup
  image variants needed by the responsive_image component
- Seed default theme settings on first boot via Release.seed_defaults/0
  in the supervision tree (seeds.exs doesn't run in releases)
- Fix PDP gallery images for mock data by appending -1200.webp to
  bare mockup base paths
- Update fly.toml format from fly launch

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 23:42:56 +00:00
..
admin_live feat: add Printify order submission and fulfilment tracking 2026-02-08 09:51:51 +00:00
provider_live feat: add admin provider setup UI with improved product sync 2026-01-31 22:08:34 +00:00
shop_live fix production deployment: CSS, images and theme seeding 2026-02-08 23:42:56 +00:00
theme_live refactor: extract common preview assigns helper in theme editor 2026-02-08 12:12:39 +00:00
user_live chore: apply mix format to codebase 2026-01-31 14:24:58 +00:00