|
All checks were successful
deploy / deploy (push) Successful in 57s
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> |
||
|---|---|---|
| .. | ||
| dashboard_test.exs | ||
| email_settings_test.exs | ||
| layout_test.exs | ||
| orders_test.exs | ||
| products_test.exs | ||
| providers_test.exs | ||
| settings_test.exs | ||
| theme_test.exs | ||