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

More fixes for dashboard search #1750

Merged
merged 5 commits into from
May 27, 2017
Merged

More fixes for dashboard search #1750

merged 5 commits into from
May 27, 2017

Conversation

andreynering
Copy link
Contributor

  • Fix private organization repos not showing on search
  • Remove colaborative repos panel (already shows on the main panel)
  • If context was changed to another organization, only show repos of this org

Closes #1742

@andreynering andreynering added modifies/api This PR adds API routes or modifies them type/bug labels May 18, 2017
@andreynering andreynering added this to the 1.2.0 milestone May 18, 2017
There was a panic when there's no logged in user
@lunny
Copy link
Member

lunny commented May 25, 2017

LGTM

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label May 25, 2017
@DblK
Copy link
Member

DblK commented May 27, 2017

LGTM

@tboerger tboerger 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 May 27, 2017
@andreynering andreynering merged commit e67ece2 into go-gitea:master May 27, 2017
@andreynering andreynering deleted the dashboard-search-org-repos branch May 27, 2017 20:40
@lunny
Copy link
Member

lunny commented Jul 5, 2017

Found a bug caused by this PR. The collaborative repositories are not in My Reporisoties and all collaborative repositories will not display in the dashboard. @andreynering

@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/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/api This PR adds API routes or modifies them type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Respositories are not shown for an Organization
4 participants