mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
1dd520754d
refs https://github.com/TryGhost/Team/issues/946 This refactor pulls out the core logic so that we can easily add other bulk operations without having to duplicate even more logic. It also gives a consistent return value between bulk operations, renaming `unsuccessfulIds` and `unsuccessfulRecords` to `unsuccessfulData` We also add a bulkEdit method which will be used to bulk unsubscribe members from the newsletter. |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |