0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/newsletters
Simon Backx 18ad847211
Added ValidationError for duplicate newsletter names (#14631)
refs https://github.com/TryGhost/Team/issues/1564

- While creating a newsletter
- While editing a newsletter
- Includes tests and updated snapshots
- Igored sort_order to snapshot test because sort_order is different in CI than locally so had to ignore it in the snapshot.
2022-05-03 15:33:56 +02:00
..
emails
index.js Wired up LimitService to NewsletterService (#14602) 2022-04-27 17:44:16 +01:00
service.js Added ValidationError for duplicate newsletter names (#14631) 2022-05-03 15:33:56 +02:00