Ghost/ghost/admin/app/components/gh-launch-wizard
Kevin Ansfield 6a6f50cf15 Fixed rollback of selected plans when leaving portal settings
no issue

- the original `portalPlans` array was being modified by reference which was throwing off Ember Data's change tracking
- switched to always creating a new plans array before any modifications take place
2021-04-27 18:03:13 +01:00
..
connect-stripe.hbs Fixed spacing issue in launch-site wizard 2021-03-09 09:51:37 +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 Standardised brand settings form behaviour 2021-03-02 17:10:43 +00:00
customise-design.js Added validation to not allow empty accent color (#1863) 2021-03-09 23:55:06 +05:30
finalise.hbs Fixed empty scrollbars in portal and branding/install theme/customise email modals 2021-03-01 14:42:47 +01:00
finalise.js Added success notification on launch wizard completion 2021-02-23 10:18:57 +00:00
set-pricing.hbs Added option to disable member subscriptions (#1925) 2021-04-21 12:09:40 +01:00
set-pricing.js Fixed rollback of selected plans when leaving portal settings 2021-04-27 18:03:13 +01:00