Ghost/ghost/admin/app/services
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
..
config.js fix bug with config service interpreting rare client secret strings as exponential numbers 2015-09-09 08:19:45 -05:00
dropdown.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
ghost-paths.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
notifications.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00