Ghost/ghost/admin/tests/unit/components
Kevin Ansfield c5a8a0c860 Avoid duplicate alerts, clear alerts on successful retry or sign-in
closes #5903, refs #5409
- switch alert/notification component tests from unit to integration where appropriate
- rename `notifications.closeAll` to `notifications.clearAll` to better represent it's behaviour
- add concept of a "key" to alerts/notifications and ability to close only specified keys through notifications service
- close duplicate alerts/notifications before showing a new one
- specify a key for all existing alerts
- close failure alerts on successful retries
- clear all currently displayed alerts on successful sign-in
2015-10-12 19:21:30 +01:00
..
gh-alert-test.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
gh-app-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-content-preview-content-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-editor-save-button-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-editor-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-infinite-scroll-box-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-infinite-scroll-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-navitem-url-input-test.js Merge pull request #5839 from kevinansfield/ember-1-13-9 2015-10-07 10:55:33 +01:00
gh-notification-test.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
gh-posts-list-item-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-profile-image-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-search-input-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-select-native-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-spin-button-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-trim-focus-input_test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-url-preview_test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-user-active-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
gh-user-invited-test.js Standardize ember test names and file names 2015-10-06 17:31:03 +01:00