grafana/public/app/features/teams
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__ Kindsys: Target k8s style resource definitions (#67008) 2023-04-27 23:32:38 +03:00
state Admin: Use backend sort (#75228) 2023-09-29 12:48:36 +03:00
CreateTeam.test.tsx
CreateTeam.tsx Forms: Remove gf-form appearances in admin, profile and team settings (#74360) 2023-09-20 12:04:56 +02:00
TeamGroupSync.test.tsx
TeamGroupSync.tsx (bug) Change URL to correct documentation page (#65493) 2023-03-31 13:47:57 -05:00
TeamList.test.tsx Admin: Use backend sort (#75228) 2023-09-29 12:48:36 +03:00
TeamList.tsx Admin: Use backend sort (#75228) 2023-09-29 12:48:36 +03:00
TeamMemberRow.test.tsx
TeamMemberRow.tsx
TeamMembers.test.tsx
TeamMembers.tsx Forms: Remove some gf-form appearances in Grafana (#66735) 2023-05-31 09:50:53 +02:00
TeamPages.test.tsx
TeamPages.tsx Chore: Type improvements 🧹 (#75271) 2023-09-22 15:06:49 +01:00
TeamPermissions.tsx
TeamSettings.test.tsx
TeamSettings.tsx