summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-105-11/+10
* Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-063-14/+55
|\
| * 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-022-7/+6
| * | 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
| * | Disable comment form when discussion locked for userJarka Kadlecova2017-09-262-0/+19
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-253-43/+20
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-181-1/+1
| |\ \ \
| * | | | Merge FELuke "Jared" Bennett2017-09-142-14/+33
* | | | | Disable comment textarea while submitting a new comment.Fatih Acet2017-10-031-0/+1
| |_|_|/ |/| | |
* | | | Fix comment deletion confirmation dialog typoMark Fletcher2017-10-021-1/+1
| |_|/ |/| |
* | | Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-222-42/+4
* | | Merge branch 'acet-fix-double-note-render' into 'master'Jacob Schatz2017-09-221-0/+5
|\ \ \
| * | | Fix rendering double note issue.Fatih Acet2017-09-221-0/+5
* | | | IssueNotes: Switch back to Write pane when note cancel or submit.acet-switch-markdown-paneFatih Acet2017-09-221-1/+3
|/ / /
* | | IssueNotes: Resize comment form after note submit and discard.acet-fix-comment-form-resizeFatih Acet2017-09-211-0/+8
| |/ |/|
* | IssueNotes: Fix role badge styling.role-badge-fixFatih Acet2017-09-141-1/+1
|/
* IssueNotesRefactor: Fix broken specs.Fatih Acet2017-08-291-0/+1
* IssueNotesRefactor: Hide note reply form when submitted and show it again if ...Fatih Acet2017-08-231-9/+11
* IssueNotesRefactor: Empty textarea while submitting comment and restore conte...Fatih Acet2017-08-231-5/+4
* IssueNotesRefactor: Show placeholder note immediately when editing.Fatih Acet2017-08-232-7/+32
* IssueNotesRefactor: Fix eslint errors.Fatih Acet2017-08-231-5/+6
* IssueNotesRefactor: Fix error messages of edit/reply failure for discussions.Fatih Acet2017-08-232-2/+17
* IssueNotesRefactor: Fix GFM rendering after edits come in.Fatih Acet2017-08-211-0/+3
* IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet2017-08-211-2/+2
* IssueNotesRefactor: First comment and then close the issue.Fatih Acet2017-08-211-8/+13
* IssueNotesRefactor: Minor naming change to improve readability.Fatih Acet2017-08-212-4/+4
* IssueNotesRefactor: Reenable button after failed submit attempt.Fatih Acet2017-08-213-5/+9
* IssueNotesRefactor: Fix flash container positioning.Fatih Acet2017-08-191-1/+1