Ghost/ghost/members-api/lib/repositories
Fabien O'Carroll d55e828b34 Wired up MemberProductEvents to MemberRepository
refs https://github.com/TryGhost/Team/issues/873

This handles the creation of product events when a members access to
products is changed. This can happen on creation, update, and any
changes to stripe subscriptions.

We manually workout the difference between the current products and the
new products, and add the events accordingly.
2021-08-24 14:57:04 +02:00
..
event.js Moved code out of index.js in directories 2021-07-14 14:17:38 +01:00
member.js Wired up MemberProductEvents to MemberRepository 2021-08-24 14:57:04 +02:00
product.js Removed superfluous benefits relation fetch 2021-07-20 12:36:41 +01:00