berrypod/test
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
..
berrypod add no-JS progressive enhancement for all shop flows 2026-02-24 22:56:19 +00:00
berrypod_web add no-JS fallback for contact page order tracking form 2026-02-24 23:10:15 +00:00
fixtures feat: add image optimizer module 2026-01-21 22:16:21 +00:00
support add SQLite concurrency tests and bench task 2026-02-22 09:23:36 +00:00
test_helper.exs add SQLite concurrency tests and bench task 2026-02-22 09:23:36 +00:00