-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Change tooltip for token_bound_certs and glimmerize string-list component #15852
Conversation
@@ -0,0 +1,56 @@ | |||
<div |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I moved the location of this file so we don't need to use the layout extension in the core/addon.
@@ -17,6 +17,7 @@ | |||
"ember-composable-helpers": "*", | |||
"ember-concurrency": "*", | |||
"ember-maybe-in-element": "*", | |||
"ember/render-modifiers": "*", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
allows me to use did-render and did-update inside the hbs file
This PR modifies the tokenBoundCerts string-list helpText. Request from HCP.
It also glimmerizes the string-list component.
If the attr.name is tokenBoundCidrs then the help text is modified from the same helpText used on the CLI and API.
Now:
Before: