Ghost/core
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
..
client@efc3dc259b Updated Admin to v4.12.1 2021-08-17 17:21:45 +01:00
frontend Switched post routing to uuid instead of slug 2021-08-19 12:27:45 +04:00
server Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
shared Moved email list check to GA 2021-08-20 18:07:31 +04:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00