grafana/public/app/features/admin
Ashley Harrison f1dbe39533
Chore: Improve typings (#88282)
* remove some type assertions

* some more type assertion fixes

* nicer

* shortcircuit while loop when hitting something that isn't an HTMLElement
2024-05-28 13:20:57 +01:00
..
ldap LDAP: Fix listing all non-matching groups (#86682) 2024-04-22 15:34:16 +02:00
partials Admin: Cleanup old admin users edit page, see #19139 (#24463) 2020-05-10 21:05:02 +02:00
state Anonymous Access: Pagination for devices (#80028) 2024-01-15 12:13:38 +00:00
UserListPublicDashboardPage Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
Users Chore: Fix link in UsersTable (#86152) 2024-04-15 16:56:28 +02:00
AdminEditOrgPage.tsx Chore: Remove Form usage from admin components (#81618) 2024-02-01 07:58:50 +02:00
AdminFeatureTogglesAPI.test.ts Feature Toggles: Switch feature toggle admin page over to k8s API (#80854) 2024-02-01 23:52:02 -05:00
AdminFeatureTogglesAPI.ts Feature Toggle Management: allow editing PublicPreview toggles (#81562) 2024-02-09 18:48:56 +02:00
AdminFeatureTogglesPage.tsx Feature Toggle Management: allow editing PublicPreview toggles (#81562) 2024-02-09 18:48:56 +02:00
AdminFeatureTogglesTable.tsx Switch: Remove "transparent" prop (#83705) 2024-03-12 12:51:58 +02:00
AdminListOrgsPage.tsx Orgs: Add skeleton loader (#79141) 2023-12-06 16:07:32 +00:00
AdminOrgsTable.tsx Skeleton: Abstract out attach/animation logic (#79309) 2023-12-12 11:05:36 +00:00
AdminSettings.tsx Settings: Add skeleton loader (#79234) 2023-12-08 09:25:06 +00:00
AdminSettingsTable.tsx Chore: SCSS tidy up (#87956) 2024-05-16 11:20:29 +01:00
api.ts RolePicker: Optimise rendering inside lists of items (#77297) 2023-11-01 11:57:02 +01:00
LicenseChrome.tsx Chore: Use theme.shape.radius.circle everywhere (#70896) 2023-06-29 13:56:05 +01:00
OrgRolePicker.tsx Chore: Improve typings (#88282) 2024-05-28 13:20:57 +01:00
ServerStats.test.tsx IAM: Remove fully rolled out feature toggles (#83308) 2024-02-23 17:53:37 +02:00
ServerStats.tsx IAM: Remove fully rolled out feature toggles (#83308) 2024-02-23 17:53:37 +02:00
ServerStatsCard.tsx Anonymous: Add device limits to stats (#79494) 2023-12-18 09:32:57 +01:00
UpgradePage.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
UserAdminPage.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
UserCreatePage.tsx Chore: Remove Form usage from admin components (#81618) 2024-02-01 07:58:50 +02:00
UserLdapSyncInfo.tsx Auth: Move LDAP debug to Authentication menu (#71285) 2023-07-12 18:15:02 +02:00
UserListAdminPage.tsx EmptyState: Provide custom messages for existing empty states (#86021) 2024-04-12 11:08:14 +02:00
UserListAnonymousPage.tsx Anonymous Access: Pagination for devices (#80028) 2024-01-15 12:13:38 +00:00
UserListPage.test.tsx Chore: remove legacy AC fallback from frontend access control checks (#74385) 2023-09-06 16:07:49 +01:00
UserListPage.tsx IAM: Remove fully rolled out feature toggles (#83308) 2024-02-23 17:53:37 +02:00
UserOrgs.tsx Replace deprecated layout elements (#86977) 2024-04-26 17:13:28 +02:00
UserPermissions.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
UserProfile.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
UserSessions.tsx Chore: Rewrite ConfirmButton (#84402) 2024-03-14 15:50:44 +00:00
utils.ts Fix: Email and username trimming and invitation validation (#58442) 2022-11-14 13:11:26 +01:00