consul/ui-v2/app
John Cowen b9e12b99f6 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 13:55:07 +00:00
..
adapters Merge pull request #8013 from hashicorp/ui-staging 2020-06-03 17:46:46 +00:00
components ui: Remove with-listeners mixin (#8142) 2020-06-18 13:55:07 +00:00
controllers ui: Remove WithEventSource mixin, use a component instead (#7953) 2020-06-17 13:20:42 +00:00
forms ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
helpers ui: Don't show duplicate services in the intentions form dropdown (#8133) 2020-06-17 13:12:17 +00:00
initializers ui: Move healthcheck ordering to use new comparators (#8096) 2020-06-16 13:14:05 +00:00
instance-initializers ui: Remove WithEventSource mixin, use a component instead (#7953) 2020-06-17 13:20:42 +00:00
mixins ui: Remove with-listeners mixin (#8142) 2020-06-18 13:55:07 +00:00
models ui: Remove now unused intention fields DefaultAddr and DefaultPort (#8134) 2020-06-17 14:08:34 +01:00
routes ui: Token listing redesign (#8117) 2020-06-17 09:33:17 +00:00
routing 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 Merge pull request #8013 from hashicorp/ui-staging 2020-06-03 17:46:46 +00:00
services Merge pull request #8080 from hashicorp/ui-staging 2020-06-10 16:41:25 +00:00
sort/comparators ui: Move healthcheck ordering to use new comparators (#8096) 2020-06-16 13:14:05 +00:00
styles ui: Refactor Upstreams and Exposed Paths icons (#8139) 2020-06-18 13:24:36 +00:00
templates ui: Remove WithEventSource mixin, use a component instead (#7953) 2020-06-17 13:20:42 +00:00
utils ui: Remove WithEventSource mixin, use a component instead (#7953) 2020-06-17 13:20:42 +00:00
validations ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
app.js ui: Upgrade to ember 3.16 Octane Edition (#7334) 2020-05-12 17:14:10 +00:00
env.js ui: Improve configuration/env/feature flag usage (also add build time year detection) (#7072) 2020-01-21 17:52:40 +00:00
index.html ui: Keyboard navigation improvements (#7090) 2020-01-20 14:15:15 +00:00
router.js Merge pull request #8013 from hashicorp/ui-staging 2020-06-03 17:46:46 +00:00