grafana/public/app/features/admin
Lokeswaran Aruljothi d2fa019d78
Auth: Show user sync external Authentication status (#62721)
* Fix #56189 add auth source for users synced via external authentication

* update change role display logic based on user authentication method

* fix display for licensed ac

---------

Co-authored-by: Lokeswaran Aruljothi <74011196+a-loke@users.noreply.github.com>
2023-03-15 10:31:15 +01:00
..
ldap Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
partials Admin: Cleanup old admin users edit page, see #19139 (#24463) 2020-05-10 21:05:02 +02:00
state Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
AdminEditOrgPage.tsx Preferences: Add pagination to org configuration page (#60896) 2023-01-09 11:54:33 +03:00
AdminListOrgsPage.tsx any/type assertion fixes (#57009) 2022-10-17 10:10:10 +01:00
AdminOrgsTable.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AdminSettings.tsx any/type assertion fixes (#57009) 2022-10-17 10:10:10 +01:00
LicenseChrome.tsx Chore: Migrate more usage of v1 themes to v2 (#57680) 2022-11-02 10:25:08 +00:00
OrgRolePicker.tsx ServiceAccounts: refactor UI (#49508) 2022-06-01 09:35:16 +02:00
ServerStats.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ServerStats.tsx Chore: Remove previews crawler UI (and feature flag) (#62906) 2023-02-03 16:45:10 -05:00
UpgradePage.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
UserAdminPage.tsx Auth: Refactoring of frontend skipOrgRoleSync logic to backend (#62921) 2023-02-08 20:11:46 +00:00
UserCreatePage.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
UserLdapSyncInfo.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserListAdminPage.tsx Auth: Add Generic oauth skip org role sync setting (#62418) 2023-02-01 16:27:53 +00:00
UserListPage.tsx TopNav: Fixes the invite user page navId / missing section nav and design of user list page (#60701) 2022-12-28 19:29:42 +01:00
UserOrgs.tsx Auth: Show user sync external Authentication status (#62721) 2023-03-15 10:31:15 +01:00
UserPermissions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserProfile.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
UserSessions.tsx I18n: Migrate to I18next (#55845) 2022-10-06 16:34:04 +01:00
utils.ts Fix: Email and username trimming and invitation validation (#58442) 2022-11-14 13:11:26 +01:00