summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/stores
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-192-12/+6
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-2/+25
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-162-34/+14
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-186-25/+73
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-206-94/+87
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-175-26/+26
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-192-17/+23
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-215-4/+40
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-194-2/+25
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-204-16/+56
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-205-7/+72
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-184-1/+94
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-206-2/+30
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-265-2/+28
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-243-0/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-124-12/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-26/+47
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-175-7/+85
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-305-3/+9
* 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-152-39/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-40/+66
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-3/+4
* 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
* Refactor nextUnresolvedDiscussionId and previousUnresolvedDiscussionId gettersArun Kumar Mohan2019-08-151-16/+23
* Add kbd shortcuts for discussion navigationSam Bigelow2019-08-121-0/+9
* Do not persist notes filter when auto-switchingHeinrich Lee Yu2019-08-071-4/+4
* Fixed bug from extra parenthesis63474-applying-a-quick-action-does-not-show-the-correct-messageDonald Cook2019-08-051-1/+1
* 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
* Rearrange discussion resolve buttons & update button displaySamantha Ming2019-06-281-4/+2
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Make hasQuickActions statelesswinh-notes-error-handlingWinnie Hellmann2019-05-071-3/+4
* 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-012-7/+8
* Extract discussion notes into new componentPaul Gascou-Vaillancourt2019-05-011-0/+2
* Handle transformed notes from polling responseHeinrich Lee Yu2019-03-061-0/+4
* Move EE differences in CE diff files into CEPhil Hughes2019-03-011-0/+3
* Cancelling reply reverts comment to initial stateConstance Okoghenun2019-02-183-0/+11
* Fix polling for replies to individual notesHeinrich Lee Yu2019-02-144-23/+40
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-063-0/+9