summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes
Commit message (Expand)AuthorAgeFilesLines
* Prettify notes.Fatih Acet2018-03-1624-1585/+1683
* Use mapState instead of a getterFilipa Lacerda2018-03-132-2/+3
* Merge branch 'master' into 44149-issue-comment-buttonsFilipa Lacerda2018-03-133-13/+14
|\
| * Merge branch 'fix-duplicate-notes' into 'master'Filipa Lacerda2018-03-123-13/+14
| |\
| | * fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-122-6/+5
| | * added mutation specPhil Hughes2018-03-101-6/+8
| | * fix polling not working correctlyPhil Hughes2018-03-091-1/+1
| | * Fixed issue notes being duplicatedPhil Hughes2018-03-092-3/+3
* | | Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-126-6/+31
|/ /
* | require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-097-0/+7
|/
* Removes btn-transparent and btn-clipboard as default classes for clipboard bu...43502-clipboard-btnFilipa Lacerda2018-03-061-0/+2
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-2822-120/+843
* Reuse getter42923-close-issueFilipa Lacerda2018-02-123-19/+34
* Put back class names used in shared testFilipa Lacerda2018-02-121-0/+2
* Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-097-12/+67
* Resolve "Cancelling a second comment edit doesn't return its state to before ...Simon Knox2018-02-071-0/+1
* Remove trailing space after author name in note headerAnnabel Dunstone Gray2018-01-181-3/+1
* Fix Ctrl+Enter keyboard shortcut saving comment/note edit41956-fix-ctrl-enter-binding-to-save-commentEric Eastwood2018-01-112-2/+4
* Fix last eslint rulesFilipa Lacerda2018-01-081-1/+2
* Fix more eslint rulesFilipa Lacerda2018-01-082-3/+6
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-16/+18
* [ci skip] Fix more rulesFilipa Lacerda2018-01-0512-264/+280
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-032-4/+13
* Merge branch '37619-fix-vue-typeerror-not-failing-the-build' into 'master'Filipa Lacerda2017-12-121-3/+1
|\
| * Try to clean up legit Vue error that was patched overEric Eastwood2017-12-101-3/+1
* | Merge branch 'issue-note-rename' into 'master'Fatih Acet2017-12-117-27/+27
|\ \
| * | rename remaining issue_ prefixed filesissue-note-renameSimon Knox2017-12-097-27/+27
| |/
* | Merge branch 'url-utility-es-module' into 'master'Filipa Lacerda2017-12-111-1/+2
|\ \
| * | use exported methods instead of gl.utilsPhil Hughes2017-12-081-1/+2
| |/
* | Merge branch 'note-preview' into 'security-10-2'Fatih Acet2017-12-081-1/+2
|/
* Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-1/+9
* Resolve "Display member role per project"Mike Greiling2017-12-071-1/+1
* issue note component renameSimon Knox2017-12-0411-41/+45
* issue note storeSimon Knox2017-11-3011-33/+33
* Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett2017-11-161-7/+10
* Disable issue action button whilst submitting and testdisable-issue-action-button-if-isSubmittingLuke "Jared" Bennett2017-11-061-1/+2
* karma spec updatesvue-updatePhil Hughes2017-11-011-1/+3
* Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann2017-10-311-2/+2
* Merge branch 'es-module-autosave' into 'master'Filipa Lacerda2017-10-302-4/+2
|\
| * convert Autosave into pure es module and remove global exportMike Greiling2017-10-122-4/+2
* | Moves placeholders components into shared folder with documentation. Makes th...38178-fl-mr-notes-componentsFilipa Lacerda2017-10-195-135/+7
|/
* Flash is now a ES6 modulePhil Hughes2017-10-106-16/+15
* Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-064-14/+70
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-031-1/+1
| |\
| * | Further review changesLuke "Jared" Bennett2017-10-023-11/+10
| * | FE review changes app codeLuke "Jared" Bennett2017-10-012-4/+4
| * | Fix md-area top border-radius with issue issuable-note-warningLuke "Jared" Bennett2017-09-291-1/+2
| * | Correct disabled note form style18608-lock-issuesLuke "Jared" Bennett2017-09-271-2/+7
| * | Fix karmaLuke "Jared" Bennett2017-09-271-1/+1
| * | Fix static analysisLuke "Jared" Bennett2017-09-271-2/+0