0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/test
Rishabh Garg 26ee648397
🏗 Flattened members subscriptions data in API (#12581)
no refs

- Updates member model serializer to directly set subscriptions on member object instead of `stripe.subscriptions`
- Updates all references to members subscriptions from nested `stripe.subscriptions` to `subscriptions`
- Updates v3 API serializer to still use `stripe.subscriptions`
- Updates tests
2021-02-02 16:12:53 +00:00
..
api-acceptance 🏗 Flattened members subscriptions data in API (#12581) 2021-02-02 16:12:53 +00:00
frontend-acceptance Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
regression 🏗 Flattened members subscriptions data in API (#12581) 2021-02-02 16:12:53 +00:00
unit 🏗 Flattened members subscriptions data in API (#12581) 2021-02-02 16:12:53 +00:00
utils Updated Admin API and Mega to use status flag (#12579) 2021-02-02 16:12:51 +00:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00