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

Include details from failed DataService.list #236

Merged
merged 1 commit into from Oct 24, 2017

Conversation

spadgett
Copy link
Member

The promise returned from DataService.list did not include the HTTP
status code and other information. Return the same object and properties
as $http and other DataService deferreds.

The promise returned from DataService.list did not include the HTTP
status code and other information. Return the same object and properties
as `$http`.
@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 23, 2017
@jwforres jwforres merged commit 3817ffc into openshift:master Oct 24, 2017
@spadgett spadgett deleted the list-reject-result branch October 24, 2017 18:20
openshift-merge-robot added a commit to openshift/origin-web-console that referenced this pull request Oct 24, 2017
Automatic merge from submit-queue.

Use correct HTTP status from failed DataService.list

Bumps origin-web-common to 0.0.69

Requires openshift/origin-web-common#236
Fixes #2354
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants