summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/stores/mutations.js
Commit message (Expand)AuthorAgeFilesLines
* Changes tab VUE refactoringFelipe Artur2018-06-211-46/+50
* Prettify notes.Fatih Acet2018-03-161-10/+18
* Merge branch 'master' into 44149-issue-comment-buttonsFilipa Lacerda2018-03-131-6/+8
|\
| * added mutation specPhil Hughes2018-03-101-6/+8
| * Fixed issue notes being duplicatedPhil Hughes2018-03-091-2/+2
* | Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-121-0/+4
|/
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-3/+40
* Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-091-0/+8
* issue note storeSimon Knox2017-11-301-2/+2
* Fix rendering double note issue.Fatih Acet2017-09-221-9/+13
* IssueNotesRefactor: Support legacy multiple notes for individual_note: true c...Fatih Acet2017-08-221-1/+16
* IssueNotesRefactor: Fix consistent typo.Fatih Acet2017-08-221-1/+1
* [ci skip] Disable slash commands in edit modeFilipa Lacerda2017-08-021-7/+7
* [ci skip] Fix emoji being posted twice originating an errorFilipa Lacerda2017-08-021-8/+5
* [ci skip] Fix emoji 100 bug: Creating strucutre to a forEach and then using O...Filipa Lacerda2017-07-291-2/+2
* [ci skip] Remove DOM querying for paths, save them in the storeFilipa Lacerda2017-07-281-1/+0
* [ci skip] Add issue data and notes data provided through haml to the store to...Filipa Lacerda2017-07-271-0/+12
* [ci skip] Add constantsFilipa Lacerda2017-07-261-2/+3
* Follow vuex docs to divide store into: actions, getters and mutationsFilipa Lacerda2017-07-251-0/+127