summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/mixins
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-6/+11
|
* Backported EE fix to CENatalia Tepluhina2019-07-081-0/+2
| | | | | | | - fixed attribute to be not hyphenated - applied parallel diffs view on CE - separated left and right drafts - added fallback for hasDrafts
* CE backport of image-comment-reviewsPhil Hughes2019-04-122-0/+16
|
* CE backport of ee-parallel-diff-viewPhil Hughes2019-03-041-0/+1
|
* CE backport of batch-comments-ee-store-modulePhil Hughes2019-03-041-0/+6
|
* Added file tree to merge request diffsPhil Hughes2018-10-031-38/+0
| | | | | | | | | | | | | | | This file tree displays all the diff files in a tree like format Each file is taken and converted into a tree with folders Each folder can be toggled open & closed Clicking a file will scroll to the diff file & highlight with a glow affect Searching the tree list will search only files & return a list of the files without any folders Each file row contains an icon to show changed, new file or deleted Each row will also contain the added & removed lines count Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14249
* Improve performance of toggling diff view typeFatih Acet2018-07-031-57/+0
|
* Componentize diff lines and diff commentsFatih Acet2018-06-271-39/+7
|
* Changes tab VUE refactoringFelipe Artur2018-06-212-0/+127