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 the ability to filter project privacy in project view #1941

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

zusorio
Copy link
Member

@zusorio zusorio commented Oct 31, 2024

Closes #1939

@zusorio zusorio requested a review from MoritzWeber0 as a code owner October 31, 2024 08:48
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.84%. Comparing base (d25c6f0) to head (111974e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1941   +/-   ##
=======================================
  Coverage   84.84%   84.84%           
=======================================
  Files         211      211           
  Lines        6895     6895           
  Branches      474      474           
=======================================
  Hits         5850     5850           
  Misses        879      879           
  Partials      166      166           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Oct 31, 2024

A Storybook preview is available for commit 427b379.
➡️ View Storybook
➡️ View Chromatic build

This comment has been minimized.

@zusorio zusorio force-pushed the filter-project-privacy branch from b137dfb to 80c0d49 Compare November 1, 2024 08:54

This comment has been minimized.

@zusorio zusorio force-pushed the filter-project-privacy branch from 80c0d49 to 111974e Compare November 1, 2024 13:48
Copy link

sonarcloud bot commented Nov 1, 2024

Copy link

github-actions bot commented Nov 1, 2024

This report was generated by comparing 427b379 with d25c6f0.
If you would like to check difference, please check here.

change detected

ArtifactName: reg

item count
pass 346
change 4
new 0
delete 0
📝 Report

Differences

Project Components_Project Overview_Loading_desktop.png

actual Actual
expected Expected
difference Difference

Project Components_Project Overview_Loading_mobile.png

actual Actual
expected Expected
difference Difference

Project Components_Project Overview_Overview_desktop.png

actual Actual
expected Expected
difference Difference

Project Components_Project Overview_Overview_mobile.png

actual Actual
expected Expected
difference Difference

@MoritzWeber0 MoritzWeber0 merged commit 7284c09 into main Nov 1, 2024
29 checks passed
@MoritzWeber0 MoritzWeber0 deleted the filter-project-privacy branch November 1, 2024 13:57
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.

Add filter to list only internal or only private projects in project overview
2 participants