consul/ui/packages/consul-ui/tests/acceptance/dc
John Cowen d49ee8e355
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
..
acls ui: Always show main navigation Key/Value link (#10916) 2021-09-22 18:23:59 +01:00
intentions ui: Check for `intention` ACL resources, not `intentions` ACL resources (#11880) 2021-12-21 06:43:14 +00:00
kvs ui: Fixup KV folder creation then further creation within that folder (#12081) 2022-01-19 10:09:25 +00:00
nodes ui: Adds Partitions to the HTTP layer (#10447) 2021-09-15 18:09:55 +01:00
nspaces ui: Move nspace CRUD to use the same approach as partitions (#11633) 2021-12-01 11:04:02 +00:00
services ui: Ensure proxy instance health is taken into account in Service Instance Listings (#12279) 2022-02-10 15:28:26 +00:00
error.feature ui: Gracefully recover from non-existent DC errors (#11077) 2021-09-22 18:26:36 +01:00
forwarding.feature
index.feature
list-blocking.feature ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
list.feature
routing-config.feature ui: Create Routing Configurations route and page (#10835) 2021-08-16 12:04:04 -04:00