]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Rename pipe list -> join
authorVolker Theile <vtheile@suse.com>
Mon, 25 Nov 2019 09:30:07 +0000 (10:30 +0100)
committerVolker Theile <vtheile@suse.com>
Wed, 27 Nov 2019 10:33:33 +0000 (11:33 +0100)
commit2ad276346935ec6b01c26c540c72988e8d0201f8
treefdd9e6b7ae1526cf8b78645cb9cb7e71dd208467
parent22a9a28e2859718c4168f5b3cf6e20a9186e18bc
mgr/dashboard: Rename pipe list -> join

Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi/iscsi.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/join.pipe.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/join.pipe.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/list.pipe.spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/list.pipe.ts [deleted file]
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/pipes.module.ts