Ghost/core
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
..
client@87e700fe35 Updated Ghost-Admin to v4.3.2 2021-04-22 17:32:41 +01:00
frontend Moved bridge into its proper location 2021-04-26 14:38:57 +01:00
server Updated subscriptions for Members Admin API 2021-04-26 17:14:34 +01:00
shared Moved bridge into its proper location 2021-04-26 14:38:57 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Moved bridge into its proper location 2021-04-26 14:38:57 +01:00
bridge.js Moved bridge into its proper location 2021-04-26 14:38:57 +01:00