]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add NFS frontend services
authorTiago Melo <tspmelo@gmail.com>
Thu, 4 Oct 2018 16:14:26 +0000 (17:14 +0100)
committerTiago Melo <tmelo@suse.com>
Thu, 14 Feb 2019 10:29:14 +0000 (10:29 +0000)
commita7142a2105136d9ce03a1fdfc95684c836365f51
tree82a05dce85188306347bcfe384c160b8b7ad067f
parentd2003782398195b1686360a4f3a0147b88486646
mgr/dashboard: Add NFS frontend services

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/nfs.service.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/api/nfs.service.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/models/permission.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/permissions.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/task-message.service.ts