Skip to content

[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

Closed
wants to merge 12 commits into from
Closed

[WIP] filter/sort repos on org home page #3081

wants to merge 12 commits into from

Conversation

techknowlogick
Copy link
Member

add search/sorting to org home page
fixes #3031

This doesn't work yet, and is still a work in progess

@techknowlogick techknowlogick changed the title [WIP] Search org repos [WIP] filter/sort repos on org home page Dec 3, 2017
@lafriks lafriks added the type/enhancement An improvement of existing functionality label Dec 3, 2017
@lafriks lafriks added this to the 1.x.x milestone Dec 3, 2017
@lafriks lafriks added the pr/wip This PR is not ready for review label Dec 3, 2017
@codecov-io
Copy link

codecov-io commented Dec 4, 2017

Codecov Report

Merging #3081 into master will decrease coverage by 0.05%.
The diff coverage is 0%.

Impacted file tree graph

@@            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
Impacted Files Coverage Δ
routers/user/home.go 37.3% <0%> (-4.3%) ⬇️
models/repo_indexer.go 45.54% <0%> (-3.47%) ⬇️
models/repo.go 38.15% <0%> (-0.19%) ⬇️
modules/process/manager.go 81.15% <0%> (+4.34%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 469ab99...671666f. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 4, 2017
@lunny
Copy link
Member

lunny commented Dec 4, 2017

Maybe some screenshots after you finished it.

@techknowlogick
Copy link
Member Author

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.

@lunny lunny removed this from the 1.x.x milestone Dec 10, 2017
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. pr/wip This PR is not ready for review type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search an organization's repos
5 participants