Ghost/test/unit/api/canary/utils
Fabien 'egg' O'Carroll 18b87d9734
Included all subscriptions in stripeSubscriptions (#12414)
refs https://github.com/TryGhost/Ghost/issues/12256

We no longer want to filter out cancelled subscriptions, so we are able
to remove the whereIn clause of the relation.

* Fixed paid flag on member
* Fixed content gating for members

Now that the subscriptions for a member include all of them, we must
explicitly check that the member has an active subscription in order to
consider them "paid"
2020-11-25 10:39:07 +00:00
..
serializers Included all subscriptions in stripeSubscriptions (#12414) 2020-11-25 10:39:07 +00:00
validators/input Extracted Admin API JSON schemas into @tryghost/admin-api-schema (#12237) 2020-09-30 16:25:12 +13:00
index_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00