]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: shorten `Container ID` and `Container image ID` in Services page 34648/head
authorVolker Theile <vtheile@suse.com>
Tue, 31 Mar 2020 09:13:21 +0000 (11:13 +0200)
committerShyukri Shyukriev <shshyukriev@suse.com>
Mon, 20 Apr 2020 19:44:07 +0000 (22:44 +0300)
commit4028a8fbf54823c5224bf57fef6db022e274c7b1
tree164c756a4dd51218ee230045a8bdca005056cb70
parentcda8c83330ed35e47266feb35e4e3f960ad10c40
mgr/dashboard: shorten `Container ID` and `Container image ID` in Services page

Fixes: https://tracker.ceph.com/issues/44539
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit ed51f8039abad07fe8c44c233c8e30dc4810fe8b)
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/enum/cell-template.enum.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/pipes.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/truncate.pipe.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/truncate.pipe.ts [new file with mode: 0644]