mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05: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. |
||
---|---|---|
.. | ||
client@896b343dd8 | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |