berrypod/lib
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 favicon and site icon generation from uploaded images 2026-02-24 17:22:15 +00:00
berrypod_web add no-JS fallback for contact page order tracking form 2026-02-24 23:10:15 +00:00
mix/tasks add SQLite concurrency tests and bench task 2026-02-22 09:23:36 +00:00
berrypod_web.ex add canonical URLs, robots.txt, and sitemap.xml 2026-02-23 21:47:35 +00:00
berrypod.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00