]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: auto-coloring-badges-component 50121/head
authorPedro Gonzalez Gomez <pegonzal@redhat.com>
Tue, 5 Jul 2022 09:40:01 +0000 (11:40 +0200)
committerNizamudeen A <nia@redhat.com>
Wed, 5 Apr 2023 17:56:45 +0000 (23:26 +0530)
commit396714e6355ea56bb074abf200dc9bca6b269c0d
tree08db700c6a4500d562361bb04c876a0ec279527f
parent06aa5f285ac352746720e4cd7ebca6d3edfdfb1e
mgr/dashboard: auto-coloring-badges-component

Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
(cherry picked from commit 29f510a522b2694903d095ac0ec45ee23c474121)
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