berrypod/test/berrypod_web
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
..
controllers improve email settings progressive enhancement and admin layout 2026-03-05 15:29:05 +00:00
live migrate admin forms to inline feedback 2026-03-07 21:01:54 +00:00
plugs add custom page LiveView with catch-all routing 2026-02-28 02:21:11 +00:00
page_editor_hook_test.exs separate editor FAB and panel for cleaner animation 2026-03-07 19:01:32 +00:00
page_renderer_test.exs extract site_name and site_description from theme settings into standalone settings 2026-03-03 14:52:31 +00:00
user_auth_test.exs add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00