0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/e2e-api
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
..
admin Improved newsletter limit checking (#14780) 2022-05-12 14:28:45 +02:00
content Added newsletters endpoint to Content API (#14778) 2022-05-11 21:36:43 +05:30
members Fixed mockLabs disabling all other flags (#14621) 2022-04-28 10:55:20 +02:00
shared Refactored trigger module to be testable 2022-05-12 13:54:21 +08:00