]> 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:10:26 +0000 (04:40 +0530)
commit68878ef059675fc0c64fb8eb4575eed1fd7ef7b3
tree4a7fa1cd85b593ee90e083bc0737504f8b003408
parent3ff0ac52296a1b9e146cb30ec14b651e26cc0427
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]