codesandbox-client
codesandbox-client copied to clipboard
feat(dashboard): populate all repositories
What kind of change does this PR introduce?
Fetch teams' v2 repositories (projects) and display them in list and grid view.
What is the new behavior?
| List | Grid |
|---|---|
![]() |
![]() |
What steps did you take to test this? This is required before we can merge, make sure to test the flow you've updated.
- Open the dashboard
- Navigate to
All repositories - See the team's repositories listed on the screen
Missing things
- Loading state for the grid view: replace by a single square.
- Incremental fetching to display data faster.

Open in CodeSandbox Web Editor | VS Code | VS Code Insiders
XTD-60 Repositories: new (projects/v2 repos) page
- Fetch v2 repos (projects)
- List them using a temporary UI, this will be addressed by the facelift being done by the design team
Verify empty state.
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 14c8fa7fe40935878d890de0e5008a6003b18ec7:
| Sandbox | Source |
|---|---|
| Notifications Test | Configuration |
Build for latest commit https://github.com/codesandbox/codesandbox-client/pull/6917/commits/14c8fa7fe40935878d890de0e5008a6003b18ec7 is at https://pr6917.build.csb.dev/s/new.

