open-vault/ui/app/templates/components
Matthew Irish eae5e114ba
UI - replication path filtering (#7620)
* 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
2019-10-25 13:16:45 -05:00
..
auth-config-form OpenAPI CRUD views (#6702) 2019-06-21 11:18:26 -04:00
auth-method Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
console UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00
identity UI CI exit 1 if there's an error (#7399) 2019-10-01 14:57:37 -05:00
nav-header UI - guard page redesign (#4779) 2018-06-26 16:35:47 -05:00
splash-page Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
transit-key-action UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
wizard UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
.gitkeep Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
alert-popup.hbs UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00
auth-button-auth0.hbs UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
auth-button-gitlab.hbs UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
auth-button-google.hbs UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
auth-form-options.hbs UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
auth-form.hbs UI wrapped token fix (#7398) 2019-10-01 15:30:56 -05:00
auth-info.hbs Ui/redesign delete confirmation (#7271) 2019-08-27 15:50:53 -07:00
auth-jwt.hbs Add spellcheck="false" to form fields (#6744) 2019-05-16 09:54:11 -05:00
b64-toggle.hbs Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
backend-configure.hbs Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
block-error.hbs add block-error and block-empty components to centralize some bulma markup 2018-10-18 14:55:48 -05:00
config-pki-ca.hbs UI: Confirm Action as a popover 2019-05-17 11:29:21 -06:00
config-pki.hbs Consistent capitalization 2019-03-29 18:29:48 -06:00
control-group-success.hbs Add spellcheck="false" to form fields (#6744) 2019-05-16 09:54:11 -05:00
control-group.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
file-to-array-buffer.hbs UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
generate-credentials.hbs Style Alert Banners 2018-11-02 09:22:22 -06:00
generated-item-list.hbs Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
generated-item.hbs Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
home-link.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
hover-copy-button.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
http-requests-bar-chart.hbs UI: Add HTTP Requests Bar Chart Tooltip (#6972) 2019-06-25 15:36:33 -07:00
http-requests-container.hbs UI/add select dropdown (#7102) 2019-08-01 14:35:18 -07:00
http-requests-table.hbs UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
key-value-header.hbs reset pageFilter when the model changes (#6511) 2019-04-02 11:26:58 -05:00
key-version-select.hbs Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
kv-object-editor.hbs UI icon - add size (#6736) 2019-05-16 14:49:38 -05:00
license-info.hbs UI icon - add size (#6736) 2019-05-16 14:49:38 -05:00
logo-edition.hbs UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
logo-splash.hbs UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
menu-sidebar.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
mount-accessor-select.hbs Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
mount-backend-form.hbs UI icon - add size (#6736) 2019-05-16 14:49:38 -05:00
mount-info.hbs OpenAPI CRUD views (#6702) 2019-06-21 11:18:26 -04:00
namespace-link.hbs clear namespaces on logout and properly render nested namespaces in the namepace picker (#7186) 2019-08-01 16:53:57 -05:00
namespace-picker.hbs clear namespaces on logout and properly render nested namespaces in the namepace picker (#7186) 2019-08-01 16:53:57 -05:00
nav-header.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
not-found.hbs UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00
pgp-file.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
pgp-list.hbs pgp list fix (#7542) 2019-10-09 21:09:25 -05:00
pki-cert-popup.hbs UI: Confirm Action as a popover 2019-05-17 11:29:21 -06:00
pki-cert-show.hbs UI: Confirm Action as a popover 2019-05-17 11:29:21 -06:00
radial-progress.hbs UI - guard page redesign (#4779) 2018-06-26 16:35:47 -05:00
raft-join.hbs UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
raft-storage-overview.hbs UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
raft-storage-restore.hbs UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
role-aws-edit.hbs UI: Confirm Action as a popover 2019-05-17 11:29:21 -06:00
role-pki-edit.hbs UI: Confirm Action as a popover 2019-05-17 11:29:21 -06:00
role-ssh-edit.hbs UI: Confirm Action as a popover 2019-05-17 11:29:21 -06:00
secret-edit-display.hbs UI icon - add size (#6736) 2019-05-16 14:49:38 -05:00
secret-edit.hbs indicate that secret version is deleted even when it is the current version (#7714) 2019-10-24 11:35:25 -07:00
secret-link.hbs kv v2 display bugs (#7307) 2019-08-13 16:54:51 -05:00
secret-list-header.hbs OpenAPI CRUD views (#6702) 2019-06-21 11:18:26 -04:00
secret-version-menu.hbs kv v2 display bugs (#7307) 2019-08-13 16:54:51 -05:00
section-tabs.hbs OpenAPI CRUD views (#6702) 2019-06-21 11:18:26 -04:00
shamir-flow.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
shamir-progress.hbs UI - guard page redesign (#4779) 2018-06-26 16:35:47 -05:00
splash-page.hbs UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
status-menu.hbs Ui/dismiss status menu click (#7337) 2019-08-19 14:36:22 -07:00
text-file.hbs Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
token-expire-warning.hbs Search select (#5851) 2018-12-10 11:44:37 -05:00
tool-actions-form.hbs UI namespaces (#5119) 2018-08-16 12:48:24 -05:00
toolbar-download-button.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
toolbar-secret-link.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
transit-edit.hbs Add Toolbar component 2019-05-08 17:08:39 -06:00
transit-key-actions.hbs UI: Confirm Action as a popover 2019-05-17 11:29:21 -06:00
ui-wizard.hbs UI Onboarding Wizards (#5196) 2018-08-28 00:03:55 -05:00
wizard-content.hbs UI icon - add size (#6736) 2019-05-16 14:49:38 -05:00
wizard-progress.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
wizard-section.hbs UI icon - add size (#6736) 2019-05-16 14:49:38 -05:00