Ghost/ghost/email-service/lib
Simon Backx 9ca2e3f183 🐛 Fixed storing email recipient failures
fixes https://github.com/TryGhost/Team/issues/2398

There was an error when fetching the existing email recipient failure. It ended up matching all recipient failures. The result was that only one failure was stored in the database.
2023-01-10 15:41:42 +01:00
..
email-templates 🐛 Fixed feedback buttons for dark mode (#16091) 2023-01-09 16:40:42 +04:00
batch-sending-service.js Added 100% test coverage to BatchSendingService 2023-01-10 14:58:50 +01:00
email-controller.js 🎨 Add ability to send test email with chosen newsletter (#15783) 2023-01-09 17:48:30 +04:00
email-event-processor.js 🐛 Handled unknown Mailgun events (#15995) 2022-12-14 11:17:45 +01:00
email-event-storage.js 🐛 Fixed storing email recipient failures 2023-01-10 15:41:42 +01:00
email-renderer.js 🐛 Fixed feedback buttons for dark mode (#16091) 2023-01-09 16:40:42 +04:00
email-segmenter.js Updated unit test coverage for email service (#15913) 2022-12-02 00:33:28 +05:30
email-service.js Improved email verification required checks (#16060) 2023-01-04 11:22:12 +01:00
mailgun-email-provider.js Added E2E tests for batch sending (#15910) 2022-12-01 13:43:49 +01:00
sending-service.js Added E2E tests for batch sending (#15910) 2022-12-01 13:43:49 +01:00