mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 01:42:06 -04:00
* rename mount-filter-config models, components, serializer, adapters to path-filter-config * move search-select component to core addon * add js class for search-select-placeholder and sort out power-select deps for moving to the core component * expose oninput from powerselect through search-select * don't fetch mounts in the replication routes * remove toggle from add template * start cross-namespace fetching * group options and set up for namespace fetch via power-select search prop * add and style up radio-card CSS component * add xlm size for icons between l and xl * copy defaults so they're not getting mutated * finalize cross-namespace fetching and getting that to work with power-select * when passing options but no models, format the options in search select so that they render properly in the list * tint the background of a selected radio card * default to null mode and uniq options in search-select * finish styling radio-card * format inputValues when first rendering the component if options are being passed from outside * treat mode:null as deleting existing config which simplifies save logic * correctly prune the auto complete list since path-filter-config-list handles all of that and finish styling * remove old component * add search debounce and fix linting * update search-select docs * updating tests * support grouped options for when to show the create prompt * update and add tests for path-filter-config-list * fix tests for search-select and path-filter-config-list * the new api uses allow/deny instead of whitelist/blacklist |
||
|---|---|---|
| .. | ||
| auth-config-form | ||
| console | ||
| identity | ||
| alert-inline-test.js | ||
| auth-form-test.js | ||
| auth-jwt-test.js | ||
| b64-toggle-test.js | ||
| chevron-test.js | ||
| config-pki-ca-test.js | ||
| config-pki-test.js | ||
| confirm-test.js | ||
| control-group-success-test.js | ||
| control-group-test.js | ||
| edit-form-kmip-role-test.js | ||
| edit-form-test.js | ||
| empty-state-test.js | ||
| features-selection-test.js | ||
| form-field-test.js | ||
| hover-copy-button-test.js | ||
| http-requests-bar-chart-test.js | ||
| http-requests-container-test.js | ||
| http-requests-table-test.js | ||
| icon-test.js | ||
| kv-object-editor-test.js | ||
| license-info-test.js | ||
| masked-input-test.js | ||
| mount-backend-form-test.js | ||
| nav-header-test.js | ||
| path-filter-config-list-test.js | ||
| pgp-file-test.js | ||
| pgp-list-test.js | ||
| radial-progress-test.js | ||
| raft-join-test.js | ||
| raft-storage-overview-test.js | ||
| replication-actions-test.js | ||
| search-select-test.js | ||
| secret-edit-test.js | ||
| select-test.js | ||
| shamir-flow-test.js | ||
| string-list-test.js | ||
| toggle-button-test.js | ||
| token-expire-warning-test.js | ||
| toolbar-actions-test.js | ||
| toolbar-download-button-test.js | ||
| toolbar-filters-test.js | ||
| toolbar-link-test.js | ||
| toolbar-test.js | ||
| transit-key-actions-test.js | ||
| ttl-picker-test.js | ||
| upgrade-page-test.js | ||
| wrap-ttl-test.js | ||