berrypod/lib/berrypod_web/components
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
..
layouts add favicon and site icon generation from uploaded images 2026-02-24 17:22:15 +00:00
page_templates add no-JS progressive enhancement for all shop flows 2026-02-24 22:56:19 +00:00
shop_components add no-JS fallback for contact page order tracking form 2026-02-24 23:10:15 +00:00
core_components.ex add admin email settings page with provider selection 2026-02-21 19:29:34 +00:00
layouts.ex add admin email settings page with provider selection 2026-02-21 19:29:34 +00:00
page_templates.ex add order status lookup for customers 2026-02-24 08:40:08 +00:00
shop_components.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00