|
Some checks failed
deploy / deploy (push) Has been cancelled
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> |
||
|---|---|---|
| .. | ||
| cart_controller_test.exs | ||
| error_html_test.exs | ||
| error_json_test.exs | ||
| favicon_controller_test.exs | ||
| image_controller_test.exs | ||
| order_lookup_controller_test.exs | ||
| page_controller_test.exs | ||
| seo_controller_test.exs | ||
| setup_controller_test.exs | ||
| unsubscribe_controller_test.exs | ||
| user_session_controller_test.exs | ||
| webhook_controller_test.exs | ||