grafana/public/app/features/users
Alex Khomenko 87ced17060
Admin: Use InteractiveTable for user and team tables (#74821)
* 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

* Move pagination inside OrgUsersTable.tsx

* Disable sort if results have more than 1 page

* Update betterer results

* Use CSS objects

* More style fixes

* Update betterer
2023-09-27 08:55:57 +03:00
..
__mocks__ Preferences: Add pagination to org configuration page (#60896) 2023-01-09 11:54:33 +03:00
state Preferences: Add pagination to org configuration page (#60896) 2023-01-09 11:54:33 +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 Preferences: Add pagination to org configuration page (#60896) 2023-01-09 11:54:33 +03:00
UsersListPage.tsx Admin: Use InteractiveTable for user and team tables (#74821) 2023-09-27 08:55:57 +03:00