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: Add Option to Show only Starred Repositories #5427

Open
theAkito opened this issue Nov 29, 2018 · 6 comments
Open

Feature: Add Option to Show only Starred Repositories #5427

theAkito opened this issue Nov 29, 2018 · 6 comments
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/feature Completely new functionality. Can only be merged if feature freeze is not active.

Comments

@theAkito
Copy link

theAkito commented Nov 29, 2018

Option to show only starred repository events and starred repositories in repository list of dashboard view.

@lafriks lafriks added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Nov 29, 2018
@lafriks
Copy link
Member

lafriks commented Nov 29, 2018

Wouldn't that be something like watch/unwatch repo can be already reused?

@theAkito
Copy link
Author

theAkito commented Nov 29, 2018

I just toggled watch/unwatch in the repository I would like to be hidden and noticed:

  • the dashboard doesn't show the commits anymore, but when I watch again, they obviously don't show up anymore, because they have been kind of "deleted" so only new commits would show up
  • the repository still shows up in my repository list so if I have 20 repositories I want to hide 80% of my Gitea time then they are still showing up when I check my repo list on the right when being on the dashboard
  • additionally, I'd have to do this by going to every repository manually and watch/unwatch; it would be nice to have a checkbox kind of thing (ideally a button in the top area where I can turn on select mode or something like that, which make checkboxes appear next to repository names) in the dashboard or any other repository list where I can quickly hide as many repositories in my list as I like and the important thing is, I don't want any information (like commits etc.) to be "deleted" (as explained in the first bullet point), I just want to see them very rarely but not never

@lafriks
Copy link
Member

lafriks commented Nov 29, 2018

Might be than better to use starred repository option and add option to show only starred repository events and starred repositories in repo list. This way there would not be need to add additional option (hidden). Also it is easier to mark what you need not what you don't, at least usually

@theAkito
Copy link
Author

Might be than better to use starred repository option and add option to show only starred repository events and starred repositories in repo list. This way there would not be need to add additional option (hidden). Also it is easier to mark what you need not what you don't, at least usually

This approach sounds good, too.

@lafriks
Copy link
Member

lafriks commented Nov 29, 2018

Could you update title and description?

@theAkito theAkito changed the title Feature: Hide Repositories Feature: Add Option to Show only Starred Repositories Nov 29, 2018
@stale
Copy link

stale bot commented Jan 28, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label Jan 28, 2019
@lunny lunny added issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented and removed issue/stale labels Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

No branches or pull requests

3 participants