open-vault/ui/app
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
..
adapters UI - replication path filtering (#7620) 2019-10-25 13:16:45 -05:00
components UI - replication path filtering (#7620) 2019-10-25 13:16:45 -05:00
controllers UI wrapped token fix (#7398) 2019-10-01 15:30:56 -05:00
helpers Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
initializers UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
instance-initializers
lib do not swallow ControlGroupErrors when viewing or editing kvv2 secrets (#7504) 2019-10-04 13:15:33 -07:00
machines Dynamic OpenAPI UI (#6209) 2019-02-14 13:52:34 -05:00
macros
mixins don't abort transitions if you're already on that route (#7602) 2019-10-09 11:38:20 -05:00
models UI - replication path filtering (#7620) 2019-10-25 13:16:45 -05:00
routes Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
serializers UI - replication path filtering (#7620) 2019-10-25 13:16:45 -05:00
services Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
styles UI - replication path filtering (#7620) 2019-10-25 13:16:45 -05:00
templates UI - replication path filtering (#7620) 2019-10-25 13:16:45 -05:00
transforms UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
utils Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
app.js UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00
breakpoints.js
index.html Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
resolver.js
router.js UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00