Ghost/core
Fabien 'egg' O'Carroll 8ea577b58b
Added support for canceling subscriptions (#13039)
refs https://github.com/TryGhost/Team/issues/775

As we currently do not delete canceled subscriptions and they are
exposed via the API, this functionality has been added to the
editSubscription controller method under the PUT HTTP method.

The cancelSubscription method in @tryghost/members-api was updated to
handle deleting by member id
2021-06-16 11:25:19 +01:00
..
client@952a65065d Updated Ghost-Admin to v4.7.0 2021-06-08 17:06:37 +01:00
frontend Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
server Added support for canceling subscriptions (#13039) 2021-06-16 11:25:19 +01:00
shared Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
bridge.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00