summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/stores
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adjusts suggestions unable to be appliedOswaldo Ferreira2019-01-251-5/+6
* Trim first char of diff line text on diff discussionsDouwe Maan2019-01-222-2/+9
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-134-0/+33
* Fix MR discussion counts being offPaul Slaughter2018-12-101-1/+1
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-083-2/+20
* Updated variable name to forceExpandedPhil Hughes2018-12-041-2/+2
* Fixed multiple diff line discussions not expandingPhil Hughes2018-12-041-2/+4
* Improve discussion rendering performancePhil Hughes2018-11-275-43/+63
* Prettify all the thingsMike Greiling2018-11-201-8/+10
* Made diff & note data consistentPhil Hughes2018-11-142-3/+3
* 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-055-0/+12
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Merge branch 'master' into 'prettify-all-the-things-4'prettify-all-the-things-4Mike Greiling2018-10-266-19/+30
|\
| * Impove diff discussion datamr-diff-dataPhil Hughes2018-10-242-16/+0
| * Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-235-3/+30
* | Prettify performance_bar notes and profile modulesMike Greiling2018-10-172-6/+2
|/
* Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís2018-10-062-3/+19
* Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-011-2/+2
* Fixed karma spec for getNoteFormDataPhil Hughes2018-09-211-2/+2
* Use returned discussion from APIPhil Hughes2018-09-212-18/+7
* Merge branch 'mr-discussion-expanding-bug-fixes' into 'master'Filipa Lacerda2018-09-201-1/+4
|\
| * Fixed hidden truncated diff lines not showing when expandedPhil Hughes2018-09-181-1/+4
* | Updated LegacyDiffNote logicPhil Hughes2018-09-171-2/+1
* | Moved legacy diff note check into util methodPhil Hughes2018-09-171-5/+2
* | Re-enable legacy diff notes on merge request diffsPhil Hughes2018-09-171-1/+5
|/
* Merge branch 'mr-widget-discussion-state-fix' into 'master'Filipa Lacerda2018-09-171-3/+14
|\
| * Use MR widget event_hub to dispatch update eventPhil Hughes2018-09-131-1/+2