OpenSlides/client/src/app/site/users/components/password
FinnStutzenstein 89995e01db fixed the operatorservice
Do not use the injector, because only in the operator needed members from the user repository were tree-shaked away by the --aot production build. Import it right away (not nice, but prevents tree shaking)
2019-02-10 20:18:36 +01:00
..
password.component.html fixed the operatorservice 2019-02-10 20:18:36 +01:00
password.component.scss Fixed operator respecting the default group 2019-01-31 11:15:21 +01:00
password.component.spec.ts add change password field for users/admins 2018-12-12 13:15:51 +01:00
password.component.ts Rework the reset password component (fixes #4079) 2019-02-10 11:36:01 +01:00