Ghost/ghost/admin/tests/integration/components
Kevin Ansfield 9344fd6a1a 🎨 refactor signin screen to use ember-concurrency & gh-task-button (#571)
refs https://github.com/TryGhost/Ghost/issues/7865
- convert all signin related actions to ember-concurrency tasks and consolidate in the signin controller rather than spread across controller+route
- add `successClass` and `failureClass` params to `gh-task-button` that can be used to override the default success/failure button classes
- prevent clicks on `gh-task-button` from triggering form actions (this behaviour should never be necessary, task buttons should either be separate to the form as in the "forgot?" button or the form action performs the same task and can be triggered by a standard form submit)
2017-03-09 14:48:54 -07:00
..
modals tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-alert-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-alerts-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-cm-editor-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-feature-flag-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-file-uploader-test.js Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
gh-image-uploader-test.js 🔥 remove URL input option from image upload components 2017-03-03 11:01:55 -06:00
gh-image-uploader-with-preview-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-navigation-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-navitem-test.js fix double-render issues with validation-state mixin 2017-02-01 17:03:38 -06:00
gh-navitem-url-input-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-notification-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-notifications-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-profile-image-test.js 🔥 remove URL input option from image upload components 2017-03-03 11:01:55 -06:00
gh-search-input-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-subscribers-table-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-tag-settings-form-test.js fix double-render issues with validation-state mixin 2017-02-01 17:03:38 -06:00
gh-tags-management-container-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-task-button-test.js 🎨 refactor signin screen to use ember-concurrency & gh-task-button (#571) 2017-03-09 14:48:54 -07:00
gh-theme-table-test.js 🎨 move theme activation to /themes endpoint 2017-03-08 10:46:33 +00:00
gh-timezone-select-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-trim-focus-input-test.js tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
gh-validation-status-container-test.js fix double-render issues with validation-state mixin 2017-02-01 17:03:38 -06:00
transfer-owner-test.js Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00