berrypod/test/berrypod_web/live
jamey d0ea9d59f5
All checks were successful
deploy / deploy (push) Successful in 59s
add no-JS fallback for cart country selector
The delivery country form now has action="/cart/country" with a
noscript submit button. Without JS, changing the country and clicking
Update POSTs to a new CartController.update_country action that saves
the country to session and redirects back to /cart.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 23:14:48 +00:00
..
admin add no-JS progressive enhancement for all shop flows 2026-02-24 22:56:19 +00:00
auth gate magic link login on verified email delivery 2026-02-21 22:25:27 +00:00
setup add admin account recovery via setup secret 2026-02-21 21:40:53 +00:00
shop add no-JS fallback for cart country selector 2026-02-24 23:14:48 +00:00
theme_css_consistency_test.exs replace --color-* with --t-* tokens, delete bridge and .preview-frame 2026-02-21 00:13:33 +00:00