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

[ui] Mask token secret when logged in #19529

Merged
merged 4 commits into from
Dec 20, 2023

Conversation

philrenaud
Copy link
Contributor

@philrenaud philrenaud commented Dec 19, 2023

image

Also updates some buttons and other components on the sign-in page to the new Helios style

image

Resolves #19525

Copy link

github-actions bot commented Dec 19, 2023

Ember Test Audit comparison

main aec42ec change
passes 1540 1540 0
failures 0 0 0
flaky 0 0 0
duration 10m 49s 676ms 11m 00s 564ms +10s 888ms

Copy link

@juliezzhou juliezzhou left a comment

Choose a reason for hiding this comment

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

lgtm!

@angrycub
Copy link
Contributor

angrycub commented Dec 19, 2023

I notice that the label for SecretID is kinda crammed up against the bottom of AccessorID. Should we give it a little more headroom? Also, a nitpick for sure, should we make the label text have a space in it? This definitely meets the need tho.
Screenshot 2023-12-19 at 12 26 17 PM

Copy link
Contributor

@angrycub angrycub left a comment

Choose a reason for hiding this comment

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

Love it. ❤️

@philrenaud philrenaud added the backport/1.7.x backport to 1.7.x release line label Dec 20, 2023
@philrenaud philrenaud merged commit 005147f into main Dec 20, 2023
17 checks passed
@philrenaud philrenaud deleted the 19525-ui-hide-token-secret-upon-login branch December 20, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.7.x backport to 1.7.x release line
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ui] Hide token secret upon login
3 participants