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 ui: Add Consul API Gateway as an external source (#11371) 2021-11-10 16:54:12 -05:00
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 ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
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 ui: Topology - Fix up Default Allow and Permissive Intentions notices (#11216) 2021-10-12 09:27:06 -04:00
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 ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
is.mdx ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
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 Revert "Merge pull request #11328 from radiantly/ui/feature/allow-${}-style-interpolation" 2021-11-10 17:54:33 +00:00
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 ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
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 ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
test.mdx ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
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 ui: Make it hard to not URLEncode DataSource srcs/URIs (#11117) 2021-09-30 15:54:46 +01:00