gitlab-org--gitlab-foss/app/assets/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.vue Fix TaskList init on update & poll 2018-11-09 11:04:13 +00:00
diff_with_note.vue Made diff & note data consistent 2018-11-14 19:16:46 +00:00
discussion_counter.vue Discussions redesign 2018-11-08 07:58:45 +00:00
discussion_filter.vue Add 'only history' option to notes filter 2018-11-05 12:30:14 +00:00
discussion_locked_widget.vue
note_actions.vue Discussions redesign 2018-11-08 07:58:45 +00:00
note_attachment.vue
note_awards_list.vue Discussions redesign 2018-11-08 07:58:45 +00:00
note_body.vue Improve initial rendering of discussion notes 2018-11-09 09:55:37 +00:00
note_edited_text.vue
note_form.vue QA Selectors for Batch Comment E2E Automation 2018-10-30 14:42:50 +05:30
note_header.vue Discussions redesign 2018-11-08 07:58:45 +00:00
note_signed_out_widget.vue
noteable_discussion.vue Made diff & note data consistent 2018-11-14 19:16:46 +00:00
noteable_note.vue Improve initial rendering of discussion notes 2018-11-09 09:55:37 +00:00
notes_app.vue Improve initial rendering of discussion notes 2018-11-09 09:55:37 +00:00
toggle_replies_widget.vue Discussions redesign 2018-11-08 07:58:45 +00:00