berrypod/lib/berrypod_web/live/admin
jamey 366a1e6a48
All checks were successful
deploy / deploy (push) Successful in 56s
add admin email settings page with provider selection
Card radio component for picking email providers (SMTP, SendGrid, Mailjet, etc.)
with instant client-side switching via JS hook. Adapter configs are pre-rendered
and toggled without a server round-trip. Secrets are preserved when re-saving
with blank password fields. Includes from address field, test email sending,
and disconnect flow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 19:29:34 +00:00
..
providers fix admin font loading and theme CSS cache miss bug 2026-02-20 18:39:41 +00:00
theme replace --color-* with --t-* tokens, delete bridge and .preview-frame 2026-02-21 00:13:33 +00:00
dashboard.ex fix muted text invisible in dark mode on setup and dashboard pages 2026-02-20 01:07:25 +00:00
email_settings.ex add admin email settings page with provider selection 2026-02-21 19:29:34 +00:00
order_show.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
orders.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
product_show.ex extract setup wizard to dedicated /admin/setup page 2026-02-18 23:55:42 +00:00
products.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
settings.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00