summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/services
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-2/+3
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Changes tab VUE refactoringFelipe Artur2018-06-211-4/+2
* Prettify notes.Fatih Acet2018-03-161-1/+3
* fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-121-2/+3
* fix polling not working correctlyPhil Hughes2018-03-091-1/+1
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+7
* Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-091-0/+3
* issue note storeSimon Knox2017-11-301-0/+0
* [ci skip] Use eTag polling with Poll utility to allow stoping polling when vi...Filipa Lacerda2017-08-021-1/+2
* IssueNotesRefactor: Implement emoji actions from emoji list.Fatih Acet2017-07-211-0/+3
* IssueNotesRefactor: Implement ESC to cancel note form.Fatih Acet2017-07-211-1/+1
* IssueDiscussionsRefactor: Implement polling mechanism.Fatih Acet2017-07-211-0/+9
* IssueNotesRefactor: Implement close/reopen issue actions.Fatih Acet2017-07-211-1/+1
* IssueNotesRefactor: Implement main note form.Fatih Acet2017-07-211-0/+3
* IssueNotesRefactor: Implement note edit.Fatih Acet2017-07-211-0/+3
* IssueNotesRefactor: Implement discussion reply.Fatih Acet2017-07-211-0/+3
* IssueNotesRefactor: Implement note delete.Fatih Acet2017-07-211-1/+1
* IssueNotesRefactor: Implement logic for delete action.Fatih Acet2017-07-211-0/+3
* Initial version of main component, Vuex store and service of issue discussion...Fatih Acet2017-07-211-0/+10