-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Refactor the navigation process #20772
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #20772 +/- ##
===========================================
+ Coverage 45.36% 66.25% +20.88%
===========================================
Files 244 1045 +801
Lines 13333 113478 +100145
Branches 2719 2835 +116
===========================================
+ Hits 6049 75180 +69131
- Misses 6983 34187 +27204
- Partials 301 4111 +3810
Flags with carried forward coverage won't be shown. Click here to find out more. |
1.Fixes goharbor#19630 2.Allow unauthenticated users to view public projects's detail page and its public tabs Signed-off-by: Shijun Sun <[email protected]>
1cccc04
to
8588f8c
Compare
@zyyw could you please have a validation? |
This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days. |
1.Fixes #19630
2.Allow unauthenticated users to view public projects's detail page and its public tabs
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: