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

[WIP] Better http error handling #1257

Closed
wants to merge 43 commits into from
Closed

Conversation

Kmaschta
Copy link
Contributor

@Phocea Following #1253

@Kmaschta Kmaschta added this to the 1.0 milestone Nov 30, 2016
@Kmaschta
Copy link
Contributor Author

Kmaschta commented Nov 30, 2016

@jpetitcolas There is still an issue with protractor or SauceLabs. Can you take a look?
EDIT: It was a SauceLabs issues https://status.saucelabs.com/

@fzaninotto
Copy link
Member

@Phocea the build fails, but it seems to be because of a problem in your code rather than a build artefact. Can you take a look?

@jpetitcolas jpetitcolas self-assigned this Dec 5, 2016
@jpetitcolas
Copy link
Contributor

Tests should be fixed now, but we still need to check new feature. I quickly copy/pasted README sample, but it doesn't boot the application anymore. Back to WIP, but we should not be too far. :)

@jpetitcolas jpetitcolas changed the title [RFR] Better http error handling [WIP] Better http error handling Dec 5, 2016

httpErrorService.$inject = ['$state', '$translate', 'notification'];

export default httpErrorService;
export default { $get: httpErrorService };
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Phocea: this is a provider, hence we need a $get method. :)

@Phocea Phocea mentioned this pull request Dec 9, 2016
@Phocea
Copy link
Contributor

Phocea commented Dec 9, 2016

Replaced by #1257

@Phocea Phocea closed this Dec 9, 2016
@Kmaschta Kmaschta deleted the better-http-error-handling branch December 11, 2016 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants