]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Provide user enable/disable capability in the frontend
authorPatrick Nawracay <pnawracay@suse.com>
Fri, 12 Jul 2019 11:42:04 +0000 (13:42 +0200)
committerRicardo Dias <rdias@suse.com>
Thu, 1 Aug 2019 08:34:53 +0000 (09:34 +0100)
commita2a5457a036f641db112c9d942a7b2b2a2193a9d
tree336cbc3c0ce4f2c97255616c3f4e584ac462ef66
parent2b76d7690468a6081d28f758d83ae12c16bbf388
mgr/dashboard: Provide user enable/disable capability in the frontend

Fixes: http://tracker.ceph.com/issues/25229
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/core/auth/auth.module.ts
src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.model.ts
src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-list/user-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-list/user-list.component.ts