•  
     
    story #11664 display list of commits of a pull request
Summary
Empty
display list of commits of a pull request
Empty

In pull request view, there is a new tab "Commits" that list all the commits of the pr, grouped by day with:

  • commit summary
  • author
  • date
  • build status when available
  • link to commit diff in git view

See attached mock-up.

Limits

  • Contrary to github, the sha1 will point to repository diff instead of presenting the diff in the context of the PR. The main difference, in addition to the context switch is that it will not be possible to comment. If needed, the feature can be implemented later.
  • In order to re-use design, this need to be implemented after the implementation of Modern Git epic with burning parrot look & feel (see epics #10400)

References for git route

Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#11664
Manuel Vacelet (vaceletm)
2018-10-04 09:55
2018-06-22 10:31
4305

References

Follow-ups

User avatar
After experimentation and discussion with UXD, it has been decided to not group commit by day for now. It will be done later, if needed.
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes