open-consul/ui-v2/tests
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
..
acceptance ui: Don't show duplicate services in the intentions form dropdown (#8133) 2020-06-17 14:11:40 +01:00
helpers ui: Delete the Promise rsvp imports from codebase (#7372) 2020-05-12 17:14:12 +00:00
integration ui: Switch out WithResizingMixin for on-window helper (#8130) 2020-06-17 14:26:50 +01:00
lib ui: Colocate pageobject components with their components (#8098) 2020-06-12 16:50:09 +01:00
pages ui: Token listing redesign (#8117) 2020-06-17 10:25:54 +01:00
steps ui: Reduce discovery-chain log errors (#8065) 2020-06-10 16:07:06 +01:00
unit ui: Remove with-listeners mixin (#8142) 2020-06-18 14:54:31 +01:00
dictionary.js
index.html
pages.js ui: Token listing redesign (#8117) 2020-06-17 10:25:54 +01:00
steps.js ui: Reduce discovery-chain log errors (#8065) 2020-06-10 16:07:06 +01:00
test-helper.js fix ember parallelization (#7221) 2020-05-12 17:13:52 +00:00