Skip to content

WIP: Added Diff Viewer to new VUE based MR page

Tim Zallmann requested to merge tz-refactored-mr-imagediffs into master

What does this MR do?

Adds the generic diff viewer to the new MR page. This brings support for all non-text files (Images + Download atm). As this is then using the generic view it will automatically benefit from any future updates/fixes, etc.

I also added general tests to spec\javascripts\diffs\components\diff_content_spec.js.

Screenshots (if relevant)

chrome_2018-06-15_16-27-31

2018-06-18_11-16-32

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#42882 (closed)

Edited by Tim Zallmann

Merge request reports