Skip to content

Can't see if repository is private #7384

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
jaqra opened this issue Jul 8, 2019 · 4 comments · Fixed by #8144
Closed

Can't see if repository is private #7384

jaqra opened this issue Jul 8, 2019 · 4 comments · Fixed by #8144
Labels
topic/ui Change the appearance of the Gitea UI
Milestone

Comments

@jaqra
Copy link
Contributor

jaqra commented Jul 8, 2019

When repository is private and has avatar, old lock icon does not show.
Cant see if repository is private or not.

gitea1
gitea

@lunny lunny added the topic/ui Change the appearance of the Gitea UI label Jul 8, 2019
@lunny
Copy link
Member

lunny commented Jul 8, 2019

I think maybe we have two choices:

  • one is composite the two images as one
  • use a different color on repository name.

@lunny lunny added this to the 1.9.0 milestone Jul 8, 2019
@jolheiser
Copy link
Member

What about moving the icon to the right side of the name?
Would that look too cramped?

The archived icon is added to the right when applicable, perhaps they could be grouped together?

Examples (quick hack using browser tools, not a final proposal):
gitea_private
gitea_private_lock

@lunny
Copy link
Member

lunny commented Jul 8, 2019

Just change it like on repository list.

image

Cherrg added a commit to Cherrg/gitea that referenced this issue Jul 8, 2019
add lock icon lige in repo list

suggested in, fix go-gitea#7384

Signed-off-by: Michael Gnehr <michael@gnehr.de>
@joelft
Copy link

joelft commented Jul 12, 2019

Any chance this could be moved to 1.10.0 milestone so that 1.9.0 can be released? PR #7387 is already in the 1.10.0 milestone and addresses this issue.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
topic/ui Change the appearance of the Gitea UI
Projects
None yet
5 participants