summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/stores/actions.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-11/+2
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-32/+12
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-17/+33
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-24/+17
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-17/+20
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+6
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-2/+20
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-12/+42
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-7/+39
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+52
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-6/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-26/+47
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-5/+48
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-14/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-0/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-40/+66
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-141-73/+53
* Add edit_note and spec for editing quick actionsPatrick Derichs2019-08-261-9/+13
* Do not persist notes filter when auto-switchingHeinrich Lee Yu2019-08-071-4/+4
* Fix race condition with polling when saving notesfix-comment-race-conditionHeinrich Lee Yu2019-07-151-2/+2
* Remove deleteNote from notes serviceWinnie Hellmann2019-07-101-1/+1
* Remove toggleAward from notes serviceWinnie Hellmann2019-07-101-6/+3
* Remove applySuggestion from notes serviceWinnie Hellmann2019-07-051-2/+2
* Fix typo in updateResolvableDiscussionsCounts actionWinnie Hellmann2019-07-021-6/+6
* Handle errors in successful notes replyWinnie Hellmann2019-05-071-4/+13
* Resolve discussion when suggestion is applied54405-resolve-discussion-when-applying-a-suggested-changePaul Slaughter2019-05-071-9/+22
* Internationalisation of notes directoryBrandon Labuschagne2019-05-011-4/+4
* Cancelling reply reverts comment to initial stateConstance Okoghenun2019-02-181-0/+3
* Fix polling for replies to individual notesHeinrich Lee Yu2019-02-141-21/+35
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-061-0/+3
* Adjusts suggestions unable to be appliedOswaldo Ferreira2019-01-251-5/+6
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+20
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-081-1/+7
* Improve discussion rendering performancePhil Hughes2018-11-271-3/+17
* Made diff & note data consistentPhil Hughes2018-11-141-1/+1
* Consistently use Vue.nexTick when starting taskListdiscussion-perf-improvementPhil Hughes2018-11-091-8/+11
* Init task list when creating new note & discussionPhil Hughes2018-11-091-0/+1
* Fix TaskList init on update & pollPhil Hughes2018-11-091-2/+5
* Improve initial rendering of discussion notesPhil Hughes2018-11-091-0/+10
* Add 'only history' option to notes filterFelipe Artur2018-11-051-0/+4
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-3/+22
* Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís2018-10-061-3/+16
* Fixed karma spec for getNoteFormDataPhil Hughes2018-09-211-2/+2
* Use returned discussion from APIPhil Hughes2018-09-211-17/+5