Ghost/ghost/admin/tests/acceptance
Kevin Ansfield e22eb668c4 💄 refactor setup screens to use ember-concurrency (#644)
refs TryGhost/Ghost#7865

💄 refactor signup to use ember-concurrency

refs https://github.com/TryGhost/Ghost/issues/7865
- moves authentication actions from `signup` route to controller
- refactors authentication and signup logic into EC tasks
- replaces use of `gh-spin-button` with `gh-task-button` in signup template

💄 refactor setup screens to use ember-concurrency

refs https://github.com/TryGhost/Ghost/issues/7865
- moves authentication actions from `setup/two` route to controller
- refactors authentication and setup logic into EC tasks
- replaces use of `gh-spin-button` with `gh-task-button`
- fixes some styling issues with the new SVG icons
- adds `app/styles/patterns/icons.css` back to contain per-icon overrides and animations (some SVGs use fills and others use strokes so we sometimes have conflicting styles)
2017-04-19 12:27:32 +02:00
..
settings 🎨 fix settings menu delete button styles (#651) 2017-04-19 12:00:05 +02:00
authentication-test.js 🎨 remove usage of ghost's {{asset}} helper in index.html (#574) 2017-03-14 17:04:46 +01:00
content-test.js add dropdown filters for post type, author, and tag (#554) 2017-03-02 12:35:09 -06:00
editor-test.js fix timezone errors in editor tests (#638) 2017-04-11 15:48:20 +01:00
ghost-desktop-test.js Update acceptance tests to use new mirage api 2017-01-13 15:59:37 +00:00
password-reset-test.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
setup-test.js 💄 refactor setup screens to use ember-concurrency (#644) 2017-04-19 12:27:32 +02:00
signin-test.js Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
signup-test.js Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
subscribers-test.js No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00
team-test.js switch to ember-cli-moment-shim (#622) 2017-04-05 19:45:35 +02:00
version-mismatch-test.js new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00