Ghost/ghost/admin/app/routes
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
..
editor Ember-cli, Ember, & Ember Data 1.13.x upgrades 2015-10-06 16:09:05 +01:00
posts Ember-cli, Ember, & Ember Data 1.13.x upgrades 2015-10-06 16:09:05 +01:00
settings Fix unsaved nav settings persisting across transitions 2015-10-07 15:57:14 +01:00
setup Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
team Ember-cli, Ember, & Ember Data 1.13.x upgrades 2015-10-06 16:09:05 +01:00
about.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
application.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
authenticated.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
error404.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
mobile-index-route.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
posts.js Ember-cli, Ember, & Ember Data 1.13.x upgrades 2015-10-06 16:09:05 +01:00
reset.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
setup.js Don't clear password field until setup is complete 2015-08-25 13:16:39 +01:00
signin.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
signout.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
signup.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00