Ghost/ghost/admin/app/components/gh-launch-wizard
Kevin Ansfield 054b82f822 Fixed launch wizard preview not showing plans after connecting Stripe
refs https://github.com/TryGhost/Team/issues/460

- after connecting Stripe we were showing the "set pricing" step with the portal preview but the portal preview did not reflect Stripe having been connected
- the problem arose because we were triggering the portal preview without refreshing the preview in the iframe, meaning the portal preview only had access to the "before stripe" state
- forcing a refresh after successfully connecting Stripe ensures portal is loaded with all the necessary state
2021-02-09 15:53:26 +00:00
..
connect-stripe.hbs Fixed responsive issue for launch-site wizard 2021-02-08 14:10:34 +01:00
connect-stripe.js Fixed launch wizard preview not showing plans after connecting Stripe 2021-02-09 15:53:26 +00:00
customise-design.hbs Updated buttons and styles in editor, post-preview modal and launch-site wizard 2021-02-08 10:13:26 +01:00
customise-design.js Refactored launch wizard 2021-02-02 16:08:06 +00:00
finalise.hbs Updated buttons and styles in editor, post-preview modal and launch-site wizard 2021-02-08 10:13:26 +01:00
finalise.js Hid launch-site link on dashboard once wizard is completed 2021-02-04 18:35:19 +00:00
set-pricing.hbs Updated buttons and styles in editor, post-preview modal and launch-site wizard 2021-02-08 10:13:26 +01:00
set-pricing.js Updated launch wizard pricing step to show portal preview 2021-02-02 16:08:07 +00:00