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

feature: Hide archived repositories from Web UI #11268

Closed
bkraul opened this issue May 1, 2020 · 2 comments · Fixed by #11321
Closed

feature: Hide archived repositories from Web UI #11268

bkraul opened this issue May 1, 2020 · 2 comments · Fixed by #11321
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@bkraul
Copy link

bkraul commented May 1, 2020

So I have been looking at archiving a lot of our old repositories. I see the option to archive which effectively makes the repo read-only and such. However, I see no option in the UI or the gitea ini to hide archived repositories from the Web UI. I have checked the forums and github to figure out if anything like this is available, and the only thing I have found is the suggestion to create a new org for archived repos.

However, this does not solve my original problem, because the repos still show up in the feed list. What I am trying to do is to have them as if they are no longer there. They are archived, I don't need to see them, but I don't quite need to delete them. I figure this could be a nice option to have, a checkbox either system-wide or user-specific to "hide" archived repositories from view.

image

It would greatly help organization and cleanness.

@lunny lunny added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label May 2, 2020
@ghost
Copy link

ghost commented May 6, 2020

I agree, that's probably the feature I miss the most coming from GitLab CE

@bkraul
Copy link
Author

bkraul commented May 6, 2020

In the meantime, the only solution for this I could come up with was to create an "archive" account, and then create an "archive" organization, and give the account ownership of it. No one else being part of the org, any repo that is transferred to that org, successfully goes away without being deleted. Kinda ugly for me, but it does the job. We just have to keep track of the password for the archive account, should we ever need to access any of those archived repos.

zeripath added a commit to zeripath/gitea that referenced this issue May 16, 2020
As discussed in go-gitea#11268 hide archived repos by default in the
dashboard repo-list

Signed-off-by: Andrew Thornton <[email protected]>
lafriks pushed a commit that referenced this issue May 16, 2020
As discussed in #11268 hide archived repos by default in the
dashboard repo-list

Signed-off-by: Andrew Thornton <[email protected]>
ydelafollye pushed a commit to ydelafollye/gitea that referenced this issue Jul 31, 2020
As discussed in go-gitea#11268 hide archived repos by default in the
dashboard repo-list

Signed-off-by: Andrew Thornton <[email protected]>
@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
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants