summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/store/actions.js
Commit message (Expand)AuthorAgeFilesLines
* Add kbd shortcuts for discussion navigationSam Bigelow2019-08-121-1/+1
* Replace ... with new expansion optionsSamantha Ming2019-08-101-1/+3
* Rebased and squashed commitsNatalia Tepluhina2019-07-031-0/+32
* Fix typo in updateResolvableDiscussionsCounts actionWinnie Hellmann2019-07-021-1/+1
* Added diff suggestion popoverPhil Hughes2019-06-141-2/+14
* Fix whitespace changes visibility when the related file was initially collapsedOndřej Budai2019-06-051-1/+2
* Fixes issues with show whitespace button in diffsPhil Hughes2019-05-101-3/+6
* Impove the performance of expanding full diffPhil Hughes2019-05-031-6/+107
* Collapse diff tree is only one file is presentPhil Hughes2019-03-191-2/+5
* Fix expand all button not workingPhil Hughes2019-03-111-0/+3
* Add option to expand diff to full filePhil Hughes2019-03-061-0/+35
* Set up basic keyboard next/previous navigation in diff listDenys Mishunov2019-02-271-2/+2
* 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-151-2/+4
|/
* Added fuzzy file finder to merge requestsPhil Hughes2019-02-051-0/+4
* Added dropdown for diff settingsPhil Hughes2019-01-241-1/+19
* Collapses directory structure in merge request treePhil Hughes2019-01-151-1/+14
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-081-1/+27
* Pass commit when posting diff discussionsWinnie Hellmann2018-12-051-1/+2
* Fixed expanding diff commit filesPhil Hughes2018-12-051-6/+12
* Fixed diff files not expandingPhil Hughes2018-12-041-1/+1
* Resolve "Merge request refactor does not highlight selected line"Sam Bigelow2018-11-301-2/+6
* Improve discussion rendering performancePhil Hughes2018-11-271-5/+5
* Prettify all the thingsMike Greiling2018-11-201-5/+7
* Rename diffs store variableGeorge Tsiolis2018-11-151-1/+1
* Made diff & note data consistentPhil Hughes2018-11-141-3/+3
* Init task list when creating new note & discussionPhil Hughes2018-11-091-0/+1
* Re-implemented image commenting on diffsPhil Hughes2018-11-051-2/+17
* Update the state, not a paramPhil Hughes2018-10-251-20/+4
* Impove diff discussion datamr-diff-dataPhil Hughes2018-10-241-15/+27
* Added file tree to merge request diffsPhil Hughes2018-10-031-0/+19
* Use returned discussion from APIPhil Hughes2018-09-211-1/+18
* Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís2018-09-201-1/+20
* Resolve "Merge requests show outdated discussions on changes tab"André Luís2018-09-081-2/+9
* Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann2018-09-071-53/+5
* Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-071-11/+7
* Made the discussion tests artificial to have them stable, mocked RAF + RICTim Zallmann2018-09-071-0/+1
* Fixed Resolving, Loading more and Line BugsTim Zallmann2018-09-071-8/+13
* Fix for displaying left side comments when no discussion availableTim Zallmann2018-09-071-5/+7
* Fixed Left side commentsTim Zallmann2018-09-071-1/+5
* Delete Discussions fixTim Zallmann2018-09-071-0/+24
* Fixed Problems with Inline View + SpecsTim Zallmann2018-09-071-9/+15
* Removed the testing console.log'sTim Zallmann2018-09-071-8/+0
* Adding new threads to MR pageTim Zallmann2018-09-071-1/+2
* Loading Discussions later on DiffsTim Zallmann2018-09-071-14/+53
* Fixed text removal memory saving + Fixed collapsed non text filesTim Zallmann2018-08-081-1/+3
* ESLint FixesTim Zallmann2018-08-081-1/+0