berrypod/lib/berrypod_web/live/admin
jamey dd20ea824f fix email settings: missing providers, a11y, no-JS support
show all 10 providers in three groups (popular, transactional,
advanced) with category headings. fix phx-change clobbering text
fields, async test email sending state, integer parse crash on
bad port. add keyboard focus on card radios, fieldset legend,
WCAG-compliant badge contrast, responsive grid. extract shared
save_config into Mailer, add no-JS controller fallback with
configured_adapter hidden field for adapter change detection.
remove CardRadioScroll JS hook (no longer needed).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 21:26:59 +00:00
..
newsletter complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
pages replace orphaned tailwind classes with project CSS 2026-03-04 17:12:21 +00:00
providers add forgiving API key validation with inline errors 2026-03-04 12:17:56 +00:00
theme fix theme editor radio buttons: accessibility and double dots 2026-03-04 00:14:57 +00:00
activity.ex hide system events by default on activity page 2026-03-02 08:32:06 +00:00
analytics.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
dashboard.ex improve setup UX: password field, setup hook, checklist banners, theme tweaks 2026-03-03 17:41:08 +00:00
email_settings.ex fix email settings: missing providers, a11y, no-JS support 2026-03-04 21:26:59 +00:00
media.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
navigation.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
newsletter.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
order_show.ex add contextual prompts for skipped setup steps 2026-03-04 14:02:49 +00:00
orders.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
product_show.ex consolidate all external links through external_link component 2026-03-04 07:12:25 +00:00
products.ex share provider connection logic between setup wizard and providers form 2026-03-03 15:19:17 +00:00
redirects.ex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
settings.ex rework email settings UX with guided flow and friendly errors 2026-03-04 17:12:10 +00:00