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

Show private organization for admin, fix #6111 #6112

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

gzsombor
Copy link
Contributor

Currently admin can't see the private organization on $gitea/admin/orgs, however it is visible on the explore page

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Feb 19, 2019
@techknowlogick
Copy link
Member

Thanks for this PR :D

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@b79820f). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #6112   +/-   ##
=========================================
  Coverage          ?   38.87%           
=========================================
  Files             ?      349           
  Lines             ?    49755           
  Branches          ?        0           
=========================================
  Hits              ?    19341           
  Misses            ?    27620           
  Partials          ?     2794
Impacted Files Coverage Δ
routers/admin/orgs.go 0% <0%> (ø)

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 b79820f...6aef293. Read the comment docs.

@techknowlogick techknowlogick added this to the 1.8.0 milestone Feb 19, 2019
@lunny
Copy link
Member

lunny commented Feb 19, 2019

will fix #6111

@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 Feb 19, 2019
@lunny lunny merged commit 538a26d into go-gitea:master Feb 19, 2019
@gzsombor
Copy link
Contributor Author

Welcome, this was a huge effort from me! 😆

@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/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants