open-consul/ui/packages/consul-ui/app/templates
John Cowen 8b0314f26f
ui: Serf Health Check warning notice (#10194)
When the Consul serf health check is failing, this means that the health checks registered with the agent may no longer be correct. Therefore we show a notice to the user when we detect that the serf health check is failing both for the health check listing for nodes and for service instances.

There were a few little things we fixed up whilst we were here:

- We use our @replace decorator to replace an empty Type with serf in the model.
- We noticed that ServiceTags can be null, so we replace that with an empty array.
- We added docs for both our Notice component and the Consul::HealthCheck::List component. Notice now defaults to @type=info.
2021-05-13 11:36:51 +01:00
..
dc ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
application.hbs ui: Loader amends/improvements (#10181) 2021-05-07 12:23:29 +01:00
dc.hbs ui: Add Route component / routlet service (#9813) 2021-03-08 12:15:54 +00:00
debug.hbs ui: Add information regarding Host header for ingress gateways (#10050) 2021-04-22 12:16:56 +01:00
error.hbs
head.hbs
loading.hbs
notfound.hbs
nspace.hbs ui: Move control of login modal to use JS rather than HTML (label/id) (#9883) 2021-04-06 13:40:40 +01:00
settings.hbs ui: Accessibility scan improvements (#9485) 2021-01-05 10:05:59 +00:00