open-consul/ui/packages/consul-ui/tests/unit
John Cowen 5dbfbf0049
ui: Fuzzy and Regex searching (#9424)
Moves search things around to match an interface that can be switched in and out of fuzzy searching using fuse.js. We add both fuzzy searching and regex based searching to the codebase here, but it is not yet compiled in.
2020-12-18 10:38:15 +00:00
..
adapters ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
components/consul/discovery-chain ui: Move discovery chain component (#9154) 2020-11-11 14:43:37 +00:00
controllers ui: Misc changes for Catalog area (#9414) 2020-12-17 16:35:01 +00:00
filter/predicates ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
helpers ui: Remove old style 'filterable' searching (#9356) 2020-12-09 19:12:17 +00:00
mixins ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
models ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
routes ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
search/predicates ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
serializers ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
services ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
sort/comparators ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
utils ui: Dev/Test environment configurable metrics (#9345) 2020-12-15 15:34:54 +00:00