gitlab-org--gitlab-foss/spec/javascripts/notes/components
Phil Hughes 234563ba30
Made diff & note data consistent
This caused many pain points when working with it.
Part of the data was camel cased the other snake case.
Other parts where snake case & then getting converted in components,
this conversion has the potential for leaking memory.

This changes that & makes it consistent with what it returned from the
API, snake case.
2018-11-14 19:16:46 +00:00
..
comment_form_spec.js Prettify all spec files 2018-10-17 11:18:17 -05:00
diff_with_note_spec.js Made diff & note data consistent 2018-11-14 19:16:46 +00:00
discussion_counter_spec.js Reapply "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'" 2018-08-01 15:26:57 +01:00
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 Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
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 Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
noteable_discussion_spec.js Discussions redesign 2018-11-08 07:58:45 +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