grafana/public/app/features/admin
Alex Khomenko 4a692fc82e
Admin: Use backend sort (#75228)
* Admin: Use InteractiveTable

* Admin: Fix pagination

* Admin: Use CellWrapper

* Admin: Split components

* Admin: Separate OrgUsersTable

* Admin: Remove UsersTable

* Admin: Use the new table for TeamList

* Admin: Cleanup TeamList page

* Admin: Add edit team action

* Admin: Use explicit edit action instead of a link wrapper

* Admin: Fix responsive styles

* Cleanup

* Remove redundant sort

* Add item key

* Fix icon styles

* Set loading by default

* Use separate pagination component

* Use default sorting functionality

* Fix merge conflicts

* Update betterer

* Add controlled sort

* Revert pagination changes

* Move pagination inside OrgUsersTable.tsx

* Add missing prop

* Sort users table

* Fix tests

* Remove loader

* Add sort to Teams

* Cleanup

* Update loadTeams action

* Remove sort condition
2023-09-29 12:48:36 +03: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 Admin: Use backend sort (#75228) 2023-09-29 12:48:36 +03:00
UserListPublicDashboardPage NavBar: app chrome state wrongly overwritten when ds modal is opened (#67952) 2023-05-08 16:51:42 -03:00
Users Admin: Use backend sort (#75228) 2023-09-29 12:48:36 +03:00
AdminEditOrgPage.tsx Admin: Use InteractiveTable for user and team tables (#74821) 2023-09-27 08:55:57 +03:00
AdminFeatureTogglesAPI.ts Feat: Feature toggle admin page frontend write UI and InteractiveTable sorting (#73533) 2023-08-30 12:02:58 -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 write UI and InteractiveTable sorting (#73533) 2023-08-30 12:02:58 -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: remove legacy AC fallback from frontend access control checks (#74385) 2023-09-06 16:07:49 +01:00
ServerStats.tsx Chore: remove legacy AC fallback from frontend access control checks (#74385) 2023-09-06 16:07:49 +01: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 Admin: Use backend sort (#75228) 2023-09-29 12:48:36 +03: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 Chore: remove legacy AC fallback from frontend access control checks (#74385) 2023-09-06 16:07:49 +01: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