Overview tab - Activity
This should be completed after #378688 (closed)
We should migrate the Activity block in the Overview tab to Vue
Implementation plan
- Create an
activity.vuecomponent inapp/assets/javascripts/users/components/activity.vue - Convert logic in app/assets/javascripts/pages/users/user_overview_block.js#L5 to Vue.
Edited by Peter Hegman