open-consul/ui/packages/consul-ui/app/styles
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
..
base ui: Alias all our Structure Icons to Flight Icons (#12209) 2022-02-02 13:24:47 +00:00
layouts ui: Replaces almost all remaining instances of SASS variables with CSS (#11200) 2021-10-07 19:21:11 +01:00
routes/dc ui: Alter position of dashboard button in the service instance header (#11988) 2022-01-12 09:31:54 +00:00
variables ui: Fix brand coloring for inline-code plus docs (#11578) 2021-11-23 18:32:11 +00:00
app.scss ui: Change approach to loading debug.css (#12242) 2022-02-03 08:40:03 +00:00
components.scss ui: Ensure proxy instance health is taken into account in Service Instance Listings (#12279) 2022-02-10 15:28:26 +00:00
debug.scss ui: ShadowTemplate component (#12259) 2022-02-10 14:50:42 +00:00
icons.scss ui: Alias all our Structure Icons to Flight Icons (#12209) 2022-02-02 13:24:47 +00:00
layout.scss ui: Refactor KV and Lock Sessions following partitions update (#11666) 2021-12-01 11:33:33 +00:00
prism-coldark-cold.scss ui: Remove storybook, add docfy (#9831) 2021-03-08 12:22:01 +00:00
prism-coldark-dark.scss ui: Remove storybook, add docfy (#9831) 2021-03-08 12:22:01 +00:00
routes.scss ui: Controller dead code removal (#9367) 2020-12-11 11:43:13 +00:00
themes.scss ui: Enable theming (#12134) 2022-01-21 12:19:03 +00:00
typography.scss ui: Upgrade AuthDialog (#11913) 2022-01-07 19:08:25 +00:00
variables.scss ui: Loader amends/improvements (#10181) 2021-05-07 12:23:29 +01:00