0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/newsletters
Simon Backx 3214186f98
Improved newsletter limit checking (#14780)
refs https://github.com/TryGhost/Team/issues/1583

- Check limits when unarchiving newsletters
- Added tests for more scenarios
- When editing/adding newsletters, the limit check happens in the same transaction.
- `limit-service` was bumped to add transactions support
- Added transaction support for edit in newsletter service
2022-05-12 14:28:45 +02:00
..
emails
index.js Wired up LimitService to NewsletterService (#14602) 2022-04-27 17:44:16 +01:00
service.js Improved newsletter limit checking (#14780) 2022-05-12 14:28:45 +02:00