Ghost/core/server/web/api
Fabien O'Carroll e71114bb8f Added Members bulk actions endpoint
refs https://github.com/TryGhost/Team/issues/946

This adds the initial bulk actions endpoint used for the members
filtering feature. The idea is to eventually move bulk destroy into this
endpoint to and provide a consistent interface for applying bulk actions
to members.

The @tryghost/members-api package has been bumped to include the new
bulkEdit method.

The sinon.restore in tests was moved to an afterEach so that stubs did
not effect other tests.
2021-08-23 16:38:21 +02:00
..
canary Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
middleware Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
testmode Added guards against parentPort being null 2021-06-29 12:14:48 +01:00
v2 Refactor imports in API's routes files 2021-07-07 18:33:25 +04:00
v3 Refactor imports in API's routes files 2021-07-07 18:33:25 +04:00
app.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
index.js Renamed app related files+variables for clarity 2020-04-27 17:50:08 +01:00