1
0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-28 05:14:12 +03:00
Ghost/ghost/admin/app/components/settings/members
Sodbileg Gansukh c3372f343a
Fixed Stripe connection modal button visibility ()
closes https://github.com/TryGhost/Team/issues/2483

- the button is toggled depending on `stripeConnectIntegrationToken` which is a calculated value
- however, this calculated value isn't reset when Stripe is disconnected right away without closing the modal
- the reset action was already available and it's now passed to `StripeSettingsForm`, so that it can be called when Stripe is disconnected
2023-03-22 18:04:30 +08:00
..
archive-tier.hbs Added e2e tests for archive/unarchive tiers () 2023-01-11 13:53:07 +04:00
archive-tier.js Renamed products to tiers () 2022-05-11 22:41:54 +05:30
stripe-settings-form.hbs Adjusted typography and spacing of the Stripe connect modal 2023-03-21 17:48:37 +08:00
stripe-settings-form.js Fixed Stripe connection modal button visibility () 2023-03-22 18:04:30 +08:00