open-consul/ui/packages/consul-ui/tests
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
..
acceptance ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
helpers ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
integration ui: Adds human formatting to nanosecond based session durations (#10062) 2021-04-28 12:12:56 +01:00
lib ui: Initial Intention Permission Integration and acceptance testing (#9003) 2020-10-23 17:26:06 +01:00
pages ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
steps ui: a11y modals (#9819) 2021-03-09 09:30:01 +00:00
unit ui: Adds human formatting to nanosecond based session durations (#10062) 2021-04-28 12:12:56 +01:00
dictionary.js ui: Dependency Upgrade (#9907) 2021-03-19 15:14:07 +00:00
index.html ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
pages.js ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
steps.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
test-helper.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00