-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[WIP] filter/sort repos on org home page #3081
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
Conversation
Fixes #3058
Fix minor type with branches count
Codecov Report
@@ Coverage Diff @@
## master #3081 +/- ##
=========================================
- Coverage 34.05% 34% -0.06%
=========================================
Files 273 273
Lines 39998 40037 +39
=========================================
- Hits 13620 13613 -7
- Misses 24443 24486 +43
- Partials 1935 1938 +3
Continue to review full report at Codecov.
|
Maybe some screenshots after you finished it. |
…to search_org_repos
Closing as 3124 has some refactoring in it that will make most of this PR moot. May reopen with org specific changes once that other PR is merged. |
add search/sorting to org home page
fixes #3031
This doesn't work yet, and is still a work in progess