0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/web
Fabien 'egg' O'Carroll 33f26fbf32
Updated subscriptions for Members Admin API
refs https://github.com/TryGhost/Team/issues/616

We need a way to assign Products to Members via a Subscription, and we've
followed the same pattern as the editSubscription method for the Members API
controller, which acts upon Subscriptions as a nested resource.

Subscriptions now are linked to products, and we've included those links by
default in the Member Admin API as we already include subscriptions by
default, and Products are now a core part of the Members feature-set.
2021-04-26 17:14:34 +01:00
..
admin Added theme preview mode 2021-02-17 13:49:41 +00:00
api Updated subscriptions for Members Admin API 2021-04-26 17:14:34 +01:00
members Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
oauth Added oauth parameters to get a refresh token during login 2021-04-23 11:20:40 +02:00
parent Moved bridge into its proper location 2021-04-26 14:38:57 +01:00
shared Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
site Moved bridge into its proper location 2021-04-26 14:38:57 +01:00
index.js
well-known.js