]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: highlight the search text in cluster logs 45218/head
authorSarthak0702 <sarthak.0702@gmail.com>
Tue, 1 Mar 2022 18:07:38 +0000 (23:37 +0530)
committerSarthak0702 <sarthak.0702@gmail.com>
Mon, 7 Mar 2022 08:28:28 +0000 (13:58 +0530)
commita878c7442059d11ac14edd226d71abbabda9a3c4
tree59245fe3caaba7eca9ba036d9f71894f540b6e33
parentded84b8d5f16d6d76f044a24c5f4cfd632e04c50
mgr/dashboard: highlight the search text in cluster logs

Fixes: https://tracker.ceph.com/issues/54445
Signed-off-by: Sarthak0702 <sarthak.0702@gmail.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/pipes.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/search-highlight.pipe.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/search-highlight.pipe.ts [new file with mode: 0644]