]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: shorten `Container ID` and `Container image ID` in Services page
authorVolker Theile <vtheile@suse.com>
Tue, 31 Mar 2020 09:13:21 +0000 (11:13 +0200)
committerVolker Theile <vtheile@suse.com>
Tue, 31 Mar 2020 09:13:41 +0000 (11:13 +0200)
commited51f8039abad07fe8c44c233c8e30dc4810fe8b
tree8381e887f16651116a1c8f189286d44b7ef03547
parent558853be66a14ea5fcea9f2af6174f2d2fab0acb
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>
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]