berrypod/lib/berrypod_web/live
jamey 0834437340 add no-JS fallback for provider forms
Progressive enhancement: provider form now works without JavaScript.
Forms POST to ProvidersController (create/update), which handles
validation and redirects with flash messages.

With JS: LiveView phx-submit handles save, navigates with flash.
Without JS: Form POSTs to controller, redirects with flash.

Completes Task 3 of notification overhaul (admin forms migration).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-08 07:30:16 +00:00
..
admin add no-JS fallback for provider forms 2026-03-08 07:30:16 +00:00
auth replace orphaned tailwind classes with project CSS 2026-03-04 17:12:21 +00:00
setup replace orphaned tailwind classes with project CSS 2026-03-04 17:12:21 +00:00
shop fix coming soon page: crash, logo centering, admin login link 2026-03-04 00:41:15 +00:00