More visual information in PR/Issue/Branch view. by kounoike · Pull Request #1677 · gitbucket/gitbucket · GitHub
Skip to content

More visual information in PR/Issue/Branch view.#1677

Open
kounoike wants to merge 1 commit into
gitbucket:masterfrom
kounoike:pr-pretty-display
Open

More visual information in PR/Issue/Branch view.#1677
kounoike wants to merge 1 commit into
gitbucket:masterfrom
kounoike:pr-pretty-display

Conversation

@kounoike

Copy link
Copy Markdown
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

zexxar commented Jun 25, 2018

Copy link
Copy Markdown

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.

3 participants