]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Status info cards' improvements 25155/head
authoralfonsomthd <almartin@redhat.com>
Wed, 21 Nov 2018 12:46:56 +0000 (13:46 +0100)
committeralfonsomthd <almartin@redhat.com>
Wed, 21 Nov 2018 12:46:56 +0000 (13:46 +0100)
commitfc07fb95dfb3d07532a1e89ce075a904574accf9
tree0eac18ef6fe7b2a92b82cdb5bf4ff9186bdfed84
parent38e95b2d8a40df264ea685ad528f89c78e01da0c
mgr/dashboard: Status info cards' improvements
- MGR info card:
  Show amount of daemons active instead of active mgr name.
  Daemons active text line: show mgr active name when 'on mouse over'.
- OSD/MDS info cards (for consistency):
  The same text appearance as MGR card.
- Hosts/Object Gateway/iSCSI cards: added 'total' after amount for clarification.
- Some CSS refactor.

Fixes: https://tracker.ceph.com/issues/37283
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.scss
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/info-card/info-card.component.scss
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/mds-summary.pipe.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/mds-summary.pipe.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/mgr-summary.pipe.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/mgr-summary.pipe.ts