open-consul/ui-v2/tests/unit
John Cowen fdd8aa5f2e ui: Expands create-listeners API to allow recursive and functions (#5616)
1. Adds a Listeners class, which lets us...
2. Add Listeners recursively. So you can
createListeners().add(createListeners())
3. Also add the ability to `.add` as a plain function

This moves the entire idea more towards a generic teardown utility
2019-09-04 08:34:57 +00:00
..
adapters UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
controllers ui: Adds tick whilst editing the link template in the Settings area (#5820) 2019-05-17 12:33:12 +01:00
helpers UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
mixins UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
models UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
routes ui: dashboard links (#5704) 2019-05-01 18:22:38 +00:00
search/filters ui: Adds ability to search by policy, role or service ident names (#5811) 2019-06-05 09:25:32 +01:00
serializers UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
services ui: Implements a testable clipboard {{copy-button}} (#5967) 2019-06-21 11:42:40 +01:00
utils ui: Expands create-listeners API to allow recursive and functions (#5616) 2019-09-04 08:34:57 +00:00