gitlab-org--gitlab-foss/spec/javascripts/notes/components
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
..
note_actions Remove noteId prop from ReplyButton component 2019-02-18 09:43:13 +00:00
comment_form_spec.js Removed discard comment button 2019-01-07 13:06:42 +01:00
diff_with_note_spec.js Improve discussion rendering performance 2018-11-27 11:40:39 +00:00
discussion_counter_spec.js Fix discussion counter spec mock data 2019-01-23 12:39:46 +01:00
discussion_filter_note_spec.js Add support for toggling discussion filter from notes section 2019-02-26 14:04:15 +00:00
discussion_filter_spec.js Add support for toggling discussion filter from notes section 2019-02-26 14:04:15 +00:00
discussion_resolve_with_issue_button_spec.js Extract ResolveWithIssueButton from NoteableDiscussion component 2019-02-25 16:38:29 +00:00
note_actions_spec.js Remove reply_to_individual_notes feature flag 2019-04-03 10:00:18 +08:00
note_app_spec.js Upgraded Vue to 2.6.8 2019-03-27 21:33:20 +00:00
note_awards_list_spec.js Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
note_body_spec.js Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
note_form_spec.js Remove top-level mount from note_form_spec.js 2019-03-26 19:53:07 +01:00
note_header_spec.js Resolve "Extended user centric tooltips" 2018-12-08 03:12:23 +00:00
note_signed_out_widget_spec.js Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
noteable_discussion_spec.js Extract discussion notes into new component 2019-05-01 10:04:07 +00:00
noteable_note_spec.js Convert noteable_note_spec.js to Vue test utils 2019-02-12 20:55:56 +00:00
toggle_replies_widget_spec.js Discussions redesign 2018-11-08 07:58:45 +00:00