]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: display placement column in service table 38336/head
authorVolker Theile <vtheile@suse.com>
Tue, 5 Jan 2021 10:57:15 +0000 (11:57 +0100)
committerVolker Theile <vtheile@suse.com>
Mon, 25 Jan 2021 09:24:56 +0000 (10:24 +0100)
commit36f5ea6de187ebb53d2c99b81e79b8512ccd9ed2
tree29d00c2e78d488cb7c0f04e683cce52eeafa326e
parentc676cbb9be59cfb21bd2ba9250035305ff2c9719
mgr/dashboard: display placement column in service table

Fixes: https://tracker.ceph.com/issues/44404
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit 1c722aa89ec1efbf5cc76ea968a1f9a725a86e57)

Conflicts:
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/placement.pipe.ts
Both files need to be adapted to replaced $localize with i18n.
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/cluster.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/placement.pipe.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/placement.pipe.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.ts