open-consul/ui-v2/tests/unit
John Cowen a73e0958d5 UI: dom usage refactoring (#4924)
Move all the dom-things to use the dom service in tabular-collection, feedback-dialog, list-collection and node show. Move get-component-factory into utils/dom and use dom.root() in a few more places

This includes an additional `dom.components` method which gives you a
list of components matching the selector instead of just one.
2019-05-01 18:21:40 +00:00
..
adapters UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
controllers ui: Async Search (#4859) 2019-05-01 18:21:34 +00:00
helpers ui: Prefer using `notOk(actual)` instead of `ok(!actual)` in tests (#4925) 2019-05-01 18:21:37 +00:00
mixins ui: Async Search (#4859) 2019-05-01 18:21:34 +00:00
models UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
routes UI: dom usage refactoring (#4924) 2019-05-01 18:21:40 +00:00
search/filters ui: Prefer using `notOk(actual)` instead of `ok(!actual)` in tests (#4925) 2019-05-01 18:21:37 +00:00
serializers UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
services ui: Refactors the code-mirror linting/restrict legacy tokens to HCL (#4866) 2019-05-01 18:21:35 +00:00
utils UI: dom usage refactoring (#4924) 2019-05-01 18:21:40 +00:00