Ghost/ghost/admin/app/adapters
Kevin Ansfield 074346f6ce 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
..
application.js Routable tags 2015-10-27 12:48:41 +00:00
base.js Fix auth regressions after ESA 1.0 upgrade 2015-11-12 12:56:27 +00:00
embedded-relation-adapter.js Ember-cli, Ember, & Ember Data 1.13.x upgrades 2015-10-06 16:09:05 +01:00
setting.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
tag.js Use tag slugs in URLs for tag management and add front-end edit redirect 2015-11-02 14:56:59 +00:00
user.js Fix "revoke invite" feature on /team page 2015-10-15 12:45:48 +01:00