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

Move tags under remotes in Repository view #847

Closed
jecisc opened this issue Jun 12, 2018 · 2 comments
Closed

Move tags under remotes in Repository view #847

jecisc opened this issue Jun 12, 2018 · 2 comments

Comments

@jecisc
Copy link
Contributor

jecisc commented Jun 12, 2018

Currently, in the repository view we have:

  • Local branches
  • Tags
  • Remotes

I think we should have

  • Locals branches
  • Remotes
  • Tags

In general, we have fewer remotes than tags.

Now it's long to scroll to the remotes when we browse Pharo for example.

@jecisc
Copy link
Contributor Author

jecisc commented Jun 12, 2018

Or, at least the tags section should be collapsable and collapsed by default as the remotes.

@guillep
Copy link
Member

guillep commented Jun 12, 2018

We were already talking about this with Esteban. We left it as is for the moment to have a first release.

We will see if we implement collapsed

@guillep guillep added the UI label Jun 18, 2018
jecisc added a commit to jecisc/iceberg that referenced this issue Nov 6, 2018
In general we have less remotes than tags for big repos.It wake it easier to work on big repos like that.

Fixes pharo-vcs#847
@guillep guillep added this to the 1.4.0 milestone Nov 6, 2018
@guillep guillep closed this as completed Nov 6, 2018
@guillep guillep removed the review label Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants