berrypod/lib/berrypod_web/live/admin
jamey 194fec8240
All checks were successful
deploy / deploy (push) Successful in 57s
namespace email settings keys per adapter
Settings keys like api_key were shared across providers, so switching
from e.g. Postmark to SendGrid showed the old API key. Now each
adapter gets its own namespaced key (email_postmark_api_key, etc.)
so credentials persist independently and switching back pre-fills
previously saved values.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 19:57:23 +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 namespace email settings keys per adapter 2026-02-21 19:57:23 +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