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

Add link to check server connection to error page for api discovery #907

Merged
merged 1 commit into from
Nov 21, 2016

Conversation

jwforres
Copy link
Member

@jwforres
Copy link
Member Author

@spadgett PTAL

@jwforres
Copy link
Member Author

check-server-connection

Copy link
Member

@spadgett spadgett left a comment

Choose a reason for hiding this comment

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

One small comments, otherwise LGTM

@@ -9,6 +9,10 @@
<h1>Error</h1>
<h4>{{errorMessage}}</h4>
<div>{{errorDetails}}</div>
<div ng-if="errorLinks.length">
<a ng-repeat-start="link in errorLinks" ng-href="{{link.href}}" target="{{link.target || '_blank'}}">{{link.label}}</a>
<span ng-repeat-end ng-if="!$last" class="divider">|</span>
Copy link
Member

Choose a reason for hiding this comment

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

Should it be class="actions-divider"?

@jwforres
Copy link
Member Author

@spadgett updated

@spadgett spadgett self-assigned this Nov 21, 2016
@spadgett
Copy link
Member

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to 9cca8ae

@openshift-bot
Copy link

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link

Evaluated for origin web console test up to 9cca8ae

@openshift-bot
Copy link

Origin Web Console Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/745/) (Base Commit: 843d4ae)

@openshift-bot
Copy link

openshift-bot commented Nov 21, 2016

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/749/) (Base Commit: a60cd15)

@openshift-bot openshift-bot merged commit 23682f1 into openshift:master Nov 21, 2016
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.

3 participants