grafana/public/app/features/users
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
..
__mocks__ Preferences: Add pagination to org configuration page (#60896) 2023-01-09 11:54:33 +03:00
state Admin: Use backend sort (#75228) 2023-09-29 12:48:36 +03:00
TokenRevokedModal.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UsersActionBar.test.tsx Auth: Show invite button if disable login form is set to false (#69946) 2023-06-15 13:17:45 +01:00
UsersActionBar.tsx Auth: Show invite button if disable login form is set to false (#69946) 2023-06-15 13:17:45 +01:00
UsersListPage.test.tsx Admin: Use backend sort (#75228) 2023-09-29 12:48:36 +03:00
UsersListPage.tsx Admin: Use backend sort (#75228) 2023-09-29 12:48:36 +03:00