]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Display logged in user
authorguodan1 <guodan1@lenovo.com>
Wed, 26 Sep 2018 03:15:40 +0000 (11:15 +0800)
committerguodan <guodan1@lenovo.com>
Wed, 3 Oct 2018 10:36:50 +0000 (18:36 +0800)
commite60ab33e90c9ca839f08581d03e91f5f2118a0f5
tree639d0283022ae6830d9125dd15bc949046bbfedb
parentd97e479decb9e3bd324891ded52b6b1f44e07f04
mgr/dashboard: Display logged in user

Signed-off-by: guodan1 <guodan1@lenovo.com>
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/identity/identity.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/identity/identity.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/identity/identity.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/identity/identity.component.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation.module.ts
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html