gitlab-org--gitlab-foss/app/assets/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
mixins Reapply "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'" 2018-08-01 15:26:57 +01:00
services Resolve "Filter discussion (tab) by comments or activity in issues and merge requests" 2018-10-23 09:49:45 +00:00
stores Made diff & note data consistent 2018-11-14 19:16:46 +00:00
constants.js Add 'only history' option to notes filter 2018-11-05 12:30:14 +00:00
discussion_filters.js Add 'only history' option to notes filter 2018-11-05 12:30:14 +00:00
event_hub.js
index.js Resolve "Filter discussion (tab) by comments or activity in issues and merge requests" 2018-10-23 09:49:45 +00:00