]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard_v2: Add cdPasswordButton directive
authorVolker Theile <vtheile@suse.com>
Tue, 6 Feb 2018 11:02:50 +0000 (12:02 +0100)
committerRicardo Dias <rdias@suse.com>
Mon, 5 Mar 2018 13:07:08 +0000 (13:07 +0000)
commit4cfd508c592c92d6ffc1c06ebe5c71c137b6e937
tree63b1bf3b1bba9d4ff287a218e5fcab594174f38a
parentf307d933929ac5c527c2c70cde1555642934f21c
mgr/dashboard_v2: Add cdPasswordButton directive

Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard_v2/frontend/src/app/core/auth/auth.module.ts
src/pybind/mgr/dashboard_v2/frontend/src/app/core/auth/login/login.component.html
src/pybind/mgr/dashboard_v2/frontend/src/app/core/auth/login/login.component.scss
src/pybind/mgr/dashboard_v2/frontend/src/app/shared/directives/password-button.directive.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard_v2/frontend/src/app/shared/directives/password-button.directive.ts [new file with mode: 0644]
src/pybind/mgr/dashboard_v2/frontend/src/app/shared/shared.module.ts