gitlab-org--gitlab-foss/spec/javascripts/notes
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
..
components Made diff & note data consistent 2018-11-14 19:16:46 +00:00
stores Fixed failing note actions spec 2018-11-09 13:38:51 +00:00
helpers.js Prettify all spec files 2018-10-17 11:18:17 -05:00
mock_data.js Resolve "Filter discussion (tab) by comments or activity in issues and merge requests" 2018-10-23 09:49:45 +00:00