]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: auto-coloring-badges-component 46962/head
authorPedro Gonzalez Gomez <pegonzal@redhat.com>
Tue, 5 Jul 2022 09:40:01 +0000 (11:40 +0200)
committerPedro Gonzalez Gomez <pegonzal@redhat.com>
Mon, 29 Aug 2022 16:03:11 +0000 (18:03 +0200)
commit29f510a522b2694903d095ac0ec45ee23c474121
treed6102bbeaec67b6677db8fda070ce931a41811d1
parent4c9fd0c272231dc24bc910dd00536b56d7561f35
mgr/dashboard: auto-coloring-badges-component

Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/components/cd-label/cd-label.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/cd-label/cd-label.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/cd-label/cd-label.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/cd-label/cd-label.component.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/cd-label/color-class-from-text.pipe.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
src/pybind/mgr/dashboard/frontend/src/styles.scss
src/pybind/mgr/dashboard/frontend/src/styles/defaults/_bootstrap-defaults.scss