consul/ui/packages/consul-ui/app/components/consul
John Cowen 04bd576179
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
..
acl ui: Implement ACLs access based on ACLs (#9835) 2021-03-11 09:29:11 +00:00
auth-method ui: Reformat MaxTokenTTL to sortBy as an integer (#9969) 2021-04-07 12:43:04 -04:00
discovery-chain ui: Re-organize our %h* placeholders (#9584) 2021-01-26 17:53:45 +00:00
exposed-path/list ui: Add EmptyState for exposed paths, plus additional details (#9445) 2021-01-05 16:59:16 +00:00
external-source ui: Re-organize our %h* placeholders (#9584) 2021-01-26 17:53:45 +00:00
health-check ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
instance-checks ui: [BUGFIX] Ensure we show the correct count of instances for each node (#9749) 2021-02-11 11:36:36 +00:00
intention ui: Adds ability to show a 'partial' list in list-collections (#10174) 2021-05-07 16:54:45 +01:00
kind ui: Re-organize our %h* placeholders (#9584) 2021-01-26 17:53:45 +00:00
kv ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
loader ui: Loader amends/improvements (#10181) 2021-05-07 12:23:29 +01:00
lock-session ui: Add conditionals to Lock Session list items (#10121) 2021-05-11 11:35:15 -04:00
logo Update brand assets (#10081) 2021-05-03 16:19:09 +01:00
metadata/list ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
node ui: [BUGFIX] Ensure we show the correct count of instances for each node (#9749) 2021-02-11 11:36:36 +00:00
node-identity/template ui: Move identity components (#9298) 2020-11-30 18:42:59 +00:00
nspace ui: Fix nspace spacing issue (#10157) 2021-05-10 11:19:11 +01:00
policy ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
role ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
service ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00
service-identity/template ui: Move identity components (#9298) 2020-11-30 18:42:59 +00:00
service-instance ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00
token ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
tomography/graph ui: Move linting to the `node:test` script (#9385) 2020-12-14 15:28:35 +00:00
transparent-proxy Create TransparentProxy mode label for service instance page 2021-04-15 09:19:21 -04:00
upstream ui: Remove extra nspace value from service upstreams (#10152) 2021-05-04 17:42:13 +01:00
upstream-instance ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00