vault/ui/lib/kubernetes/addon/components/page
malinac02 bfe89a40da
Display CertificateCard instead of MaskedInput for certificates in PKI (#22160)
* replaced each instance of MaskedInput in PKI with CertificateCard

* modify tests for pki-generate-csr

* add test for pki-issuer-details. modify test for pki-certificate-details

* added test for pki-key-details. modified test for pki-sign-intermediate-form

* update 2 test helper files and modify test for pki-issuer-rotate-root

* update test for certificate-card-test.js, update test for the kubernetes configuration-test.js

* modify pki-action-forms-test.js to no longer look for masked input. expand test for pki-issuer-details-test.js to check for all issuer details

* change CertificateCard to show different format types (PEM, DER, nothing) depending on the value provided. update 2 test files to account for this.

* change CertificateCard arg name from @certficateValue to @data to be more inclusive of different uses of CertificateCard (i.e when used for a private key, not a certificate). add description to certificate-card.js

* change naming for attr.options.masked to attr.options.displayCard to reflect the change from MaskedInput to CertificateCard

* add changelog

* change attribute to isCertificate to better fit the title of the component CertificateCard. edit pki-certificate-details.hbs to get rid of extraneous code
2023-08-10 16:48:48 -07:00
..
role Capitalize all UI h1 title is-3 titles (#21454) 2023-06-27 18:11:11 +00:00
configuration.hbs Display CertificateCard instead of MaskedInput for certificates in PKI (#22160) 2023-08-10 16:48:48 -07:00
configure.hbs Capitalize all UI h1 title is-3 titles (#21454) 2023-06-27 18:11:11 +00:00
configure.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
credentials.hbs ui: HDS adoption replace <AlertBanner> component (#21375) 2023-06-21 11:37:11 -07:00
credentials.js UI: Fix flaky time-related tests (#19521) 2023-03-22 13:19:11 -05:00
overview.hbs UI: [VAULT-17317] Update components to use helper class and use overview-… (#21586) 2023-07-05 19:50:22 +00:00
overview.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
roles.hbs Kubernetes config state updates (#19074) 2023-02-09 09:18:02 -07:00
roles.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00