consul/ui-v2/tests/integration
John Cowen 80960c9d54 ui: Add `<State /> and `{{state-matches}}` ember component/helper (#7556)
This commit adds 2 ember component/helpers and a service to contain the
shared functionality for matching/rendering content dependent on state
identifiers. Currently a `service.state` method has been added to easily
make manual state objects, but these are built towards using `xstate` to
manage UI state in some of our future components.

We've added some tests here, and we aren't currently using these
components anywhere in this commit.
2020-05-12 17:14:20 +00:00
..
adapters ui: HTTP Body testing (#7290) 2020-05-12 17:14:02 +00:00
components ui: Add `<State /> and `{{state-matches}}` ember component/helper (#7556) 2020-05-12 17:14:20 +00:00
helpers ui: Add `<State /> and `{{state-matches}}` ember component/helper (#7556) 2020-05-12 17:14:20 +00:00
mixins ui: Adds `document` and `viewport` methods to the dom service (#5052) 2019-05-01 18:21:57 +00:00
serializers ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
services/repository ui: Ensure blocking query configuration is passed through to findInstanceBySlug (#7543) 2020-03-30 15:23:06 +01:00
utils/dom/event-source ui: Delete the Promise rsvp imports from codebase (#7372) 2020-05-12 17:14:12 +00:00