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

Fixes #6446 - Sort team members and team's repositories #6525

Merged
merged 3 commits into from
Apr 7, 2019

Conversation

ngourdon
Copy link
Contributor

@ngourdon ngourdon commented Apr 5, 2019

Sort members and repositories in team page. Fix #6446

@codecov-io
Copy link

codecov-io commented Apr 5, 2019

Codecov Report

Merging #6525 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #6525      +/-   ##
=========================================
- Coverage    40.4%   40.4%   -0.01%     
=========================================
  Files         404     404              
  Lines       54089   54094       +5     
=========================================
+ Hits        21855   21857       +2     
- Misses      29221   29224       +3     
  Partials     3013    3013
Impacted Files Coverage Δ
models/org_team.go 51.06% <100%> (+0.47%) ⬆️
modules/log/event.go 64.46% <0%> (-1.53%) ⬇️

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 6293736...b7ee6e7. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Apr 5, 2019
@lafriks lafriks added the type/enhancement An improvement of existing functionality label Apr 6, 2019
@lafriks lafriks added this to the 1.9.0 milestone Apr 6, 2019
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Apr 6, 2019
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Apr 6, 2019
@zeripath zeripath merged commit 592e6c3 into go-gitea:master Apr 7, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Team's members and repos lists sorting order
6 participants