summaryrefslogtreecommitdiff
path: root/spec/javascripts/notes/components/noteable_discussion_spec.js
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-021-195/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-31/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-101-3/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-301-1/+60
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-2/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-111/+3
|
* Hide resolve thread button from guestSamantha Ming2019-09-121-0/+4
| | | | - Show if user can_resolve all of the notes
* Merge branch 'master' into michel.engelen/gitlab-ce-issue/55953Sean McGivern2019-07-031-0/+6
|\
| * Rebased and squashed commitsNatalia Tepluhina2019-07-031-0/+6
| | | | | | | | - all commits squashed to make danger review happy
* | 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
|/
* Extract discussion notes into new componentPaul Gascou-Vaillancourt2019-05-011-23/+0
| | | | | | | | | - Moved discussion notes out of `NoteableDiscussion` component into a new `DiscussionNotes` component - Wrote Jest tests for the new `DiscussionNotes` component - Updated Jest config for emojis fixtures - Updated Karma tests `NoteableDiscussion` to match its new structure - Convert `DiffDiscussions` tests to use Vue test utils
* Pass autosaveKey from NoteableDiscussion to NoteFormWinnie Hellmann2019-03-211-0/+1
|
* Validate NoteForm props in noteable_discussion_spec.jsWinnie Hellmann2019-03-211-1/+12
|
* Extract ResolveWithIssueButton from NoteableDiscussion componentWinnie Hellmann2019-02-251-0/+39
|
* Extract ReplyPlaceholder from NoteableDiscussion componentWinnie Hellmann2019-02-051-17/+14
|
* Convert noteable_discussion_spec.js to Vue test utilsWinnie Hellmann2019-01-291-65/+77
|
* MR commits display commit ID for discussionsFatih Acet2018-12-211-8/+65
| | | | | | Fixes a bug where merge request comments made in the context of a specific commit no longer specify which commit they were created on
* Make commit IDs in merge request discussion header monospaceWinnie Hellmann2018-12-111-2/+44
|
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-081-0/+1
|
* Fix collapsing discussion repliesWinnie Hellmann2018-12-041-46/+0
|
* Improve discussion rendering performancePhil Hughes2018-11-271-37/+0
| | | | | | | | | | | Improve the renderign of new and existing discussions by reducing the number of watchers on each object & array. Previously every discussion change would trigger an update for every discussion component. Also tidied up some components to get them closer to our docs. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51506
* Allow commenting to resolved non-diff discussions_acet-fix-unable-to-reply-resolved-nondiff-discussionFatih Acet2018-11-221-0/+44
|
* Discussions redesignFatih Acet2018-11-081-2/+14
|
* Prettify all spec filesMike Greiling2018-10-171-6/+2
|
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-0/+2
|
* Fix placeholder note renderingFatih Acet2018-10-031-0/+25
|
* Reapply "Merge branch '48817-fix-mr-changes-discussion-navigation' into ↵André Luís2018-08-011-25/+22
| | | | | | 'master'" This reverts commit e0fe97ca4a506405af8e85368f2c69cda637e192.
* Reapply "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-2/+7
| | | | This reverts commit bd5b177b0fc48d77b5069b112faf36d151221be7.
* Revert "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-7/+2
| | | | | This reverts commit 5ba542b1094bd8fd95d48d2ac834fd8605cf8fee, reversing changes made to 32c831ea2b8425c71c790b67fb8f2170f3d9955a.
* Revert "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"André Luís2018-08-011-22/+25
| | | | | This reverts commit ced005f330419ec81657e852c5cb9124fdb29fbb, reversing changes made to 9b01b293ce5ddbaeedaf014cdc804af2c5e86416.
* Resolve ""Jump to first/next unresolved discussion" jumps to resolved ↵André Luís2018-07-201-25/+22
| | | | discussions"
* Fix failing specs :fingers-crossed:Fatih Acet2018-07-181-2/+7
|
* Resolve "MRs are showing some discussions as unresolved"Simon Knox2018-07-051-8/+11
|
* Changes tab VUE refactoringFelipe Artur2018-06-211-5/+78
|
* Don't show Jump to Discussion button on issue notes44717-no-resolve-issueSimon Knox2018-03-281-5/+13
|
* rename remaining issue_ prefixed filesissue-note-renameSimon Knox2017-12-091-0/+50