open-consul/ui/packages/consul-ui/app/styles
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
..
base ui: Loader amends/improvements (#10181) 2021-05-07 12:23:29 +01:00
components ui: Add conditionals to Lock Session list items (#10121) 2021-05-11 11:35:15 -04:00
layouts ui: Side navigation tweaks (#9812) 2021-02-25 09:35:53 +00:00
routes/dc ui: Re-organize our %h* placeholders (#9584) 2021-01-26 17:53:45 +00:00
variables ui: Loader amends/improvements (#10181) 2021-05-07 12:23:29 +01:00
app.scss ui: Sidebar navigation / redesign (#9553) 2021-01-26 17:40:33 +00:00
components.scss ui: Adds ability to show a 'partial' list in list-collections (#10174) 2021-05-07 16:54:45 +01:00
debug.scss ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
layout.scss ui: Remove top border from Consul::AuthMethod::List (#10195) 2021-05-07 16:53:09 +01:00
prism-coldark-cold.scss ui: Remove storybook, add docfy (#9831) 2021-03-08 12:22:01 +00:00
prism-coldark-dark.scss ui: Remove storybook, add docfy (#9831) 2021-03-08 12:22:01 +00:00
routes.scss ui: Controller dead code removal (#9367) 2020-12-11 11:43:13 +00:00
themes.scss ui: Side navigation tweaks (#9812) 2021-02-25 09:35:53 +00:00
typography.scss ui: Add information regarding Host header for ingress gateways (#10050) 2021-04-22 12:16:56 +01:00
variables.scss ui: Loader amends/improvements (#10181) 2021-05-07 12:23:29 +01:00