mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-27 18:10:26 -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 | ||
| basic-dropdown | ||
| console | ||
| identity | ||
| nav-header | ||
| splash-page | ||
| wizard | ||
| .gitkeep | ||
| alert-popup.js | ||
| auth-form.js | ||
| auth-info.js | ||
| auth-jwt.js | ||
| b64-toggle.js | ||
| block-error.js | ||
| config-pki-ca.js | ||
| config-pki.js | ||
| control-group-success.js | ||
| control-group.js | ||
| file-to-array-buffer.js | ||
| flash-message.js | ||
| generate-credentials.js | ||
| generated-item-list.js | ||
| generated-item.js | ||
| home-link.js | ||
| hover-copy-button.js | ||
| http-requests-bar-chart.js | ||
| http-requests-container.js | ||
| http-requests-table.js | ||
| json-editor.js | ||
| key-value-header.js | ||
| key-version-select.js | ||
| kv-object-editor.js | ||
| learn-link.js | ||
| license-info.js | ||
| link-to.js | ||
| logo-edition.js | ||
| logo-splash.js | ||
| menu-sidebar.js | ||
| mount-accessor-select.js | ||
| mount-backend-form.js | ||
| namespace-link.js | ||
| namespace-picker.js | ||
| nav-header.js | ||
| not-found.js | ||
| outer-html.js | ||
| pgp-file.js | ||
| pgp-list.js | ||
| pki-cert-popup.js | ||
| pki-cert-show.js | ||
| radial-progress.js | ||
| raft-join.js | ||
| raft-storage-overview.js | ||
| raft-storage-restore.js | ||
| role-aws-edit.js | ||
| role-edit.js | ||
| role-pki-edit.js | ||
| role-ssh-edit.js | ||
| secret-edit.js | ||
| secret-link.js | ||
| secret-list-header.js | ||
| secret-version-menu.js | ||
| section-tabs.js | ||
| shamir-flow.js | ||
| shamir-progress.js | ||
| splash-page.js | ||
| status-menu.js | ||
| text-file.js | ||
| token-expire-warning.js | ||
| tool-actions-form.js | ||
| toolbar-secret-link.js | ||
| transit-edit.js | ||
| transit-key-actions.js | ||
| ui-wizard.js | ||
| wizard-content.js | ||
| wizard-section.js | ||
| wrap-ttl.js | ||