summaryrefslogtreecommitdiff
path: root/spec/javascripts/diffs
Commit message (Expand)AuthorAgeFilesLines
* Rename vue_component_helper to text_helperfe-rename-vue-component-helper-cePaul Slaughter2019-05-161-1/+1
* Fixes issues with show whitespace button in diffsPhil Hughes2019-05-101-1/+29
* Impove the performance of expanding full diffPhil Hughes2019-05-034-20/+181
* Extract discussion notes into new componentPaul Gascou-Vaillancourt2019-05-011-49/+62
* Fix showing HTML content in view file tooltip60533-tooltip-for-view-file-shows-raw-htmlFatih Acet2019-04-161-0/+3
* Fixed fluid layout preference not being respected in diffsPhil Hughes2019-04-121-0/+8
* Improve diff navigation headerSam Bigelow2019-04-053-2/+40
* Fixes duplicate diff too large error messagesPhil Hughes2019-04-021-5/+3
* Merge branch '57669-fix-bug-clicking-file-header-refreshes-page' into 'master'Clement Ho2019-04-011-1/+70
|\
| * Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-291-1/+70
* | Remove expand diff to full file feature flagPhil Hughes2019-03-261-3/+0
* | Remove now-unnecessary noteable_line classDouwe Maan2019-03-261-1/+1
|/
* Move some tests from Karma to JestWinnie Hellmann2019-03-234-182/+0
* Collapse diff tree is only one file is presentPhil Hughes2019-03-192-0/+65
* Fix expand all button not workingPhil Hughes2019-03-113-2/+55
* Add option to expand diff to full filePhil Hughes2019-03-065-1/+304
* CE backport of batch-comments-ee-store-modulePhil Hughes2019-03-044-4/+8
* Resolve "Add missing karma tests to the the MR Diff components"Natalia Tepluhina2019-02-286-21/+428
* Set up basic keyboard next/previous navigation in diff listDenys Mishunov2019-02-273-36/+227
* Merge branch 'fix-diffs-not-rendering' into 'master'Filipa Lacerda2019-02-182-3/+9
|\
| * Fix diff files not renderingPhil Hughes2019-02-182-3/+9
* | Merge branch 'diff-tree-resizable' into 'master'Filipa Lacerda2019-02-182-1/+37
|\ \ | |/ |/|
| * Make the file tree in merge requests resizablePhil Hughes2019-02-152-1/+37
* | Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-159-46/+78
|/
* Fixed diff rendering causing a duplicate key warningPhil Hughes2019-02-131-9/+23
* Merge branch '52347-lines-changed-statistics-is-not-easily-visible-in-mr-chan...Phil Hughes2019-02-074-6/+41
|\
| * Clearly display diff statistics for MRs52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-viewSam Bigelow2019-02-064-6/+41
* | Added fuzzy file finder to merge requestsPhil Hughes2019-02-052-22/+5
|/
* Merge branch 'diff-fix-folder-path-commas' into 'master'Filipa Lacerda2019-01-251-0/+52
|\
| * Fixed diff tree folders being rendered incorrectlyPhil Hughes2019-01-241-0/+52
* | Added dropdown for diff settingsPhil Hughes2019-01-245-83/+246
|/
* Trim first char of diff line text on diff discussionsDouwe Maan2019-01-221-7/+2
* Resolve "Merge request file browser should always be possible show/hide"Sam Bigelow2019-01-221-2/+2
* Merge branch 'diff-tree-collapse-directories' into 'master'Filipa Lacerda2019-01-182-0/+141
|\
| * Added specs for mutations & utils methodsPhil Hughes2019-01-162-0/+141
* | Resolve "In Merge Request diff screen, master is not a hyperlink"Natalia Tepluhina2019-01-163-24/+67
|/
* Add headers to files in the tree list on merge requestsPhil Hughes2019-01-083-2/+24
* Fixed Data Attribute Test54981-extended-user-centric-tooltips-add-missing-casesTim Zallmann2019-01-061-1/+1
* Added Spec for Vue Commit ItemTim Zallmann2019-01-061-0/+2
* Merge branch '51606-expanding-a-diff-while-having-an-open-comment-form-will-a...Phil Hughes2018-12-201-2/+18
|\
| * Utilize :key to minimize extra rerendersSam Bigelow2018-12-171-2/+18
* | Merge branch 'inline-duplicated-discussions' into 'master'Fatih Acet2018-12-171-0/+65
|\ \ | |/ |/|
| * Fixed duplicated inline diff discussionsPhil Hughes2018-12-141-0/+65
* | Merge branch '54786-mr-empty-file-display' into 'master'Nick Thomas2018-12-151-0/+39
|\ \ | |/ |/|
| * Fix diff table rendering for empty files and improve testsSean Nichols2018-12-131-5/+13
| * Add tests and move empty file message into own componentSean Nichols2018-12-131-0/+31
* | Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-132-2/+14
* | Fix diff changes empty statePhil Hughes2018-12-132-25/+107
* | Added testPhil Hughes2018-12-121-0/+81
* | Fixed notes not being applied to diff linesPhil Hughes2018-12-121-0/+4
|/