Ghost/ghost/members-api/lib/repositories
Fabien 'egg' O'Carroll 4a8ec62317 Added bulkEdit method to MemberRepository
refs https://github.com/TryGhost/Team/issues/946

This adds the bulk edit method which handles bulk edit operations to members
to be used by the filtering feature. They have been combined into a single method
as that is how they are exposed to the API. This is definitely a candidate for a
refactor in the form of a service in front of the repository.
2021-08-16 19:05:48 +01:00
..
event.js Moved code out of index.js in directories 2021-07-14 14:17:38 +01:00
member.js Added bulkEdit method to MemberRepository 2021-08-16 19:05:48 +01:00
product.js Removed superfluous benefits relation fetch 2021-07-20 12:36:41 +01:00