grafana/public/app/features/profile
Ashley Harrison 47f8717149
React: Use new JSX transform (#88802)
* update eslint, tsconfig + esbuild to handle new jsx transform

* remove thing that breaks the new jsx transform

* remove react imports

* adjust grafana-icons build

* is this the correct syntax?

* try this

* well this was much easier than expected...

* change grafana-plugin-configs webpack config

* fixes

* fix lockfile

* fix 2 more violations

* use path.resolve instead of require.resolve

* remove react import

* fix react imports

* more fixes

* remove React import

* remove import React from docs

* remove another react import
2024-06-25 12:43:47 +01:00
..
state Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
api.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ChangePasswordForm.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
ChangePasswordPage.test.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
ChangePasswordPage.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
FeatureTogglePage.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
routes.tsx Page: Update profile page components to use new navId (#51664) 2022-07-11 14:35:30 +02:00
types.ts Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
UserOrganizations.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
UserProfileEditForm.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
UserProfileEditPage.test.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
UserProfileEditPage.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
UserSessions.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
UserTeams.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00