gitlab-org--gitlab-foss/app/assets/javascripts/diffs/store
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
..
modules Improve MR file tree on small screens 2018-10-11 23:33:38 +01:00
actions.js Update the state, not a param 2018-10-25 12:04:34 +01:00
getters.js
mutation_types.js
mutations.js Fixes diff discussions not being fully removed 2018-10-30 10:41:25 +00:00
utils.js Backport CE changes for: [Frontend only] Batch comments on merge requests 2018-10-06 17:16:40 +00:00