0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
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
..
client@faf8e85d8e Updated Ghost-Admin to v3.41.3 2021-02-01 14:40:51 +00:00
frontend 🏗 Flattened members subscriptions data in API (#12581) 2021-02-02 16:12:53 +00:00
server 🏗 Flattened members subscriptions data in API (#12581) 2021-02-02 16:12:53 +00:00
shared Added emailAnalytics config feature flag (#12443) 2020-12-02 13:22:12 +00:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00