Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add your projects (with roles) to personal dashboard api #8236

Merged
merged 9 commits into from
Sep 25, 2024

Conversation

thomasheartman
Copy link
Contributor

This PR adds some of the necessary project data to the personal dashboard API: project names and ids, and the roles that the user has in each of these projects.

I have not added project owners yet, as that would increase the complexity a bit and I'd rather focus on that in a separate PR.

I have also not added projects you are part of through a group, though I have added a placeholder test for that. I will address this in a follow-up.

Copy link

vercel bot commented Sep 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 6:15am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2024 6:15am

Copy link
Contributor

github-actions bot commented Sep 24, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link
Contributor

@kwasniew kwasniew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Minor comments

@thomasheartman thomasheartman enabled auto-merge (squash) September 25, 2024 06:13
@thomasheartman thomasheartman merged commit 4fe80ff into main Sep 25, 2024
10 of 11 checks passed
@thomasheartman thomasheartman deleted the feat/1-2860-your-role-in-project branch September 25, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants