Ghost/core/client/app/controllers/settings
Kevin Ansfield 73ea9f52f0 Fix auth regressions after ESA 1.0 upgrade
refs #6039, closes #6047, closes #6048

- delete old/unused fixtures file
- add failing tests for #6047 & #6048
- redirect to sign-in if we get a 401 when making an API request
- fix incorrect `this.notifications` call in tag controller
- raise `authorizationFailed` action in application route's `sessionInvalidated` hook so that it can be handled by leaf routes (fixes re-auth modal display)
- close "saving failed" alert when successfully re-authenticated
- adds a "window-proxy" util so that we can override `window.*` operations in tests
- fix `gh-selectize` attempting to register event handlers when the component has already been destroyed
2015-11-12 12:56:27 +00:00
..
tags Fix auth regressions after ESA 1.0 upgrade 2015-11-12 12:56:27 +00:00
code-injection.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
general.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
labs.js Move Public API behind labs flag 2015-11-02 14:18:58 +01:00
navigation.js Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
tags.js Mobile fixes for tag management UI 2015-11-02 13:18:10 +00:00