grafana/public/app/features/admin
Eric Leijonmarck 91b5337600
Auth: Refactoring of frontend skipOrgRoleSync logic to backend (#62921)
* WIP

* refactor: add function in login for externSynced

* refactor: make function to make ExternalSyncedInfo

- adds tests
- refactors strings into consts

* remove: console.log

* remove: unnessecary comment

* added exhaustive tests

* refactor: labelname

* removed unused code

* missspelling

* refactor: based on review comments

* add: comment to functions about authinfo behavior

* Update pkg/services/login/authinfo.go

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>

* Update pkg/services/login/authinfo.go

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>

* fix: tests

---------

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2023-02-08 20:11:46 +00:00
..
ldap TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +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 Update dependency eslint-plugin-react to v7.32.1 (#62128) 2023-02-01 17:02:59 +00:00
UserPermissions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserProfile.tsx Fix: Email and username trimming and invitation validation (#58442) 2022-11-14 13:11:26 +01: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