Ghost/ghost/members-api/lib
Fabien O'Carroll 9e7891fef7 Restricted archived Offers from being used
refs https://github.com/TryGhost/Team/issues/1133

An archived Offer is intended to be disabled from a redemption point of
view. This ensures that we do not allow Stripe Checkout Sessions to be
created for them.
2021-10-13 11:19:35 +02:00
..
controllers Restricted archived Offers from being used 2021-10-13 11:19:35 +02:00
repositories Added ability to fetch member by identity token (#329) 2021-09-17 11:25:57 +02:00
services Added ability to fetch member by identity token (#329) 2021-09-17 11:25:57 +02:00
common.js Removed used of ghost-ignition dependency 2021-06-29 21:43:05 +01:00
MembersAPI.js Used OffersAPI over OfferRepository in MembersAPI 2021-10-13 11:11:12 +02:00
migrations.js Fixed stripe migration to avoid complimentary prices as monthly/yearly price 2021-07-19 16:20:12 +05:30