summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs/components/diff_line_note_form.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-4/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+35
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-15/+5
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-3/+8
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-6/+6
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-7/+21
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-13/+22
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-4/+34
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-091-1/+1
* Added diff suggestion popoverPhil Hughes2019-06-141-1/+9
* Format vue files with prettierMarcel van Remmerden2019-06-061-1/+20
* Fixed test specsOswaldo Ferreira2019-04-041-1/+5
* CE port of noteable-discussion-ee-differencesPhil Hughes2019-02-281-1/+3
* Add syntax highlighting to suggestion previewJacques Erasmus2019-01-151-0/+6
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+1
* Improve discussion rendering performancePhil Hughes2018-11-271-0/+1
* Prettify all the thingsMike Greiling2018-11-201-3/+1
* Made diff & note data consistentPhil Hughes2018-11-141-3/+3
* Use returned discussion from APIPhil Hughes2018-09-211-34/+14
* Re-enable legacy diff notes on merge request diffsPhil Hughes2018-09-171-2/+2
* Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-071-2/+2
* Removed the testing console.log'sTim Zallmann2018-09-071-3/+0
* Adding new threads to MR pageTim Zallmann2018-09-071-2/+9
* Reapply "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-12/+19
* Revert "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-19/+12
* 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 f...Fatih Acet2018-07-181-1/+7
* Use built-in autosave mixin in diff line note form.Fatih Acet2018-07-181-7/+5
* Resolve "MR: Reduce the memory footprint of the component tree"Tim Zallmann2018-07-171-7/+5
* Merge branch 'master' into 48960-namespace-diff-moduleFilipa Lacerda2018-07-091-3/+3
|\
| * This updates only the actual new discussion and not the full tree , which lea...Tim Zallmann2018-07-091-3/+3
* | Transforms diffs module to a namespaced one to avoid console error due to rew...Filipa Lacerda2018-07-061-1/+2
|/
* Use refs instead of querySelector.Fatih Acet2018-06-261-2/+2
* Implement MR diff notes autosave feature.acet-mr-diffs-autosaveFatih Acet2018-06-221-1/+22
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+93