Ghost/core/client/app/templates
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
..
components Merge pull request #6017 from kevinansfield/finalize-debounced-gravatar 2015-11-02 18:14:53 +00:00
editor Fix auth regressions after ESA 1.0 upgrade 2015-11-12 12:56:27 +00:00
modals Adds rudimentary validation to user invite 2015-09-02 22:26:59 +01:00
posts Add titles to key icons 2015-10-12 09:04:16 +01:00
settings Merge pull request #5984 from sebgie/issue#5941 2015-11-02 16:15:50 +00:00
setup Adds debounced email validation and gravatar loading on second setup/signup screen 2015-10-28 09:40:40 +00:00
team Form field icons load in default 'grey' state 2015-09-01 13:02:27 +01:00
-import-errors.hbs update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
-user-list-item.hbs Fix team/index screen 2015-07-14 18:21:08 +02:00
about.hbs Add Menu to About Ghost Page 2015-08-24 18:27:33 -07:00
application.hbs Merge pull request #5791 from kevinansfield/autohide-nav-translate3d 2015-09-02 18:36:28 +01:00
error.hbs Fixup broken error page styles 2015-06-08 12:14:58 +01:00
post-settings-menu.hbs Drag-n-drop re-ordering of tags in post settings menu 2015-10-26 18:05:25 +00:00
posts.hbs Fix double-click & enter/o editing shortcuts 2015-08-31 10:58:34 +01:00
reset.hbs Form field icons load in default 'grey' state 2015-09-01 13:02:27 +01:00
setup.hbs User Onboarding - flow navigation 2015-07-21 17:23:04 +01:00
signin.hbs Merge pull request #5775 from ErisDS/signin-validation 2015-09-02 11:05:38 +01:00
signup.hbs Adds debounced email validation and gravatar loading on second setup/signup screen 2015-10-28 09:40:40 +00:00