gitlab-org--gitlab-foss/spec/javascripts/diffs/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
..
app_spec.js Prettify all spec files 2018-10-17 11:18:17 -05:00
changed_files_dropdown_spec.js
commit_item_spec.js Made diff & note data consistent 2018-11-14 19:16:46 +00:00
commit_widget_spec.js Made diff & note data consistent 2018-11-14 19:16:46 +00:00
compare_versions_dropdown_spec.js
compare_versions_spec.js Fix broken "Show whitespace changes" button on MR "Changes" tab 2018-10-29 16:16:40 +00:00
diff_content_spec.js Made diff & note data consistent 2018-11-14 19:16:46 +00:00
diff_discussions_spec.js Re-implemented image commenting on diffs 2018-11-05 14:02:41 +00:00
diff_file_header_spec.js Made diff & note data consistent 2018-11-14 19:16:46 +00:00
diff_file_spec.js Made diff & note data consistent 2018-11-14 19:16:46 +00:00
diff_gutter_avatars_spec.js enable jasmine/new-line-before-expect 2018-10-17 06:57:29 +02:00
diff_line_gutter_content_spec.js Made diff & note data consistent 2018-11-14 19:16:46 +00:00
diff_line_note_form_spec.js Made diff & note data consistent 2018-11-14 19:16:46 +00:00
edit_button_spec.js
file_row_stats_spec.js Added file tree to merge request diffs 2018-10-03 10:05:43 +01:00
hidden_files_warning_spec.js
image_diff_overlay_spec.js Restored width & height properties 2018-11-06 10:17:59 +00:00
inline_diff_view_spec.js Made diff & note data consistent 2018-11-14 19:16:46 +00:00
no_changes_spec.js
parallel_diff_view_spec.js Made diff & note data consistent 2018-11-14 19:16:46 +00:00
tree_list_spec.js Changed diff tree filtering to path 2018-11-12 14:42:22 +00:00