1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/controllers
Kevin Ansfield 7db0ffbda2 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
..
editor Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
modals Fix auth regressions after ESA 1.0 upgrade 2015-11-12 12:56:27 +00:00
settings Fix auth regressions after ESA 1.0 upgrade 2015-11-12 12:56:27 +00:00
setup Adds debounced email validation and gravatar loading on second setup/signup screen 2015-10-28 09:40:40 +00:00
team deps: ember-simple-auth@1.0.0 2015-10-18 13:17:02 -05:00
about.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
application.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
error.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
feature.js Move Public API behind labs flag 2015-11-02 14:18:58 +01:00
post-settings-menu.js deps: ember-simple-auth@1.0.0 2015-10-18 13:17:02 -05:00
posts.js Ember-cli, Ember, & Ember Data 1.13.x upgrades 2015-10-06 16:09:05 +01:00
reset.js deps: ember-simple-auth@1.0.0 2015-10-18 13:17:02 -05:00
setup.js User Onboarding - flow navigation 2015-07-21 17:23:04 +01:00
signin.js Merge pull request #5955 from acburdine/esa-1.0 2015-10-19 10:40:35 +01:00
signup.js Adds debounced email validation and gravatar loading on second setup/signup screen 2015-10-28 09:40:40 +00:00