Skip to content

[WIP] Better http error handling#1257

Closed
Kmaschta wants to merge 43 commits intomasterfrom
better-http-error-handling
Closed

[WIP] Better http error handling#1257
Kmaschta wants to merge 43 commits intomasterfrom
better-http-error-handling

Conversation

@Kmaschta
Copy link
Copy Markdown
Contributor

@Phocea Following #1253

@Kmaschta Kmaschta added this to the 1.0 milestone Nov 30, 2016
@Kmaschta
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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