summaryrefslogtreecommitdiff
path: root/spec/javascripts/notes
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'acet-disabled-comment-textarea-while-requesting' into 'master'Filipa Lacerda2017-10-041-0/+40
|\ | | | | | | | | | | | | Disable comment textarea while submitting a new comment. Closes #37858 See merge request gitlab-org/gitlab-ce!14541
| * Add tests for handle save method of the comment form.acet-disabled-comment-textarea-while-requestingFatih Acet2017-10-031-0/+40
| |
* | Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-223-10/+35
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (112 commits) Replace the 'project/service.feature' spinach test with an rspec analog Removed two legacy config options Fix rendering double note issue. IssueNotes: Switch back to Write pane when note cancel or submit. Upgrade Nokogiri because of CVE-2017-9050 Bump VERSION to 10.1.0-pre Standardize access to CSRF token in JavaScript Do not clone the repo when running the review-docs jobs Don't memoize storage configuration on `FsShardsCheck` Document that group Owners can always create subgroups Auto DevOps docs cleanup Display full pre-receive and post-receive hook output in GitLab UI Adds EE tag detection to remove_old in gitlab backup. Correctly detect multiple issue URLs after 'Closes...' in MR descriptions new sharing permissions IssueNotes: Resize comment form after note submit and discard. [skip ci] Add changelog Make resolve discussion icon gray update spacing Deleted another Fixture due to User Callout ...
| * Fix rendering double note issue.Fatih Acet2017-09-222-10/+21
| |
| * IssueNotes: Resize comment form after note submit and discard.acet-fix-comment-form-resizeFatih Acet2017-09-211-0/+14
| |
* | [ci skip] Adds tests to vuex and collapsibe componentFilipa Lacerda2017-09-202-38/+1
|/ | | | | | Formats dates Fixes clipboard button Simplifies HTML
* IssueNotesRefactor: Fix consistent typo.Fatih Acet2017-08-221-1/+1
|
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-174-16/+16
|
* Remove view=full_data from NotesControllerDouwe Maan2017-08-171-2/+2
|
* IssueNotesRefactor: Implement missing attachment image.Fatih Acet2017-08-161-0/+23
|
* Fix broken testsFilipa Lacerda2017-08-122-2/+4
|
* Adds tests for sync actionsFilipa Lacerda2017-08-111-83/+2
|
* Adds helper to test Vuex actionsFilipa Lacerda2017-08-112-14/+98
|
* Adds tests for mutations and gettersFilipa Lacerda2017-08-114-94/+189
|
* Adds missing unit tests for vue components: issue_note_awards_list; ↵Filipa Lacerda2017-08-115-13/+197
| | | | 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-098-42/+119
|
* [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-092-185/+266
|
* [ci skip] Init testing vue app for issue notesFilipa Lacerda2017-08-081-17/+44
|
* Merge branch 'issue-discussions-refactor' of gitlab.com:gitlab-org/gitlab-ce ↵Filipa Lacerda2017-08-071-2/+2
|\ | | | | | | | | | | | | into issue-discussions-refactor * 'issue-discussions-refactor' of gitlab.com:gitlab-org/gitlab-ce: Convert ?full_data=1 -> ?view=full_data
| * Convert ?full_data=1 -> ?view=full_dataSean McGivern2017-08-071-2/+2
| |
* | Init adding testsFilipa Lacerda2017-08-072-13/+270
|/
* Fix vue broken testFilipa Lacerda2017-08-041-3/+2
|
* Adds mock dataFilipa Lacerda2017-08-041-0/+221
|
* [ci skip] Adds tests casesFilipa Lacerda2017-08-0414-1/+611
|
* [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