0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
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
..
adapters 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
api Fixed filter mapping from subscribed to newsletters for bulk operations (#14787) 2022-05-12 10:54:20 +01:00
data 🏗 Dropped webhooks.status column (#14713) 2022-05-11 14:11:47 +01:00
lib Added gravatar URL to config to make it configurable (#14490) 2022-05-09 12:44:04 +01:00
models Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
services Improved newsletter limit checking (#14780) 2022-05-12 14:28:45 +02:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Added Admin integration permissions for retrieving and managing newsletters 2022-05-11 18:34:33 +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 Renamed settings index.js to settings-service.js 2022-05-10 20:55:31 +01:00
update-check.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00