berrypod/lib/berrypod
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
..
accounts rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
clients rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
images rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
mailer namespace email settings keys per adapter 2026-02-21 19:57:23 +00:00
media rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
mockups rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
orders rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
payments add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
products rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
providers add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
settings rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
shipping rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
stripe rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
sync rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
theme migrate accent colours from HSL to oklch, inject theme into admin 2026-02-20 23:53:42 +00:00
webhooks rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
accounts.ex auto-confirm admin during setup, skip email verification 2026-02-21 10:24:26 +00:00
application.ex add admin email settings page with provider selection 2026-02-21 19:29:34 +00:00
cart.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
cldr.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
exchange_rate.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
mailer.ex namespace email settings keys per adapter 2026-02-21 19:57:23 +00:00
media.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
orders.ex add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
products.ex add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
providers.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
release.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
repo.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
search.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
secrets.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
settings.ex add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
setup.ex auto-confirm admin during setup, skip email verification 2026-02-21 10:24:26 +00:00
shipping.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
vault.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
webhooks.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00