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 visual information in PR/Issue/Branch view. #1677

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kounoike
Copy link
Contributor

This PR makes more visual information to improve understandability.

  • show branch name with color (same algorithm to TextAvatar)
    • in Branches view
    • in PR view
  • show avatar on top of issue/PR
  • show Issue/PR icon
  • skip owner name in PR description. (n commits into root:master from root:pr => n commits into master from pr)

branch colors:
20170815-162113 - root test - google chrome

20170815-162229 - update test txt - pull request 27 - root test - google chrome

Before submitting a pull-request to GitBucket I have first:

  • read the contribution guidelines
  • rebased my branch over master
  • verified that project is compiling
  • verified that tests are passing
  • squashed my commits as appropriate (keep several commits if it is relevant to understand the PR)
  • marked as closed using commit message all issue ID that this PR should correct

@zexxar
Copy link

zexxar commented Jun 25, 2018

This would be a good function to make it easier to understand the branching. Please add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants