consul/ui/packages/consul-ui/tests/acceptance/dc/services
John Cowen 1fe17b720a 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 10:37:46 +00:00
..
instances ui: Serf Health Check warning notice (#10194) 2021-05-13 10:37:46 +00:00
show ui: [BUGFIX] De-duplicate Tag rendering (#10186) 2021-05-07 11:08:14 +00:00
dc-switch.feature
error.feature
index.feature ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
list-blocking.feature
list.feature
navigation.feature ui: Sort lists with health by unhealthy/healthy by default (#9234) 2020-11-19 16:05:46 +00:00
show-routing.feature
show-topology.feature ui: Prevent redirect to topology url and hide Topology tab if service has no services (#9008) 2020-10-23 09:45:10 -04:00
show-with-slashes.feature
show.feature ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
sorting.feature