Commit Graph

7 Commits

Author SHA1 Message Date
GitLab Bot ea4762d464 Add latest changes from gitlab-org/gitlab@master 2019-11-22 18:06:00 +00:00
GitLab Bot a58529a3f5 Add latest changes from gitlab-org/gitlab@master 2019-11-11 03:06:13 +00:00
Natalia Tepluhina d4151b14c2 Rebased and squashed commits
- all commits squashed to make danger review happy
2019-07-03 08:26:57 +00:00
Paul Gascou-Vaillancourt ae9f91d18c Fix unresponsive reply button in discussions
Events listeners have been fixed to ensure UI interactions are
properly handled in discussion notes
2019-06-27 14:33:42 +00:00
Winnie Hellmann 9012d309f1 Increase Jest timeout to 500ms 2019-05-17 10:08:20 +00:00
Paul Slaughter 85cf320258
Fix discussion notes spec timeout 2019-05-08 11:21:03 -05:00
Paul Gascou-Vaillancourt 911701ae47 Extract discussion notes into new component
- 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
2019-05-01 10:04:07 +00:00