grafana/public/app/core/components/Signup
Tharun Rajendran c26bd6c52f
Password Field Improvements (#36160)
* Password: added show password functionality
added autcomplete props
created password component

Fixes #28721

* addressed review changes and added unit tests

* wrapped passwordField component in forwardRef

* fix validation and tests
2021-07-13 09:32:03 +03:00
..
SignupPage.test.tsx chore: Signup Page Component tests (#36279) 2021-06-30 17:11:27 +02:00
SignupPage.tsx Password Field Improvements (#36160) 2021-07-13 09:32:03 +03:00
VerifyEmail.tsx chore: Signup Page Component tests (#36279) 2021-06-30 17:11:27 +02:00
VerifyEmailPage.test.tsx chore: Signup Page Component tests (#36279) 2021-06-30 17:11:27 +02:00
VerifyEmailPage.tsx Routes: Redirect signup user and verify email if settings is disabled (#36303) 2021-06-30 13:56:09 +02:00