]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Display cluster status in favicon 36000/head
authorTiago Melo <tmelo@suse.com>
Thu, 9 Jul 2020 17:36:59 +0000 (17:36 +0000)
committerTiago Melo <tmelo@suse.com>
Thu, 16 Jul 2020 10:06:44 +0000 (10:06 +0000)
commit2b479e7b484ed400e4c4d15231e77fdaa0087faf
tree1e79783fc62e9b1dde6f273c398df324b61fb7f9
parent8cbf627745308052b2d98303db2eb7526529f648
mgr/dashboard: Display cluster status in favicon

Fixes: https://tracker.ceph.com/issues/44542
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/core/layouts/workbench-layout/workbench-layout.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/enum/color.enum.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/health-color.pipe.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/favicon.service.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/services/favicon.service.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/index.html