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

Bug 1460990 - show underlying username in several places where user may look #1724

Merged
merged 1 commit into from
Jun 15, 2017

Conversation

jwforres
Copy link
Member

@jwforres
Copy link
Member Author

about-user
cli-and-logout

@jwforres jwforres requested a review from spadgett June 15, 2017 19:17
@jwforres
Copy link
Member Author

open to other suggestions

@spadgett
Copy link
Member

Does the logout menu grow wider if the ID is something long like an email address?

Screenshots look good.

@jwforres
Copy link
Member Author

Yeah the menu seems to fit to the content

@spadgett
Copy link
Member

Suggest we only show in the menu if it's different than what we show in the banner already.

@jwforres
Copy link
Member Author

updated to only show it in logout if fullName exists and is different

return [{
type: 'dom',
node: '<li><a href="logout">Log out</a></li>'
node: '<li><a href="logout">' + msg + '</a></li>'
Copy link
Member

Choose a reason for hiding this comment

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

_.escape(msg)

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@spadgett
Copy link
Member

[merge][severity: blocker]

@openshift-bot
Copy link

Evaluated for origin web console merge up to 697d6f4

@openshift-bot
Copy link

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link

Evaluated for origin web console test up to 697d6f4

@openshift-bot
Copy link

Origin Web Console Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/1545/) (Base Commit: 1a99033) (PR Branch Commit: 697d6f4)

@openshift-bot
Copy link

openshift-bot commented Jun 15, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/1549/) (Base Commit: fa07799) (PR Branch Commit: 697d6f4) (Extended Tests: blocker)

@openshift-bot openshift-bot merged commit c0d9ac2 into openshift:master Jun 15, 2017
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