consul/ui/packages/consul-ui/app/helpers
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
..
policy
service
token
adopt-styles.js ui: attach-shadow modifier (#12207) 2022-02-01 19:48:57 +00:00
adopt-styles.mdx ui: attach-shadow modifier (#12207) 2022-02-01 19:48:57 +00:00
atob.js
cached-model.js
class-map.js ui: class-map helper (#12202) 2022-01-27 11:21:12 +00:00
class-map.mdx ui: class-map helper (#12202) 2022-01-27 11:21:12 +00:00
collapsible-notices.js
collection.js
css.js ui: attach-shadow modifier (#12207) 2022-02-01 19:48:57 +00:00
document-attrs.js
dom-position.js ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
duration-from.js
duration-from.mdx
env.js
flatten-property.js
format-short-time.js
href-to.js
icons-debug.js ui: Fix brand coloring for inline-code plus docs (#11578) 2021-11-23 18:32:11 +00:00
is-href.js
is-href.mdx
is.js
is.mdx
last.js
left-trim.js
merge-checks.js ui: Ensure service instance data does not get re-written on blocking refresh (#11903) 2022-01-07 19:16:21 +00:00
refresh-route.js
render-template.js
render-template.mdx ui: Add eng docs for our render-template helper (#11359) 2021-11-18 10:21:36 +00:00
right-trim.js
route-match.js
slugify.js
split.js
state-chart.js
state-matches.js
style-map.js ui: style-map helper (#12203) 2022-02-01 16:39:02 +00:00
style-map.mdx ui: style-map helper (#12203) 2022-02-01 16:39:02 +00:00
substr.js
svg-curve.js
test.js
test.mdx
to-hash.js ui: Ensure proxy instance health is taken into account in Service Instance Listings (#12279) 2022-02-10 15:28:26 +00:00
to-route.js
tween-to.js
uniq-by.js
unique-id.js
uri.js