summaryrefslogtreecommitdiff
path: root/spec/javascripts/diffs/store
Commit message (Expand)AuthorAgeFilesLines
* Added diff suggestion popoverPhil Hughes2019-06-142-3/+47
* Fix whitespace changes visibility when the related file was initially collapsedOndřej Budai2019-06-051-5/+6
* Fixes issues with show whitespace button in diffsPhil Hughes2019-05-101-1/+29
* Impove the performance of expanding full diffPhil Hughes2019-05-032-20/+166
* Collapse diff tree is only one file is presentPhil Hughes2019-03-191-0/+8
* Fix expand all button not workingPhil Hughes2019-03-112-2/+30
* Add option to expand diff to full filePhil Hughes2019-03-063-0/+237
* Set up basic keyboard next/previous navigation in diff listDenys Mishunov2019-02-272-17/+22
* Fix diff files not renderingPhil Hughes2019-02-181-0/+7
* Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-154-8/+20
* Fixed diff rendering causing a duplicate key warningPhil Hughes2019-02-131-9/+23
* Added fuzzy file finder to merge requestsPhil Hughes2019-02-051-1/+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-242-0/+77
|/
* Trim first char of diff line text on diff discussionsDouwe Maan2019-01-221-7/+2
* Added specs for mutations & utils methodsPhil Hughes2019-01-162-0/+141
* Add headers to files in the tree list on merge requestsPhil Hughes2019-01-082-1/+20
* 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
* | Fixed duplicated inline diff discussionsPhil Hughes2018-12-141-0/+65
|/
* Added testPhil Hughes2018-12-121-0/+81
* Fixed notes not being applied to diff linesPhil Hughes2018-12-121-0/+4
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-081-0/+61
* Merge branch 'winh-merge-request-diff-discussion-commit-id' into 'master'Mike Greiling2018-12-072-10/+26
|\
| * Pass commit when posting diff discussionsWinnie Hellmann2018-12-052-10/+26
* | Fixed renamed and mode changed diff viewersPhil Hughes2018-12-061-0/+22
|/
* Merge branch 'diff-expand-commit-file' into 'master'Filipa Lacerda2018-12-051-14/+37
|\
| * Fixed expanding diff commit filesPhil Hughes2018-12-051-14/+37
* | Fixed multiple discussions getting added to diff linesPhil Hughes2018-12-051-0/+78
|/
* Fixed diff files not expandingPhil Hughes2018-12-041-1/+1
* Resolve "Merge request refactor does not highlight selected line"Sam Bigelow2018-11-302-2/+21
* Improve discussion rendering performancePhil Hughes2018-11-273-102/+38
* Rename diffs store variableGeorge Tsiolis2018-11-152-7/+7
* Made diff & note data consistentPhil Hughes2018-11-144-202/+200
* Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-2/+2
* Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-2/+2
* Show expand all button on merge request diffsPhil Hughes2018-11-071-4/+4
* Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-071-2/+2
|\
| * Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-061-2/+2
* | Re-implemented image commenting on diffsPhil Hughes2018-11-051-0/+2
|/
* Fixes diff discussions not being fully removedmr-diff-discussion-deletionPhil Hughes2018-10-301-0/+1
* Fixed action & mutation specsPhil Hughes2018-10-252-44/+29
* Impove diff discussion datamr-diff-dataPhil Hughes2018-10-242-7/+5
* Fixed failing specsPhil Hughes2018-10-231-6/+0
* Add list mode to file browser in diffsPhil Hughes2018-10-231-0/+28
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-173-0/+24
* Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes2018-10-043-30/+11
|\
| * Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-013-30/+11
* | Added file tree to merge request diffsPhil Hughes2018-10-034-0/+264
|/