Ghost/ghost/admin/app/components/gh-launch-wizard
Kevin Ansfield f470549e80 Hid launch-site link on dashboard once wizard is completed
refs https://github.com/TryGhost/Team/issues/460

- use the `user.accessibility` field via the `feature` service to add a `launchComplete` property
  - this is the best place we have currently for UI-specific concerns
- toggle the property to `true` when the "Launch!" button is clicked in the final wizard step
- hide the launch site wizard link on the dashboard if launch has been completed
2021-02-04 18:35:19 +00:00
..
connect-stripe.hbs Added ability to disconnect Stripe in launch wizard 2021-02-04 16:49:06 +00:00
connect-stripe.js Added ability to disconnect Stripe in launch wizard 2021-02-04 16:49:06 +00:00
customise-design.hbs Improved launch wizard design 2021-02-04 15:02:57 +01:00
customise-design.js Refactored launch wizard 2021-02-02 16:08:06 +00:00
finalise.hbs Hid launch-site link on dashboard once wizard is completed 2021-02-04 18:35:19 +00:00
finalise.js Hid launch-site link on dashboard once wizard is completed 2021-02-04 18:35:19 +00:00
set-pricing.hbs Improved launch wizard design 2021-02-04 15:02:57 +01:00
set-pricing.js Updated launch wizard pricing step to show portal preview 2021-02-02 16:08:07 +00:00