0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
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
..
adapters 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
api Moved content-version middleware onto api app 2022-05-02 19:05:14 +01:00
data Fixed null values in settings default newsletter migration (#14638) 2022-05-02 12:16:58 +02:00
lib Updated probe-image-size options to reflect underlying change 2022-03-09 20:27:38 +00:00
models Renamed destroyByAuthor to reassignByAuthor 2022-04-28 15:37:13 +01:00
services Added ValidationError for duplicate newsletter names (#14631) 2022-05-03 15:33:56 +02:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Moved content-version middleware onto api app 2022-05-02 19:05:14 +01:00
analytics-events.js
ghost-server.js Removed config and bluebird from ghost-server 2022-04-28 15:37:10 +01:00
notify.js
overrides.js
run-update-check.js
update-check.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00