berrypod/test/berrypod_web
jamey 6289c678f7
Some checks failed
deploy / deploy (push) Has been cancelled
add no-JS fallback for contact page order tracking form
Both order tracking forms now have action="/contact/lookup" so they
POST to a new OrderLookupController.lookup action when JS is off.
The controller mirrors the LiveView handler: checks for paid orders,
sends the verification email, and redirects with a flash message.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 23:10:15 +00:00
..
controllers add no-JS fallback for contact page order tracking form 2026-02-24 23:10:15 +00:00
live add test asserting add-to-cart button renders as submit 2026-02-24 23:00:02 +00:00
plugs replace analytics double-count prevention with buffer supersede 2026-02-23 14:48:50 +00:00
user_auth_test.exs add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00