summaryrefslogtreecommitdiff
path: root/spec/javascripts/notes/components
Commit message (Collapse)AuthorAgeFilesLines
* Update spec import path for vue mount component helperGeorge Tsiolis2018-03-202-2/+2
|
* move render_gfm into behaviors directoryMike Greiling2018-03-191-1/+1
|
* Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-121-0/+14
|
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-093-0/+3
|
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-286-20/+224
|
* Resolve "Cancelling a second comment edit doesn't return its state to before ↵Simon Knox2018-02-072-47/+66
| | | | the edit"
* Merge branch '41956-fix-ctrl-enter-binding-to-save-comment' into 'master'Phil Hughes2018-01-122-2/+17
|\ | | | | | | | | | | | | Fix Ctrl+Enter keyboard shortcut saving comment/note edit Closes #41956 See merge request gitlab-org/gitlab-ce!16415
| * Fix Ctrl+Enter keyboard shortcut saving comment/note edit41956-fix-ctrl-enter-binding-to-save-commentEric Eastwood2018-01-112-2/+17
| | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/41956
* | Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-102-1/+2
|/
* Merge branch '37619-fix-vue-typeerror-not-failing-the-build' into 'master'Filipa Lacerda2017-12-121-35/+40
|\ | | | | | | | | | | | | Stop "ERROR: TypeError{}" from being logged to the console and fail tests Closes #37619 See merge request gitlab-org/gitlab-ce!15830
| * Use shared interceptor in note specs37619-fix-vue-typeerror-not-failing-the-buildEric Eastwood2017-12-111-31/+15
| |
| * Try to clean up legit Vue error that was patched overEric Eastwood2017-12-101-22/+43
| | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/37619#note_50422859
* | Merge branch 'issue-note-rename' into 'master'Fatih Acet2017-12-116-9/+9
|\ \ | | | | | | | | | | | | rename remaining issue_ prefixed files See merge request gitlab-org/gitlab-ce!15818
| * | rename remaining issue_ prefixed filesissue-note-renameSimon Knox2017-12-096-9/+9
| |/
* | Merge branch 'note-preview' into 'security-10-2'Fatih Acet2017-12-081-0/+15
|/ | | | | | | | | prevent potential XSS when editing comment See merge request gitlab/gitlabhq!2238 (cherry picked from commit 80ed6d25a46c0f70ec8baea78b5777118d63876c) 7480e462 prevent potential XSS when editing comment
* issue note component renameSimon Knox2017-12-046-15/+15
|
* issue note storeSimon Knox2017-11-307-17/+17
|
* Disable issue action button whilst submitting and testdisable-issue-action-button-if-isSubmittingLuke "Jared" Bennett2017-11-061-0/+19
|
* Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann2017-10-311-3/+3
|
* Moves placeholders components into shared folder with documentation. Makes ↵38178-fl-mr-notes-componentsFilipa Lacerda2017-10-193-116/+0
| | | | them easier to reuse in MR and Snippets comments
* Add tests for handle save method of the comment form.acet-disabled-comment-textarea-while-requestingFatih Acet2017-10-031-0/+40
|
* IssueNotes: Resize comment form after note submit and discard.acet-fix-comment-form-resizeFatih Acet2017-09-211-0/+14
|
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-173-14/+14
|
* IssueNotesRefactor: Implement missing attachment image.Fatih Acet2017-08-161-0/+23
|
* Fix broken testsFilipa Lacerda2017-08-122-2/+4
|
* Adds tests for mutations and gettersFilipa Lacerda2017-08-112-47/+46
|
* Adds missing unit tests for vue components: issue_note_awards_list; ↵Filipa Lacerda2017-08-114-12/+146
| | | | issue_note_body; issue_note_form;issue_note_spec
* Adds unit tests for discussion componentFilipa Lacerda2017-08-111-27/+34
|
* Adds unit tests to issue_note_actions componentFilipa Lacerda2017-08-111-7/+63
|
* Adds confidential issue informationFilipa Lacerda2017-08-111-0/+10
|
* Fix broken spec for issuable shortcuts and notesFilipa Lacerda2017-08-111-0/+4
|
* Remove issue discussion started specFilipa Lacerda2017-08-101-21/+0
|
* Fix broken testsFilipa Lacerda2017-08-101-0/+21
|
* [ci skip] Adds unit tests for issue comment form specFilipa Lacerda2017-08-097-42/+78
|
* [ci skip] Adds unit tests for issue_system_note componentFilipa Lacerda2017-08-091-4/+40
|
* [ci skip] Adds unit tests for issue_note_signed_out_widget componentFilipa Lacerda2017-08-091-1/+29
|
* [ci skip] Adds tests for issue_note_edited_text componentFilipa Lacerda2017-08-091-5/+35
|
* [ci skip] Adds unit tests for issue_note_header componentFilipa Lacerda2017-08-092-3/+86
|
* [ci skip] Adds tests for placeholder note componentFilipa Lacerda2017-08-092-16/+18
|
* [ci skip] Adds tests for issue appFilipa Lacerda2017-08-091-91/+131
|
* [ci skip] Init testing vue app for issue notesFilipa Lacerda2017-08-081-17/+44
|
* Init adding testsFilipa Lacerda2017-08-071-11/+172
|
* Fix vue broken testFilipa Lacerda2017-08-041-3/+2
|
* [ci skip] Adds tests casesFilipa Lacerda2017-08-0411-1/+346
|
* [ci skip] Fix eslint errorsFilipa Lacerda2017-08-031-11/+0
|
* [ci skip] Adds tests for placeholder system noteFilipa Lacerda2017-07-282-0/+68
|
* [ci skip] Adds tests cases for system noteFilipa Lacerda2017-07-281-0/+17
|
* [ci skip] Adds test cases for sign in componentFilipa Lacerda2017-07-281-0/+9