diff --git a/ui/app/components/secret-engine/card/lease-duration.hbs b/ui/app/components/secret-engine/card/lease-duration.hbs index 142d84da8f..2f6b28b17b 100644 --- a/ui/app/components/secret-engine/card/lease-duration.hbs +++ b/ui/app/components/secret-engine/card/lease-duration.hbs @@ -2,7 +2,13 @@ Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: BUSL-1.1 }} - + Lease Duration diff --git a/ui/app/components/secret-engine/card/metadata.hbs b/ui/app/components/secret-engine/card/metadata.hbs index 148730b3d0..9f7d45ab03 100644 --- a/ui/app/components/secret-engine/card/metadata.hbs +++ b/ui/app/components/secret-engine/card/metadata.hbs @@ -2,7 +2,13 @@ Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: BUSL-1.1 }} - + Metadata
@@ -13,6 +19,7 @@ + Security {{! TODO: Confirm with design to see if we want these two fields to be disabled }} - - Local - Secrets stay in one cluster and are not replicated. + + Local + Secrets stay in one cluster and are not replicated. - - Seal wrap - Wrap secrets with an additional encryption layer using a seal. + + Seal wrap + Wrap secrets with an additional encryption layer using a seal. \ No newline at end of file diff --git a/ui/app/components/secret-engine/card/version.hbs b/ui/app/components/secret-engine/card/version.hbs index a0ffdde672..33ea09a5e3 100644 --- a/ui/app/components/secret-engine/card/version.hbs +++ b/ui/app/components/secret-engine/card/version.hbs @@ -2,7 +2,13 @@ Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: BUSL-1.1 }} - + Version @@ -15,9 +21,13 @@ {{@model.secretsEngine.type}} {{! TODO: Verify if we want to display the full version or chop down ie. v0.17.1 vs v0.17.1-0.230942309423094... }} - {{@model.secretsEngine.running_plugin_version}} + {{@model.secretsEngine.running_plugin_version}} @@ -25,7 +35,7 @@ - + Update version to: diff --git a/ui/app/components/secret-engine/page-header.hbs b/ui/app/components/secret-engine/page-header.hbs index 7a5c36d0e3..bd5aade131 100644 --- a/ui/app/components/secret-engine/page-header.hbs +++ b/ui/app/components/secret-engine/page-header.hbs @@ -26,14 +26,14 @@