Ghost/core/server/api/canary/utils
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
..
serializers Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
validators Updated visibility validator for page/posts 2021-07-05 17:10:45 +05:30
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
permissions.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00