summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/store/utils.js
Commit message (Expand)AuthorAgeFilesLines
* Replace ... with new expansion optionsSamantha Ming2019-08-101-10/+16
* Rebased and squashed commitsNatalia Tepluhina2019-07-031-0/+45
* Impove the performance of expanding full diffPhil Hughes2019-05-031-13/+20
* Add option to expand diff to full filePhil Hughes2019-03-061-2/+38
* Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-151-3/+6
* Fixed diff rendering causing a duplicate key warningPhil Hughes2019-02-131-0/+1
* Fixed diff tree folders being rendered incorrectlyPhil Hughes2019-01-241-2/+3
* Trim first char of diff line text on diff discussionsDouwe Maan2019-01-221-3/+7
* Collapses directory structure in merge request treePhil Hughes2019-01-151-2/+61
* Add headers to files in the tree list on merge requestsPhil Hughes2019-01-081-0/+1
* Utilize :key to minimize extra rerendersSam Bigelow2018-12-171-0/+11
* Merge branch 'winh-merge-request-diff-discussion-commit-id' into 'master'Mike Greiling2018-12-071-1/+2
|\
| * Pass commit when posting diff discussionsWinnie Hellmann2018-12-051-1/+2
* | Fixed renamed and mode changed diff viewersPhil Hughes2018-12-061-1/+5
|/
* Improve discussion rendering performancePhil Hughes2018-11-271-1/+3
* Made diff & note data consistentPhil Hughes2018-11-141-72/+64
* Restored width & height propertiesPhil Hughes2018-11-061-0/+2
* Re-implemented image commenting on diffsPhil Hughes2018-11-051-4/+14
* Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís2018-10-061-3/+9
* Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes2018-10-041-2/+3
|\
| * Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-011-2/+3
* | Added file tree to merge request diffsPhil Hughes2018-10-031-0/+46
|/
* Changed `true` string to a booleanPhil Hughes2018-09-211-1/+1
* Return discussion object from NotesController#create when return_discussion p...Douwe Maan2018-09-211-0/+1
* Changed isDiscussionApplicableToLine to accept an objectPhil Hughes2018-09-181-1/+1
* Updated latestDiff logic to only be used to LegacyDiffNotesPhil Hughes2018-09-171-2/+2
* Updated LegacyDiffNote logicPhil Hughes2018-09-171-2/+5
* Re-enable legacy diff notes on merge request diffsPhil Hughes2018-09-171-5/+21
* Resolve "On master, inline diff view contains extra `+` and `-` signs"Tim Zallmann2018-09-101-1/+2
* Resolve "Merge requests show outdated discussions on changes tab"André Luís2018-09-081-1/+10
* Cosmetic changes to let setupTim Zallmann2018-09-071-6/+3
* Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-071-0/+2
* Added new tests for newly added mutations, actions, utilsTim Zallmann2018-09-071-1/+1
* Fixed Resolving, Loading more and Line BugsTim Zallmann2018-09-071-0/+39
* Fix for Getter + LintingTim Zallmann2018-09-071-0/+2
* Loading Discussions later on DiffsTim Zallmann2018-09-071-0/+1
* Only rendering diff for nowTim Zallmann2018-09-071-0/+2
* Porting MR Vue Memory Fixes to current masterTim Zallmann2018-08-081-0/+21
* Revert "Merge branch '_acet-fix-outdated-discussions' into 'master'"André Luís2018-08-011-21/+0
* Fix showing outdated discussions on Changes tab_acet-fix-outdated-discussionsFatih Acet2018-07-181-0/+21
* Improves performance on MR refactor and adds specsFilipa Lacerda2018-07-051-12/+15
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+172