berrypod/test/simpleshop_theme_web
jamey 61cb2b7a87 make admin provider UI support both Printify and Printful
- Provider form accepts ?type= query param (printify/printful)
- Conditional setup instructions per provider (API key steps, login URLs)
- Dynamic labels, titles, and config handling (shop_id vs store_id)
- Provider index shows dropdown with both provider options
- Settings page renamed from @printify to @provider (generic)
- Fix Printful shipping rates: add default state codes for US/CA/AU

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 10:53:15 +00:00
..
controllers add Printful webhook endpoint with token verification 2026-02-15 09:32:14 +00:00
live make admin provider UI support both Printify and Printful 2026-02-15 10:53:15 +00:00
plugs add shipping costs with live exchange rates and country detection 2026-02-14 10:48:00 +00:00
user_auth_test.exs fix signed_in_path to always redirect to /admin after login 2026-02-12 14:55:57 +00:00