]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: highlight the search text in cluster logs
authorSarthak0702 <sarthak.0702@gmail.com>
Tue, 1 Mar 2022 18:07:38 +0000 (23:37 +0530)
committerSarthak0702 <sarthak.0702@gmail.com>
Mon, 28 Mar 2022 23:16:25 +0000 (04:46 +0530)
commit83063ab372320f1eb2eaf0df4b7befba8a4d7170
treea40497de0f73d503d826f6b4da6d93eb4231def1
parentc83f2418e17d2e999695cb00e85951b66d16e606
mgr/dashboard: highlight the search text in cluster logs

Fixes: https://tracker.ceph.com/issues/54445
Signed-off-by: Sarthak0702 <sarthak.0702@gmail.com>
(cherry picked from commit a878c7442059d11ac14edd226d71abbabda9a3c4)
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]