Ghost/core/server/web
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
..
admin Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
api Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
members Added userAuth brute middleware to members auth endpoint (#13152) 2021-07-19 09:40:38 +01:00
oauth Added a feature flag to the oauth login feature 2021-07-20 23:16:49 +02:00
parent Revert "Moved vhost mounts into boot file" 2021-07-08 07:10:18 +01:00
shared Removed non-existent labs file export 2021-08-13 13:41:38 +01:00
site Swapped to American English spellings 2021-07-27 12:15:19 +04:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00