mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
6339770a67
no issue - passed correct action for opening stripe connect modal through to portal settings modal - updated `<GhTaskButton>` to accept a `@unlinkedTask=true/false` property - ember-concurrency will throw warnings about unsafe task cancellation if the initiator of a task is destroyed due to the actions of a task. Eg. the stripe connect button being replaced with the plan checkboxes because stripe connect details are added to settings - to avoid warnings ember-concurrency expects the task initiation to be marked as "unlinked" so that the task is allowed to continue even though the initiator is destroyed - updated `<GhSiteIframe>` to force a refresh when the `@guid` property changes - we want the portal preview to fully reload so that it can fetch server data and see that stripe is connected - updated portal settings modal to initiate a refresh when switching from "connect to stripe" to the plans checkboxes that happens automatically after a successful stripe connection |
||
---|---|---|
.. | ||
theme | ||
code-injection-loading.hbs | ||
code-injection.hbs | ||
design-loading.hbs | ||
general-loading.hbs | ||
general.hbs | ||
labs-loading.hbs | ||
labs.hbs | ||
members-email.hbs | ||
members-payments.hbs | ||
membership.hbs | ||
navigation.hbs | ||
product.hbs | ||
products.hbs | ||
theme.hbs |