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

Change tooltip for token_bound_certs and glimmerize string-list component #15852

Merged
merged 9 commits into from
Jun 7, 2022

Conversation

Monkeychip
Copy link
Contributor

@Monkeychip Monkeychip commented Jun 7, 2022

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:
image

Before:
image

@Monkeychip Monkeychip added the ui label Jun 7, 2022
@Monkeychip Monkeychip added this to the 1.12.0-rc1 milestone Jun 7, 2022
@@ -0,0 +1,56 @@
<div
Copy link
Contributor Author

@Monkeychip Monkeychip Jun 7, 2022

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.

@Monkeychip Monkeychip marked this pull request as ready for review June 7, 2022 17:58
@@ -17,6 +17,7 @@
"ember-composable-helpers": "*",
"ember-concurrency": "*",
"ember-maybe-in-element": "*",
"ember/render-modifiers": "*",
Copy link
Contributor Author

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

@Monkeychip Monkeychip merged commit fc20910 into main Jun 7, 2022
@Monkeychip Monkeychip deleted the ui/VAULT-6423/string-list branch June 7, 2022 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants