mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* TeamList: break out rows to its own component * TeamsState: Add total count * TeamList: Remove teamsCount prop * TeamList: Restructure code and use count from backend response * TeamList: calculate total pages using totalCount * TeamList: Rename to state to currentPage and the reducer to setCurrentPage * TeamList: remove wrapper functions * TeamList: rewrite as a functional component * TeamList: export components for test * TeamList: pass limit, page and query to backend * TeamList: Rename properties in state and create actions for page and query change * TeamList: Add flag to control if EmptyList banner should render |
||
---|---|---|
.. | ||
__mocks__ | ||
state | ||
CreateTeam.test.tsx | ||
CreateTeam.tsx | ||
TeamGroupSync.test.tsx | ||
TeamGroupSync.tsx | ||
TeamList.test.tsx | ||
TeamList.tsx | ||
TeamListRow.tsx | ||
TeamMemberRow.test.tsx | ||
TeamMemberRow.tsx | ||
TeamMembers.test.tsx | ||
TeamMembers.tsx | ||
TeamPages.test.tsx | ||
TeamPages.tsx | ||
TeamPermissions.tsx | ||
TeamSettings.test.tsx | ||
TeamSettings.tsx |