Skip to content

Add skeleton for code analytics

Brandon Labuschagne requested to merge add-code-analytics-vue-skeleton into master

What does this MR do?

This MR adds Vue / Vuex skeleton for the new Code Analytics feature. It simply creates and mounts the Vue app that will later run under /-/analytics/code_analytics

This is behind the code_analytics feature flag introduced in !17618 (merged)

UX approval was provided here: !18272 (comment 228811137)

Code Analytics plan

The MR provides the foundation for the following plan

Code_hotspots

Screenshots

Desktop Mobile
Screenshot_2019-10-10_at_13.18.21 Screenshot_2019-10-10_at_13.18.37

Does this MR meet the acceptance criteria?

Conformity

Part of issue: #13008 (closed)

Edited by Brandon Labuschagne

Merge request reports