Resolve "Commit details are not displayed when reviewing an MR commit by commit"
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
What are the relevant issue numbers?
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
Tests added for this feature/bug -
Conforms to the code review guidelines -
Conforms to the merge request performance guidelines -
Conforms to the style guides -
Conforms to the database guides
Edited by Paul Slaughter