vault/ui/tests/integration/components
claire bontempo 43258c28fa
UI: HDS adoption replace <Modal> (#23382)
* UI: Part 1 - hds adoption replace <Modal> (#23363)

* replace policy-form modal

* replace clients/attribution modal

* clients/config modal

* scope form odal

* remove button type

* include toolbar to match other example templates

* rotate credentials modal

* add toolbar button class for hds buttons

* transformation-edit modal

* add back test selector

* add route arg to button!

* update link status

* fix link-status tests

* remove prevent default

* update db tests

* update tests

* use page alert for hcp link status banner

* fix scopy button selector

* fix sidebar test

* change to neutral banner

* UI: Part 2 - hds adoption replace <Modal>  (#23398)

* upgrade HDS library (adds support for snippet containers

* cleanup flight icons

* replace transit key action modals

* re-add deps as devDeps

* remove line

* address transit tests

* UI: Part 3 - hds adoption replace <Modal> (#23415)

* cleanup css

* cleanup extra type attr

* masked input download modal

* use Hds::Button in  download button"

* fix size of modal

* tiny icon fix

* refactor download button to always render download icon

* update tests

* UI: Part 3.5 - hds adoption replace <Modal> (#23448)

* replication-promote modal

* replication component modals

* replication add secondary modal

* move update text for diff

* UI: Part 4 - hds adoption replace <Modal>  (#23451)

* k8 configure modal

* kv delete modal

* ldap modals

* pki modals

* add trash icon

* move deps

* UI: Part 5 - hds adoption replace <Modal> (#23471)

* replace confirmation modals
---------

* UI: Part 6 - hds adoption replace <Modal>  (#23484)

* search select with modal

* policy search select modal

* replace date dropdown for client dashboard

* change padding to top

* update policy example args

* lolllll test typo wow

* update dropdown tests

* shamir flow modals!

* add one more container

* update test selectors

* UI: Final hds adoption replace <Modal> cleanup PR (#23522)

* search select with modal

* policy search select modal

* replace date dropdown for client dashboard

* change padding to top

* update policy example args

* lolllll test typo wow

* update dropdown tests

* shamir flow modals!

* add one more container

* update test selectors

* remove wormhole and modal component

* fix selectors

* uninstall wormhole

* remove shamir-modal-flow class

* fix confirm modal test

* fix pki and kv test

* fix toolbar selector kv

* client and download button test

* fix-confirmation-modal-padding

* fix replication modal tests so relevant modal opens (#23540)

* more confirmation modal tests

* adds changelog
2023-10-06 22:06:36 +00:00
..
auth-config-form [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
clients UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
console [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
dashboard UI: [VAULT-19340] update test selectors for dashboard (#23053) 2023-09-14 11:29:25 -07:00
identity [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
keymgmt UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
kubernetes UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
kv ui: Add version diff comparison to KV v2 (#23200) 2023-09-21 16:50:08 +00:00
ldap UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
mfa UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
mount-backend small fix: (#22976) 2023-09-11 15:43:02 -06:00
oidc UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
page [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
shamir [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sidebar UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
alert-inline-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth-form-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth-jwt-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
autocomplete-input-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
b64-toggle-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
box-radio-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
calendar-widget-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
certificate-card-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
checkbox-grid-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
chevron-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
choose-pgp-key-form-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
confirm-action-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
confirm-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
confirmation-modal-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
control-group-success-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
control-group-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
copy-secret-dropdown-test.js Create KV V2 Ember Engine (#22426) 2023-08-24 10:02:53 -05:00
database-role-edit-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
database-role-setting-form-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
date-dropdown-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
download-button-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
edit-form-kmip-role-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
edit-form-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
empty-state-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
features-selection-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
filter-input-test.js LDAP Roles Pagination (#22985) 2023-09-12 09:38:26 -06:00
form-error-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
form-field-label-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
form-field-test.js UI: fix default values resetting form inputs (#22458) 2023-08-20 10:55:41 -07:00
get-credentials-card-test.js KV V2 remove old kv v2 (#22691) 2023-09-19 09:49:04 -06:00
icon-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
info-table-item-array-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
info-table-row-test.js UI: HDS adoption replace <CopyButton> component (#22333) 2023-09-15 23:46:10 +00:00
info-table-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
json-editor-test.js UI: HDS adoption replace <CopyButton> component (#22333) 2023-09-15 23:46:10 +00:00
known-secondaries-card-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
known-secondaries-table-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv-object-editor-test.js Create KV V2 Ember Engine (#22426) 2023-08-24 10:02:53 -05:00
license-banners-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
license-info-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
link-status-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
masked-input-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
mfa-form-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mfa-login-enforcement-form-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mfa-login-enforcement-header-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mfa-method-list-item-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mount-accessor-select-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mount-backend-form-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
object-list-input-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
oidc-consent-block-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
okta-number-challenge-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
overview-card-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path-filter-config-list-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pgp-file-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pgp-list-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki-paginated-list-test.js UI: add pagination to new PKI (#23193) 2023-09-21 23:32:01 +00:00
policy-example-test.js clean up code by removing test selector (#22520) 2023-08-23 14:15:08 -07:00
policy-form-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
radial-progress-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
radio-button-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
raft-join-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
raft-storage-overview-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
raft-storage-restore-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
read-more-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
readonly-form-field-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
regex-validator-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
replication-action-generate-token-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
replication-actions-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
replication-dashboard-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
replication-header-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
replication-page-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
replication-primary-card-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
replication-secondary-card-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
replication-summary-card-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
replication-table-rows-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
search-select-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
search-select-with-modal-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
secret-edit-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secret-list-header-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secrets-engine-mount-config-test.js LDAP/AD Secrets Engine (#20790) 2023-08-25 10:54:29 -06:00
select-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
selectable-card-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
stat-text-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
string-list-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
text-file-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
toggle-button-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
toggle-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token-expire-warning-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
tool-tip-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
toolbar-actions-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
toolbar-filters-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
toolbar-link-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
toolbar-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transform-advanced-templating-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transform-edit-base-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transform-list-item-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transform-role-edit-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transit-edit-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transit-key-actions-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
ttl-picker-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
upgrade-page-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
wrap-ttl-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00