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: include favorite projects in personal dashboard #8309

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

kwasniew
Copy link
Contributor

@kwasniew kwasniew commented Sep 30, 2024

About the changes

Including user favorited projects in personal dashboard even when use is not a member of those projects.

Created a new getProjectsFavoritedByUser method instead of touching getProjectsByUser that is used in user profile and notifications. Personal dashboard service is combining user membership projects and user favorited projects.

Important files

Discussion points

Copy link

vercel bot commented Sep 30, 2024

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Sep 30, 2024 2:48pm
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Visit Preview Sep 30, 2024 2:48pm

Copy link
Contributor

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@kwasniew kwasniew merged commit b037bfb into main Sep 30, 2024
9 checks passed
@kwasniew kwasniew deleted the include-favorite-projects-personal-dashboard branch September 30, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant