Ghost/ghost/admin/tests/acceptance
Kevin Ansfield 2525a43156 Changed firstStart flow to show a streamlined settings screen
closes https://github.com/TryGhost/Team/issues/1310

- added `/setup/finishing-touches` route
  - refreshes theme preview on access
  - uses existing setting form components to build a reduced settings menu
- updated `/?firstStart=true` handling to transition to `/setup/finishing-touches` instead of showing the get-started modal
- updated standard setup flow to show the get-started modal upon completion
  - `/?firstStart=true` flow for now will only be used when a theme has been chosen before site creation
2022-02-04 17:06:40 +00:00
..
settings Fix tests 2022-02-02 10:57:34 +01:00
authentication-test.js Fixed staff tests 2021-11-04 09:40:24 +01:00
content-test.js Contributors updates (#2235) 2022-02-01 18:59:20 +01:00
custom-post-templates-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
dashboard-test.js Added blank dashboard screen 2021-02-02 16:08:00 +00:00
editor-test.js Switched majority of files from EmberObject to native class syntax using @classic decorator (#2227) 2022-02-01 09:34:03 +00:00
error-handling-test.js Improved Email newsletter settings page (#2207) 2022-01-27 12:40:11 +01:00
launch-flow-test.js Fixed unauthed access to launch wizard and updated test to use Owner user 2021-02-04 17:45:16 +00:00
members-activity-test.js Added initial setup of members activity feed 2022-01-17 18:06:12 +00:00
members-test.js Ran ember-cli-update --run-codemods (#2219) 2022-01-21 19:25:47 +00:00
offers-test.js Ran ember-cli-update --run-codemods (#2219) 2022-01-21 19:25:47 +00:00
password-reset-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
setup-test.js Changed firstStart flow to show a streamlined settings screen 2022-02-04 17:06:40 +00:00
signin-test.js Using accent color on login button 2021-03-03 13:36:44 +01:00
signup-test.js Fixed tests 2021-02-24 15:56:18 +00:00
staff-test.js Updated Author user profile page and sidebar 2022-01-26 14:49:55 +00:00