Ghost/ghost/members-api/lib
Fabien O'Carroll 8d8d886705 Supported comped status for create/update methods
refs https://github.com/TryGhost/Team/issues/790

Both creating and updating members only ever need to explicitly set
either the 'comped' or 'free' status as these methods do not deal with
Stripe. When updating a member if the products are not changing, we do
not attempt to change the status either.
2021-07-06 11:14:49 +01:00
..
controllers Removed used of ghost-ignition dependency 2021-06-29 21:43:05 +01:00
migrations Added migration to revert portal_plans setting to named values 2021-06-04 12:14:57 +05:30
repositories Supported comped status for create/update methods 2021-07-06 11:14:49 +01:00
services Removed used of ghost-ignition dependency 2021-06-29 21:43:05 +01:00
common.js Removed used of ghost-ignition dependency 2021-06-29 21:43:05 +01:00