open-vault/ui/lib/core/addon/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
..
confirm Ui/redesign delete confirmation (#7271) 2019-08-27 15:50:53 -07:00
list-item UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
alert-banner.js UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
alert-inline.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
chevron.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
confirm-action.js Ui/redesign delete confirmation (#7271) 2019-08-27 15:50:53 -07:00
confirm.js Ui/redesign delete confirmation (#7271) 2019-08-27 15:50:53 -07:00
doc-link.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
download-button.js UI KMIP CA (#6983) 2019-06-26 11:02:05 -05:00
edit-form.js UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
empty-state.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
field-group-show.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
form-field-groups.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
form-field.js UI kmip scope delete and role form (#7169) 2019-07-23 16:00:00 -05:00
form-save-buttons.js UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
icon.js UI - replication path filtering (#7620) 2019-10-25 13:16:45 -05:00
info-table-row.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
info-tooltip.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
layout-loading.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
linked-block.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
list-item.js UI - add delete for the various kmip models (#7015) 2019-07-02 16:23:07 -05:00
list-pagination.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
list-view.js UI kmip acceptance (#7129) 2019-08-01 16:04:59 -05:00
masked-input.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
menu-loader.js UI - add delete for the various kmip models (#7015) 2019-07-02 16:23:07 -05:00
message-error.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
model-wrap.js UI - add delete for the various kmip models (#7015) 2019-07-02 16:23:07 -05:00
namespace-reminder.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
navigate-input.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
page-header-level-left.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
page-header-level-right.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
page-header-top.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
page-header.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
popup-menu.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
replication-action-demote.js move replication-actions into core addon so that secondary recovery works (#7226) 2019-08-05 14:05:32 -05:00
replication-action-disable.js move replication-actions into core addon so that secondary recovery works (#7226) 2019-08-05 14:05:32 -05:00
replication-action-promote.js move replication-actions into core addon so that secondary recovery works (#7226) 2019-08-05 14:05:32 -05:00
replication-action-recover.js move replication-actions into core addon so that secondary recovery works (#7226) 2019-08-05 14:05:32 -05:00
replication-action-reindex.js move replication-actions into core addon so that secondary recovery works (#7226) 2019-08-05 14:05:32 -05:00
replication-action-update-primary.js move replication-actions into core addon so that secondary recovery works (#7226) 2019-08-05 14:05:32 -05:00
replication-actions-single.js move replication-actions into core addon so that secondary recovery works (#7226) 2019-08-05 14:05:32 -05:00
replication-actions.js move replication-actions into core addon so that secondary recovery works (#7226) 2019-08-05 14:05:32 -05:00
replication-mode-summary.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
search-select-placeholder.js UI - replication path filtering (#7620) 2019-10-25 13:16:45 -05:00
search-select.js UI - replication path filtering (#7620) 2019-10-25 13:16:45 -05:00
select.js Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
string-list.js Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
toggle-button.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
tool-tip.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
toolbar-actions.js UI: Add Toolbar to Storybook (#6761) 2019-05-20 18:10:42 -06:00
toolbar-download-button.js UI KMIP CA (#6983) 2019-06-26 11:02:05 -05:00
toolbar-filters.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
toolbar-link.js UI: Add Toolbar to Storybook (#6761) 2019-05-20 18:10:42 -06:00
toolbar.js UI: Add Toolbar to Storybook (#6761) 2019-05-20 18:10:42 -06:00
ttl-picker.js UI/add select dropdown (#7102) 2019-08-01 14:35:18 -07:00
upgrade-page.js UI: Remove upgrade modal (#6871) 2019-06-14 15:46:18 -06:00
vault-logo-spinner.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00