Skip to content

Resolve "Commit details are not displayed when reviewing an MR commit by commit"

Paul Slaughter requested to merge 49329-mr-show-commit-details into master

What does this MR do?

This MR creates a component diffs/components/commit_widget to display the commit details when one is selected for viewing MR diffs.

Also:

  • It exposes some extra commit information in diffs.json
  • It adds a fixture to render the result of diff.json with selected commit information

Follow up MR

A follow up MR will be made to add pipeline status and signature details which will close the relevant issue.

Screenshots

Screen_Shot_2018-09-17_at_2.57.09_PM

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Paul Slaughter

Merge request reports