0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
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
..
api-acceptance Added the Admin API and tests for Personal Tokens. 2020-11-20 09:53:18 +01:00
frontend-acceptance Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
regression Added "email_track_opens" setting (#12404) 2020-11-23 18:36:12 +00:00
unit Included all subscriptions in stripeSubscriptions (#12414) 2020-11-25 10:39:07 +00:00
utils Added .yaml format support in redirects configuration (#12187) 2020-11-04 12:08:32 +13:00
.eslintignore
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc