]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Move and rename pipe
authorSebastian Krah <skrah@suse.com>
Tue, 29 Jan 2019 13:25:09 +0000 (14:25 +0100)
committerSebastian Krah <skrah@suse.com>
Tue, 29 Jan 2019 13:58:37 +0000 (14:58 +0100)
commit03683460028d2e584513e1de46ab3732f078c733
tree6112f271173cca012e4689e5cc4997cd60bb429d
parentf52c22ebf5ff24107faf061a8de1f36376ed515d
mgr/dashboard: Move and rename pipe

Moves file to the shared directory to make it available for every module.
Also renames the file, because it will be refactored.

Fixes: https://tracker.ceph.com/issues/37916
Signed-off-by: Sebastian Krah <skrah@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/log-color.pipe.spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/log-color.pipe.ts [deleted file]
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/log-priority.pipe.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/log-priority.pipe.ts [new file with mode: 0644]