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
components/discovery-chain
controllers
helpers
mixins ui: Remove with-listeners mixin (#8142) 2020-06-18 14:54:31 +01:00
models
routes
search/filters
serializers
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