open-consul/ui-v2/tests/unit
John Cowen 6126f24acd
ui: Remove with-listeners mixin (#8142)
This mixin was a very thin mixin over the top of our listeners utility,
and we have been gradually preferring using the utility straight rather
than using the mixin. This commit removes the last places where we still
used the mixin, and also potentially the last few places where we
continued to use the old API for our listeners utility.
2020-06-18 14:54:31 +01:00
..
adapters ui: Add blocking queries to gateways (#7967) 2020-06-03 16:46:52 +00:00
components/discovery-chain UI Release Merge (1.8-beta-2: ui-staging merge) (#7919) 2020-05-19 17:18:04 +01:00
controllers ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
helpers ui: Create PopoverSelect, CatalogToolbar, and update tests (#7489) 2020-05-12 17:14:48 +00:00
mixins ui: Remove with-listeners mixin (#8142) 2020-06-18 14:54:31 +01:00
models ui: Add blocking queries to gateways (#7967) 2020-06-03 16:46:52 +00:00
routes ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
search/filters ui: Add ability to search nodes listing page with IP Address (#7204) 2020-02-04 10:45:25 -05:00
serializers ui: Add blocking queries to gateways (#7967) 2020-06-03 16:46:52 +00:00
services ui: Add ability to sort service based on health (#7989) 2020-06-03 16:46:57 +00:00
sort/comparators ui: Add ability to sort service based on health (#7989) 2020-06-03 16:46:57 +00:00
utils ui: Remove WithSearching mixin, use helpers instead (#7961) 2020-06-03 16:46:53 +00:00