Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix auth regressions after ESA 1.0 upgrade #6061

Merged
merged 1 commit into from
Nov 12, 2015

Conversation

kevinansfield
Copy link
Contributor

refs #6039, closes #6047, closes #6048

@kevinansfield kevinansfield mentioned this pull request Nov 10, 2015
4 tasks
@ErisDS
Copy link
Member

ErisDS commented Nov 11, 2015

I've tested this out and it's looking good, just got a couple of linter issues.

@kevinansfield kevinansfield force-pushed the fix-auth-regressions branch 2 times, most recently from 6f18c6f to 3d45730 Compare November 11, 2015 17:28
@kevinansfield
Copy link
Contributor Author

Interesting - This is passing locally using phantomjs 2 but failing on Travis with 1.9. I'll try downgrading to see if I can replicate.

refs TryGhost#6039, closes TryGhost#6047, closes TryGhost#6048

- delete old/unused fixtures file
- add failing tests for TryGhost#6047 & TryGhost#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
@kevinansfield
Copy link
Contributor Author

All green now 😄

ErisDS added a commit that referenced this pull request Nov 12, 2015
Fix auth regressions after ESA 1.0 upgrade
@ErisDS ErisDS merged commit 59ab60c into TryGhost:master Nov 12, 2015
@ErisDS ErisDS deleted the fix-auth-regressions branch November 12, 2015 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants