grafana/public/app/features/profile
Hugo Häggmark 881abb3af8
Admin: Fixes infinite loading edit profile page (#34627)
* UserProfile: Fixes infinite loading spinner

* Refactor: some clean up

* Refactor: some more cleanup

* Tests: Adds tests for UserProfileEditPage

* Chore: updates after PR comments

* Refactor: removes unnecessary unmount/mount
2021-05-25 14:48:16 +02:00
..
state Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +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 Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
ChangePasswordPage.tsx Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02: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