grafana/public/app/features/profile
Tharun Rajendran 36592e0927
Chore: Add tests for ChangePasswordPage and SendResetMailPage (#36313)
* added tests for changePassword and forgotPassword  component

* added tests for ChangePassword screen in user profile section

* addressed review changes
2021-07-01 17:01:09 +03:00
..
state Profile: Fix failing FE reducer test (#36331) 2021-07-01 09:58:49 +02:00
all.ts Convert remaining profile bits to React (#24310) 2020-06-08 18:19:00 +03:00
api.ts Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
ChangePasswordForm.tsx Chore: Add tests for ChangePasswordPage and SendResetMailPage (#36313) 2021-07-01 17:01:09 +03:00
ChangePasswordPage.test.tsx Chore: Add tests for ChangePasswordPage and SendResetMailPage (#36313) 2021-07-01 17:01:09 +03:00
ChangePasswordPage.tsx Chore: Add tests for ChangePasswordPage and SendResetMailPage (#36313) 2021-07-01 17:01:09 +03:00
types.ts Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
UserOrganizations.tsx Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
UserProfileEditForm.tsx Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
UserProfileEditPage.test.tsx Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
UserProfileEditPage.tsx Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
UserSessions.tsx Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
UserTeams.tsx Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00