gitlab-org--gitlab-foss/spec/javascripts/notes/components
Phil Hughes adf8ad9eee
Improve discussion rendering performance
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
2018-11-27 11:40:39 +00:00
..
comment_form_spec.js Prettify all spec files 2018-10-17 11:18:17 -05:00
diff_with_note_spec.js Improve discussion rendering performance 2018-11-27 11:40:39 +00:00
discussion_counter_spec.js
discussion_filter_spec.js Add 'only history' option to notes filter 2018-11-05 12:30:14 +00:00
note_actions_spec.js Copy changes for abuse clarity 2018-11-07 11:24:36 +00:00
note_app_spec.js Add 'only history' option to notes filter 2018-11-05 12:30:14 +00:00
note_attachment_spec.js
note_awards_list_spec.js Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
note_body_spec.js
note_edited_text_spec.js
note_form_spec.js enable jasmine/new-line-before-expect 2018-10-17 06:57:29 +02:00
note_header_spec.js Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
note_signed_out_widget_spec.js
noteable_discussion_spec.js Improve discussion rendering performance 2018-11-27 11:40:39 +00:00
noteable_note_spec.js enable jasmine/new-line-before-expect 2018-10-17 06:57:29 +02:00
toggle_replies_widget_spec.js Discussions redesign 2018-11-08 07:58:45 +00:00