grafana/public/app/features/auth-config
Ashley Harrison c4570ecfdc
Chore: Tweaks to support React 19 (#90653)
changes needed for react 19, mostly don't spread key
2024-07-19 13:40:02 +01:00
..
components React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
state Auth Drawer: Use redux store to load settings (#85110) 2024-03-26 14:56:31 +01:00
utils Auth: Add organization mapping configuration to the UI (#90003) 2024-07-04 16:00:56 +02:00
AuthDrawer.test.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
AuthDrawer.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
AuthProvidersListPage.tsx Auth: Temporarily remove LDAP from UI until its config page is ready (#90323) 2024-07-11 13:54:17 +03:00
constants.ts Auth: Add name to be configurable from the UI (#82144) 2024-02-08 13:33:47 +01:00
ErrorContainer.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
FieldRenderer.tsx Chore: Tweaks to support React 19 (#90653) 2024-07-19 13:40:02 +01:00
fields.tsx Auth: Remove role_attribute_path from Azure AD config UI (#90227) 2024-07-10 10:12:02 +02:00
index.ts Refactor: Move LDAP auth config frontend registration to OSS (#73941) 2023-08-29 14:49:00 +01:00
ProviderConfigForm.test.tsx Auth: Add organization mapping configuration to the UI (#90003) 2024-07-04 16:00:56 +02:00
ProviderConfigForm.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
ProviderConfigPage.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
types.ts Auth: Add organization mapping configuration to the UI (#90003) 2024-07-04 16:00:56 +02:00