grafana/public/app/features/teams
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__ Kindsys: Target k8s style resource definitions (#67008) 2023-04-27 23:32:38 +03:00
state Chore: Type improvements 🧹 (#75271) 2023-09-22 15:06:49 +01:00
CreateTeam.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
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: Refactor tests to use RTL (#49417) 2022-05-23 16:45:36 +02:00
TeamGroupSync.tsx (bug) Change URL to correct documentation page (#65493) 2023-03-31 13:47:57 -05:00
TeamList.test.tsx Admin: Use InteractiveTable for user and team tables (#74821) 2023-09-27 08:55:57 +03:00
TeamList.tsx Admin: Use InteractiveTable for user and team tables (#74821) 2023-09-27 08:55:57 +03:00
TeamMemberRow.test.tsx TeamMemberRow: Convert tests to RTL (#49875) 2022-05-31 10:33:27 +02:00
TeamMemberRow.tsx Chore: fixing some anys/type assertions (#54661) 2022-09-02 16:39:09 +00:00
TeamMembers.test.tsx Navigation: show breadcrumbs correctly when on the home page (#55759) 2022-10-03 15:05:19 +01:00
TeamMembers.tsx Forms: Remove some gf-form appearances in Grafana (#66735) 2023-05-31 09:50:53 +02:00
TeamPages.test.tsx Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
TeamPages.tsx Chore: Type improvements 🧹 (#75271) 2023-09-22 15:06:49 +01:00
TeamPermissions.tsx Login: Remove single admin team restriction (#54534) 2022-09-02 18:16:39 +02:00
TeamSettings.test.tsx Teams: Add TeamRolePicker to the Create and Edit Team pages (#53775) 2022-08-18 13:21:06 +02:00
TeamSettings.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00