open-consul/ui/packages/consul-ui/tests/acceptance/dc/services
John Cowen d3e5d6edc4
ui: Ensure proxy instance health is taken into account in Service Instance Listings (#12279)
We noticed that the Service Instance listing on both Node and Service views where not taking into account proxy instance health. This fixes that up so that the small health check information in each Service Instance row includes the proxy instances health checks when displaying Service Instance health (afterall if the proxy instance is unhealthy then so is the service instance that it should be proxying)

* Refactor Consul::InstanceChecks with docs

* Add to-hash helper, which will return an object keyed by a prop

* Stop using/relying on ember-data type things, just use a hash lookup

* For the moment add an equivalent "just give me proxies" model prop

* Start stitching things together, this one requires an extra HTTP request

..previously we weren't even requesting proxies instances here

* Finish up the stitching

* Document Consul::ServiceInstance::List while I'm here

* Fix up navigation mocks Name > Service
2022-02-10 15:28:26 +00:00
..
instances ui: Ensure proxy instance health is taken into account in Service Instance Listings (#12279) 2022-02-10 15:28:26 +00:00
show ui: [BUGFIX] Fixes an issue when editing intentions from the service > intentions sub tab (#11937) 2022-01-07 19:09:40 +00:00
dc-switch.feature ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
error.feature ui: Gracefully recover from non-existent DC errors (#11077) 2021-09-22 18:26:36 +01:00
index.feature ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
list-blocking.feature ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
list.feature ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
navigation.feature ui: Sort lists with health by unhealthy/healthy by default (#9234) 2020-11-19 16:05:46 +00:00
show-routing.feature ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
show-topology.feature ui: Prevent redirect to topology url and hide Topology tab if service has no services (#9008) 2020-10-23 09:45:10 -04:00
show-with-slashes.feature ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
show.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
sorting.feature ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00