summaryrefslogtreecommitdiff
path: root/spec/javascripts/notes/components
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-202-218/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-095-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-275-10/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-261-0/+60
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-221-4/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-111/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-111-301/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-0/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-182-3/+3
* Hide resolve thread button from guestSamantha Ming2019-09-121-0/+4
* Resolve "Tooltips on note timestamps not showing for issues"Natalia Tepluhina2019-07-181-3/+2
* Updates on success of an MR the count on top and in other tabsTim Zallmann2019-07-091-0/+15
* Merge branch 'master' into michel.engelen/gitlab-ce-issue/55953Sean McGivern2019-07-031-0/+6
|\
| * Rebased and squashed commitsNatalia Tepluhina2019-07-031-0/+6
* | prettified noteable_discussion spec fileMichel Engelen2019-07-021-6/+4
* | prettified js testfile for noteable_discussion componentMichel Engelen2019-07-021-3/+3
* | updated karma test for noteable_discussion componentMichel Engelen2019-07-021-1/+1
* | prettified noteable_discussion component and updated testsMichel Engelen2019-07-021-18/+18
|/
* Add back trimChar method to remove trailing +/-Samantha Ming2019-06-211-0/+13
* Change "Report abuse to GitLab" to more generic wording.Marc Schwede2019-06-061-1/+1
* Move NoteApp tests to JestWinnie Hellmann2019-06-031-331/+0
* Fix emoji picker visibility issueFatih Acet2019-05-311-0/+1
* Increase global karma timeoutrevert-karma-timeoutHeinrich Lee Yu2019-05-291-2/+2
* Increase timeout of flaky specsHeinrich Lee Yu2019-05-281-2/+2
* Extract discussion notes into new componentPaul Gascou-Vaillancourt2019-05-011-23/+0
* Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flagHeinrich Lee Yu2019-04-031-68/+14
* Upgraded Vue to 2.6.8Tim Zallmann2019-03-271-6/+6
* Remove top-level mount from note_form_spec.jsWinnie Hellmann2019-03-261-6/+12
* Move some tests from Karma to JestWinnie Hellmann2019-03-234-178/+0
* Pass autosaveKey from NoteableDiscussion to NoteFormWinnie Hellmann2019-03-211-0/+1
* Validate NoteForm props in noteable_discussion_spec.jsWinnie Hellmann2019-03-211-1/+12
* Use autosave utilities in NoteForm componentWinnie Hellmann2019-03-211-8/+86
* Refactor note_form_spec.js to use Vue test utilsWinnie Hellmann2019-02-281-59/+98
* Add support for toggling discussion filter from notes sectionKushal Pandya2019-02-263-6/+116
* Extract ResolveWithIssueButton from NoteableDiscussion componentWinnie Hellmann2019-02-252-0/+70
* Merge branch 'winh-jest-gitlab-ui' into 'master'Kushal Pandya2019-02-211-33/+0
|\
| * Move discussion_jump_to_next_button_spec.js to JestWinnie Hellmann2019-02-211-33/+0
* | CE backport of design-management-issue-tabPhil Hughes2019-02-201-0/+10
|/
* Remove noteId prop from ReplyButton componentWinnie Hellmann2019-02-181-18/+4
* Convert noteable_note_spec.js to Vue test utilsWinnie Hellmann2019-02-121-33/+85
* Hide More Actions tooltip when the menu opens55209-tool-tip-hides-menu-itemSimon Knox2019-02-121-8/+22
* Revert "Convert noteable_note_spec.js to Vue test utils"Winnie Hellmann2019-02-061-70/+23
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-062-38/+157
* Merge branch 'winh-noteable_note_spec-vue-test-utils' into 'master'Fatih Acet2019-02-061-23/+70
|\
| * Convert noteable_note_spec.js to Vue test utilsWinnie Hellmann2019-01-301-23/+70
* | Merge branch 'winh-note_app_spec-vue-test-utils' into 'master'sh-bump-supported-ruby-versionsFatih Acet2019-02-061-81/+86
|\ \
| * | Convert note_app_spec.js to Vue test utilsWinnie Hellmann2019-02-041-81/+86
| |/
* | Extract ReplyPlaceholder from NoteableDiscussion componentWinnie Hellmann2019-02-052-17/+48
|/