Convert contribution analytics charts to Vue
All threads resolved!
All threads resolved!
Compare changes
@@ -5,9 +5,15 @@ module EE
Related issue: #375999 (closed)
Combines the three Contribution Analytics charts into a single Vue app, as opposed
to three separate Vue/HAML hybrids like it currently is. The logic in contribution_analytics_bundle.js
was migrated to new Vue components and a shared utils.js
file. Headers & description were removed from show.html.haml
and also added to these new components
UI should look the same before/after this change
Analytics -> Contribution
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.