summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/components
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into bootstrap4Clement Ho2018-04-126-12/+18
|\
| * Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-125-11/+15
| |\
| | * Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-114-9/+13
| | * Add ability checks in views where they were previously missingDouwe Maan2018-04-101-2/+2
| * | Revert "Merge branch '44870-remove-extra-space-around-comment-form-on-merge-r...Clement Ho2018-04-121-1/+3
| |/
* | [skip ci] Convert panel related class names to cardClement Ho2018-04-101-1/+1
* | [skip ci] Replace hidden-smClement Ho2018-04-091-1/+1
* | Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-091-10/+1
|\ \ | |/
| * Merge branch '44939-epic-comment-thread-backports' into 'master'Fatih Acet2018-04-061-10/+1
| |\
| | * Return noteableType from app initial configKushal Pandya2018-04-061-10/+1
* | | Replace .btn-group-justified with .btn-group.d-flexClement Ho2018-04-091-1/+1
* | | Rename .btn-default to .btn-secondaryClement Ho2018-04-094-8/+8
|/ /
* | Merge branch '44870-remove-extra-space-around-comment-form-on-merge-requests'...Clement Ho2018-04-051-3/+1
|\ \ | |/ |/|
| * Refactor and tweak margin for note forms on IssuableTakuya Noguchi2018-04-041-3/+1
* | Refactor discussions/notes codeJan Provaznik2018-04-032-2/+10
|/
* Don't show Jump to Discussion button on issue notes44717-no-resolve-issueSimon Knox2018-03-281-2/+4
* Prettify notes.Fatih Acet2018-03-1616-1412/+1437
* Use mapState instead of a getterFilipa Lacerda2018-03-131-1/+3
* Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-121-4/+9
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-095-0/+5
* 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-2811-97/+666
* Reuse getter42923-close-issueFilipa Lacerda2018-02-121-16/+31
* 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-091-12/+16
* 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-116-24/+24
|\ \
| * | rename remaining issue_ prefixed filesissue-note-renameSimon Knox2017-12-096-24/+24
| |/
* | 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
|/
* 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-304-23/+23
* 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-301-2/+1
|\
| * convert Autosave into pure es module and remove global exportMike Greiling2017-10-121-2/+1