consul/ui/packages/consul-ui/app
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
..
abilities
adapters ui: Auth Methods - Create Binding Rules tab (#9914) 2021-03-26 11:47:47 -04:00
components ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
controllers
decorators ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
filter/predicates ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
forms
helpers ui: Adds human formatting to nanosecond based session durations (#10062) 2021-04-28 12:12:56 +01:00
initializers
instance-initializers ui: Add information regarding Host header for ingress gateways (#10050) 2021-04-22 12:16:56 +01:00
mixins
models ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
modifiers
routes ui: Auth Methods - Namespace rules tab (#9935) 2021-03-31 10:55:31 -04:00
routing
search/predicates ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
serializers ui: Auth Methods - Create Binding Rules tab (#9914) 2021-03-26 11:47:47 -04:00
services ui: Adds human formatting to nanosecond based session durations (#10062) 2021-04-28 12:12:56 +01:00
sort/comparators ui: Reformat MaxTokenTTL to sortBy as an integer (#9969) 2021-04-07 12:43:04 -04:00
styles ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
templates ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
utils ui: Add Admin Partition feature flag (#10051) 2021-04-22 12:22:40 +01:00
validations
app.js
env.js
formats.js
index.html
router.js ui: Auth Methods - Namespace rules tab (#9935) 2021-03-31 10:55:31 -04:00