grafana/public/app/features/admin
Ibrahim 0d48ac2419
Feat: Feature toggle admin page frontend interface (#72164)
* feature toggles admin page proto

* feature toggle admin page proto

* keep phase 1 code only

* latest update with api

* fix

* fix

* add correct premissions in admin.go

* move behind toggle

* Use InteractiveTable

* guard behind feature toggle

* use RTK

* route in api.go

* fixes
2023-08-03 14:17:00 -04:00
..
ldap Auth: Move LDAP debug to Authentication menu (#71285) 2023-07-12 18:15:02 +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
UserListPublicDashboardPage NavBar: app chrome state wrongly overwritten when ds modal is opened (#67952) 2023-05-08 16:51:42 -03:00
AdminEditOrgPage.tsx Navigation: more nav interface cleanup (#67708) 2023-05-04 14:17:44 +01:00
AdminFeatureTogglesAPI.ts Feat: Feature toggle admin page frontend interface (#72164) 2023-08-03 14:17:00 -04:00
AdminFeatureTogglesPage.tsx Feat: Feature toggle admin page frontend interface (#72164) 2023-08-03 14:17:00 -04:00
AdminFeatureTogglesTable.tsx Feat: Feature toggle admin page frontend interface (#72164) 2023-08-03 14:17:00 -04: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: Use theme.shape.radius.circle everywhere (#70896) 2023-06-29 13:56:05 +01:00
OrgRolePicker.tsx RBAC: hide the empty basic role from the org role picker (#72276) 2023-07-25 13:54:53 +01: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: add a lock message for Grafana Admin role (#72724) 2023-08-02 20:06:54 +03:00
UserCreatePage.tsx Navigation: more nav interface cleanup (#67708) 2023-05-04 14:17:44 +01:00
UserLdapSyncInfo.tsx Auth: Move LDAP debug to Authentication menu (#71285) 2023-07-12 18:15:02 +02:00
UserListAdminPage.tsx PublicDashboards: Email sharing users page (#67124) 2023-04-27 14:20:03 -03:00
UserListPage.test.tsx PublicDashboards: Email sharing users page (#67124) 2023-04-27 14:20:03 -03:00
UserListPage.tsx PublicDashboards: Email sharing users page (#67124) 2023-04-27 14:20:03 -03:00
UserOrgs.tsx Auth: add a lock message for Grafana Admin role (#72724) 2023-08-02 20:06:54 +03:00
UserPermissions.tsx Auth: add a lock message for Grafana Admin role (#72724) 2023-08-02 20:06:54 +03: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