]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: warn user's password expiration in user management
authorPere Diaz Bou <pere-altea@hotmail.com>
Thu, 25 Mar 2021 17:40:40 +0000 (18:40 +0100)
committerPere Diaz Bou <pere-altea@hotmail.com>
Thu, 25 Mar 2021 17:40:40 +0000 (18:40 +0100)
commit9f01c3a580aa45af2e79f61d18d71d3603d6cc8d
tree8d4bebbf551ee02ef6c852661c4fee754eebf160
parentf94988e8ece3e9f27a93752790032aed928b513e
mgr/dashboard: warn user's password expiration in user management
Warn about user's incoming password expiration on the User Management with an icon.
Fixes: https://tracker.ceph.com/issues/43058
Signed-off-by: Pere Diaz Bou <pere-altea@hotmail.com>
src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-list/user-list.component.html [changed mode: 0644->0755]
src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-list/user-list.component.scss [changed mode: 0644->0755]
src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-list/user-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/core/auth/user-list/user-list.component.ts [changed mode: 0644->0755]
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/duration.pipe.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/duration.pipe.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/pipes.module.ts
src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_basics.scss