grafana/public/app/features/org
Uchechukwu Obasi 6abced840d
UserInviteForm: move API logic away from components (#43408)
* userInviteForm: move API logic away from components

* removes duplicate response alert

* reverse api logic to handle errors

* move redirection logic to component

* chore: cleanup code
2021-12-21 17:19:22 +01:00
..
__snapshots__ AccessControl: FGAC permissions for orgs endpoint on frontend (#41050) 2021-11-18 14:10:38 +01:00
state SelectOrgPage: migrate API function calls to Redux (#43133) 2021-12-16 09:57:18 +01:00
api.ts UserInviteForm: move API logic away from components (#43408) 2021-12-21 17:19:22 +01:00
NewOrgPage.tsx NewOrgPage: Disable input validation on keypress (#43132) 2021-12-21 12:54:14 +01:00
OrgDetailsPage.test.tsx AccessControl: FGAC permissions for orgs endpoint on frontend (#41050) 2021-11-18 14:10:38 +01:00
OrgDetailsPage.tsx AccessControl: FGAC permissions for orgs endpoint on frontend (#41050) 2021-11-18 14:10:38 +01:00
OrgProfile.test.tsx AccessControl: FGAC permissions for orgs endpoint on frontend (#41050) 2021-11-18 14:10:38 +01:00
OrgProfile.tsx AccessControl: FGAC permissions for orgs endpoint on frontend (#41050) 2021-11-18 14:10:38 +01:00
SelectOrgPage.tsx SelectOrgPage: migrate API function calls to Redux (#43133) 2021-12-16 09:57:18 +01:00
UserInviteForm.tsx UserInviteForm: move API logic away from components (#43408) 2021-12-21 17:19:22 +01:00
UserInvitePage.tsx AngularJS: Move angular stuff into app/angular (#41415) 2021-11-08 18:41:04 +01:00