0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Fabien O'Carroll 4716d13d13 Added API endpoints for disconnecting Stripe
no-issue
pr: https://github.com/TryGhost/Ghost/pull/11930

- Upgraded @tryghost/members-api to 0.23.0

  This version includes a new method hasActiveStripeSubscriptions

- Added /admin/members/hasActiveStripeSubscriptions

  This can be used to determine whether or not we should allow removing
  the stripe keys.

- Added /admin/settings/stripe/connect

  This can be used to delete a Stripe Connect integration, provided
  there are not active subscriptions
2020-06-18 18:42:20 +02:00
..
adapters Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
api Added API endpoints for disconnecting Stripe 2020-06-18 18:42:20 +02:00
data Revert "Added new settings for members modal settings (#11927)" 2020-06-18 19:06:13 +05:30
lib Fixed mobiledoc.populateImageSizes handling of empty image card payloads 2020-06-18 15:32:42 +01:00
models Fixed population of image sizes when forcing re-render of posts 2020-06-18 14:02:53 +01:00
public Renamed members ssr + api endpoints 2020-04-30 19:00:37 +01:00
services Revert "Added new settings for members modal settings (#11927)" 2020-06-18 19:06:13 +05:30
translations Added invalid import record errors and counts 2020-06-12 19:59:36 +12:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Added API endpoints for disconnecting Stripe 2020-06-18 18:42:20 +02:00
analytics-events.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
ghost-server.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
index.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
overrides.js
update-check.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00