diff --git a/frontend/src/components/GCredentialRotationHelp.vue b/frontend/src/components/GCredentialRotationHelp.vue new file mode 100644 index 0000000000..da51516f77 --- /dev/null +++ b/frontend/src/components/GCredentialRotationHelp.vue @@ -0,0 +1,36 @@ + + + + + diff --git a/frontend/src/components/GResourceQuotaHelp.vue b/frontend/src/components/GResourceQuotaHelp.vue index 3045a221c0..48c093e0fd 100644 --- a/frontend/src/components/GResourceQuotaHelp.vue +++ b/frontend/src/components/GResourceQuotaHelp.vue @@ -5,69 +5,46 @@ SPDX-License-Identifier: Apache-2.0 --> - diff --git a/frontend/src/components/GShootCustomFieldsConfiguration.vue b/frontend/src/components/GShootCustomFieldsConfiguration.vue index 5c06a94343..8ebd8c2684 100644 --- a/frontend/src/components/GShootCustomFieldsConfiguration.vue +++ b/frontend/src/components/GShootCustomFieldsConfiguration.vue @@ -10,7 +10,7 @@ SPDX-License-Identifier: Apache-2.0 disable-confirm-input-focus :can-perform-action="canPatchProject" :disabled="!canPatchProject" - :is-toolbar-close-button-visible="true" + is-toolbar-close-button-visible cancel-button-text="" confirm-button-text="Close" width="90vw" diff --git a/frontend/src/components/ShootDetails/GShootCredentialRotationCard.vue b/frontend/src/components/ShootDetails/GShootCredentialRotationCard.vue index a126c38f9e..db0cf0e7bb 100644 --- a/frontend/src/components/ShootDetails/GShootCredentialRotationCard.vue +++ b/frontend/src/components/ShootDetails/GShootCredentialRotationCard.vue @@ -6,7 +6,11 @@ SPDX-License-Identifier: Apache-2.0