gitlab-org--gitlab-foss/app/assets/javascripts/diffs
Phil Hughes 605e7fddc8
Fixes diff discussions not being fully removed
This fixes a bug where a discussion on a none changed line
would not get fully removed and therefore leave the comment row
empty. This was caused by the discussiob being added
to the right when it shouldnt of been

This also fixes a very rare edge case where discussions would get added
twice to diff lines causing a Vue rendering warning

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53317
2018-10-30 10:41:25 +00:00
..
components Fixes diff discussions not being fully removed 2018-10-30 10:41:25 +00:00
store Fixes diff discussions not being fully removed 2018-10-30 10:41:25 +00:00
constants.js Added file tree to merge request diffs 2018-10-03 10:05:43 +01:00
index.js Added Diff Viewer to new VUE based MR page 2018-06-26 18:49:22 +00:00