]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Use pipe instead of calling function within template 37993/head
authorVolker Theile <vtheile@suse.com>
Mon, 9 Nov 2020 13:51:53 +0000 (14:51 +0100)
committerVolker Theile <vtheile@suse.com>
Thu, 12 Nov 2020 11:02:32 +0000 (12:02 +0100)
commit946b14c580b1d4445c56f7eb08d224dd67c4fd89
tree2daa8bf91ef593c6a0e93b3e6a62781ac2eaaf22
parenta79d89521a9e141f0e9994e3837bce9f4295fe25
mgr/dashboard: Use pipe instead of calling function within template

This PR introduces the 'ngx-pipe-function' package to call functions in templates.

Fixes: https://tracker.ceph.com/issues/48051
Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/ceph-shared.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.ts