berrypod/lib/berrypod_web/live/admin/pages
jamey 42542ac177
All checks were successful
deploy / deploy (push) Successful in 1m26s
migrate admin forms to inline feedback
Replace put_flash calls with inline feedback for form saves:
- Email settings: "Now send a test email" after saving
- Settings: from address and signing secret saves
- Page editor: save button shows "Saved" checkmark

Inline feedback appears next to save buttons and auto-clears after
3 seconds. Banners (put_flash) remain for page-level outcomes like
deletions, state changes, and async operations.

Task 3 of notification overhaul. Theme editor skipped as it auto-saves.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-07 21:01:54 +00:00
..
custom_form.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
editor.ex migrate admin forms to inline feedback 2026-03-07 21:01:54 +00:00
index.ex replace orphaned tailwind classes with project CSS 2026-03-04 17:12:21 +00:00