summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/store
Commit message (Expand)AuthorAgeFilesLines
* Collapse diff tree is only one file is presentPhil Hughes2019-03-192-8/+7
* Fix expand all button not workingPhil Hughes2019-03-113-1/+15
* Add option to expand diff to full filePhil Hughes2019-03-064-2/+129
* Set up basic keyboard next/previous navigation in diff listDenys Mishunov2019-02-272-2/+9
* Merge branch 'fix-diffs-not-rendering' into 'master'Filipa Lacerda2019-02-181-0/+2
|\
| * Fix diff files not renderingPhil Hughes2019-02-181-0/+2
* | Merge branch 'diff-tree-resizable' into 'master'Filipa Lacerda2019-02-181-0/+5
|\ \ | |/ |/|
| * Make the file tree in merge requests resizablePhil Hughes2019-02-151-0/+5
* | Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-153-6/+12
|/
* Fixed diff rendering causing a duplicate key warningPhil Hughes2019-02-132-0/+2
* Merge branch '52347-lines-changed-statistics-is-not-easily-visible-in-mr-chan...Phil Hughes2019-02-071-0/+2
|\
| * Clearly display diff statistics for MRs52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-viewSam Bigelow2019-02-061-0/+2
* | Added fuzzy file finder to merge requestsPhil Hughes2019-02-055-18/+28
|/
* Merge branch 'diff-fix-folder-path-commas' into 'master'Filipa Lacerda2019-01-251-2/+3
|\
| * Fixed diff tree folders being rendered incorrectlyPhil Hughes2019-01-241-2/+3
* | Added dropdown for diff settingsPhil Hughes2019-01-244-1/+29
|/
* Trim first char of diff line text on diff discussionsDouwe Maan2019-01-221-3/+7
* Collapses directory structure in merge request treePhil Hughes2019-01-154-8/+81
* Add headers to files in the tree list on merge requestsPhil Hughes2019-01-082-1/+19
* Merge branch '51606-expanding-a-diff-while-having-an-open-comment-form-will-a...Phil Hughes2018-12-201-0/+11
|\
| * Utilize :key to minimize extra rerendersSam Bigelow2018-12-171-0/+11
* | Fixed duplicated inline diff discussionsPhil Hughes2018-12-141-1/+1
|/
* Fixed parallel discussions throwing an errorPhil Hughes2018-12-131-2/+2
* Fixed notes not being applied to diff linesPhil Hughes2018-12-121-28/+17
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-082-2/+28
* Merge branch 'winh-merge-request-diff-discussion-commit-id' into 'master'Mike Greiling2018-12-072-2/+4
|\
| * Pass commit when posting diff discussionsWinnie Hellmann2018-12-052-2/+4
* | Fixed renamed and mode changed diff viewersPhil Hughes2018-12-061-1/+5
|/
* Merge branch 'diff-expand-commit-file' into 'master'Filipa Lacerda2018-12-051-6/+12
|\
| * Fixed expanding diff commit filesPhil Hughes2018-12-051-6/+12
* | Fixed multiple discussions getting added to diff linesPhil Hughes2018-12-051-3/+9
|/
* Fixed diff files not expandingPhil Hughes2018-12-041-1/+1
* Resolve "Merge request refactor does not highlight selected line"Sam Bigelow2018-11-304-2/+11
* Merge branch 'discussion-perf-fixes' into 'master'Filipa Lacerda2018-11-286-49/+33
|\
| * Improve discussion rendering performancePhil Hughes2018-11-276-49/+33
* | Replace `=== true` with `parseBoolean()`Winnie Hellmann2018-11-271-1/+2
|/
* Prettify all the thingsMike Greiling2018-11-201-5/+7
* Merge branch 'gt-fix-typo-in-notebook-props' into 'master'Fatih Acet2018-11-191-1/+1
|\
| * Fix typos in comments for jsGeorge Tsiolis2018-11-151-1/+1
* | Rename diffs store variableGeorge Tsiolis2018-11-152-2/+2
|/
* Made diff & note data consistentPhil Hughes2018-11-144-113/+100
* Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-121-1/+7
|\
| * Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-1/+7
* | Init task list when creating new note & discussionPhil Hughes2018-11-091-0/+1
|/
* Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-7/+1
* Show expand all button on merge request diffsPhil Hughes2018-11-071-1/+1
* Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-071-1/+7
|\
| * Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-061-1/+7
* | Restored width & height propertiesPhil Hughes2018-11-061-0/+2
* | Re-implemented image commenting on diffsPhil Hughes2018-11-056-18/+81
|/