Ghost/ghost/members-api/lib
Fabien "egg" O'Carroll c59a42c87b Added support for the active flag to Products API
refs https://github.com/TryGhost/Team/issues/1252

This will be used to archive and unarchive Tiers. There is a restriction
on archiving "free" Tiers because our current system expects only one,
and it should always be active.
2022-01-20 17:47:50 +02:00
..
controllers Added support for dynamic allowSelfSignup config 2022-01-10 17:53:30 +02:00
repositories Added support for the active flag to Products API 2022-01-20 17:47:50 +02:00
services Moved webhook handling into Stripe service 2022-01-18 10:37:47 +02:00
MembersAPI.js Added EmailRecipient events to getEventTimeline 2022-01-18 15:53:51 +01:00