summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/components
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '50347-fix-scrolling-to-diff-note-after-incremental-rendering' ↵Phil Hughes2018-10-022-1/+10
| | | | | | | | | into 'master' Resolve "Link to file in Changes tab of MR no longer works for all files after incremental rendering improvement" Closes #50347 See merge request gitlab-org/gitlab-ce!21727
* Merge branch '7573-show-click-to-expand-on-not-rendered-diffs' into 'master'Phil Hughes2018-09-131-1/+1
| | | | | | | Display click to expand on collapsed diffs Closes #51466 See merge request gitlab-org/gitlab-ce!21716
* Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-074-9/+9
|
* Added new tests for newly added mutations, actions, utilsTim Zallmann2018-09-071-7/+2
|
* Fixed Resolving, Loading more and Line BugsTim Zallmann2018-09-073-20/+34
|
* Fix for displaying left side comments when no discussion availableTim Zallmann2018-09-071-1/+3
|
* Delete Discussions fixTim Zallmann2018-09-071-0/+10
|
* Fixes for Karma TestsTim Zallmann2018-09-071-5/+0
|
* Fixed Problems with Inline View + SpecsTim Zallmann2018-09-076-44/+9
|
* Removed the testing console.log'sTim Zallmann2018-09-073-5/+0
|
* Adding new threads to MR pageTim Zallmann2018-09-072-3/+10
|
* Updated discussion loading to be deferred and in the stateTim Zallmann2018-09-071-2/+6
|
* Loading Discussions later on DiffsTim Zallmann2018-09-073-36/+48
|
* Fixed error in mutations of diff + removed unused varsTim Zallmann2018-09-071-2/+0
|
* Incremental RenderingTim Zallmann2018-09-071-2/+2
|
* Updated the Diff Line Gutter ContentTim Zallmann2018-09-071-3/+3
|
* Only rendering diff for nowTim Zallmann2018-09-074-138/+78
|
* Start of non getter VersionTim Zallmann2018-09-071-2/+2
|
* Merge branch ↵Annabel Dunstone Gray2018-09-061-4/+3
|\ | | | | | | | | | | | | | | | | '46340-remove-extra-spaces-from-mr-discussion-notes-after-vuejs' into 'master' Remove extra spaces from MR discussion notes Closes #46340 See merge request gitlab-org/gitlab-ce!21461
| * Remove extra spaces from MR discussion notesTakuya Noguchi2018-09-051-4/+3
| |
* | Make MR diff file filter input Clear button functionalKushal Pandya2018-09-061-1/+1
|/
* Added compute property to diff file + changed a for loopTim Zallmann2018-08-141-1/+4
|
* Fixed text removal memory saving + Fixed collapsed non text filesTim Zallmann2018-08-081-1/+8
|
* Fix for displaying loading when collapsedTim Zallmann2018-08-081-1/+1
|
* ESLint FixesTim Zallmann2018-08-081-1/+0
|
* Incremental Rendering of the MRTim Zallmann2018-08-082-6/+11
|
* Changed the if order to get perhaps even a little bit more out of itTim Zallmann2018-08-081-1/+1
|
* First port of the performance improvementsTim Zallmann2018-08-081-1/+1
|
* Porting MR Vue Memory Fixes to current masterTim Zallmann2018-08-088-78/+99
|
* Reapply "Merge branch '48817-fix-mr-changes-discussion-navigation' into ↵André Luís2018-08-011-0/+1
| | | | | | 'master'" This reverts commit e0fe97ca4a506405af8e85368f2c69cda637e192.
* Reapply "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-12/+19
| | | | This reverts commit bd5b177b0fc48d77b5069b112faf36d151221be7.
* Reapply "Merge branch '_acet-fix-expanding-context-lines' into 'master'"André Luís2018-08-013-4/+0
| | | | This reverts commit 1c9c755a29b5f476b9c59aa784c70fdd85ec220d.
* Merge branch 'andr3-remove-mr-regressions-fixes-from-master' into 'master'Filipa Lacerda2018-08-0110-111/+102
|\ | | | | | | | | Remove fixes for MR refactor regressions from master See merge request gitlab-org/gitlab-ce!20920
| * Revert "Merge branch '_acet-fix-outdated-discussions' into 'master'"André Luís2018-08-015-10/+8
| | | | | | | | | | This reverts commit 740ae2d194f3833e224c326cc909d833c5807484, reversing changes made to 1ba47de5fef7a86a453e97a574741d3dba85c521.
| * Revert "Merge branch '_acet-fix-expanding-context-lines' into 'master'"André Luís2018-08-013-0/+4
| | | | | | | | | | This reverts commit 6c6988cb5ef8bb749da058b5fe1bf0e188e8062f, reversing changes made to 0d488c7b8a7ab462b78daa20e0f12fe73ebb8a6d.
| * Revert "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-19/+12
| | | | | | | | | | This reverts commit 5ba542b1094bd8fd95d48d2ac834fd8605cf8fee, reversing changes made to 32c831ea2b8425c71c790b67fb8f2170f3d9955a.
| * Revert "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"André Luís2018-08-011-1/+0
| | | | | | | | | | This reverts commit ced005f330419ec81657e852c5cb9124fdb29fbb, reversing changes made to 9b01b293ce5ddbaeedaf014cdc804af2c5e86416.
| * Revert "Merge branch 'tz-mr-refactor-memory-reduction' into 'master'"André Luís2018-08-018-86/+83
| | | | | | | | | | This reverts commit 2411ecb5762f8e04a6c6f61cc50ed25f29f55be3, reversing changes made to 58a0df7e68e46902e453a0252e6753517d9cf665.
* | Disables toggle comments button for diff with no discussionsFilipa Lacerda2018-07-311-1/+2
|/
* Resolve "Copy diff file path as GFM" is brokenFilipa Lacerda2018-07-301-0/+4
|
* Reducing the memory footprint for the renderingTim Zallmann2018-07-238-83/+86
|
* Resolve ""Jump to first/next unresolved discussion" jumps to resolved ↵André Luís2018-07-201-0/+1
| | | | discussions"
* Merge branch '_acet-fix-expanding-context-lines' into 'master'Tim Zallmann2018-07-183-4/+0
|\ | | | | | | | | | | | | Fix rendering context lines on MR diffs Closes #49242 and #49343 See merge request gitlab-org/gitlab-ce!20642
| * Remove v-once from diff lines components.Fatih Acet2018-07-173-4/+0
| |
* | Merge branch '_acet-fix-mr-autosave' into 'master'Tim Zallmann2018-07-181-12/+19
|\ \ | | | | | | | | | | | | | | | | | | Fix autosave issues for MR discussions Closes #48876 and #48877 See merge request gitlab-org/gitlab-ce!20569
| * | i18n changes for note cancel confirmations.Fatih Acet2018-07-181-1/+3
| | |
| * | Fix failing specs :fingers-crossed:Fatih Acet2018-07-181-4/+6
| | |
| * | Fix autosave in noteable discussion.Fatih Acet2018-07-181-6/+5
| | |
| * | Add confirmation modal before cancelling the comment form in diff line note ↵Fatih Acet2018-07-181-1/+7
| | | | | | | | | | | | form.
| * | Use built-in autosave mixin in diff line note form.Fatih Acet2018-07-181-7/+5
| |/