]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Updated colors in PG Status chart 26203/head
authoralfonsomthd <almartin@redhat.com>
Wed, 30 Jan 2019 14:27:47 +0000 (15:27 +0100)
committeralfonsomthd <almartin@redhat.com>
Wed, 30 Jan 2019 14:27:47 +0000 (15:27 +0100)
commite03d37f52a0aeecbae562a0ee11494bd6be3e182
tree10233e0914ac8e57fa633ad93f391fb972a233f6
parent1a9734c97000caaff7f05355ac5ca320b7bbb78f
mgr/dashboard: Updated colors in PG Status chart

* For consistency:
  Set 'Clean' status color to 'HEALTH_OK' color
  (Cluster Status card).

  Set 'Warning' status color to 'HEALTH_WARN' color.

  'Working' (blue) & 'Unknown' (red) are kept due to
  previous consensus about these complementary colors
  in doughnut/pie charts.

* Renamed Health Pie colors for the sake of clarity.

Signed-off-by: Alfonso Martínez <almartin@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health-pie/health-pie-color.enum.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health-pie/health-pie.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.ts