Skip to content

Overview tab - Activity

This should be completed after #378688 (closed)

We should migrate the Activity block in the Overview tab to Vue

Implementation plan

  1. Create an activity.vue component in app/assets/javascripts/users/components/activity.vue
  2. Convert logic in app/assets/javascripts/pages/users/user_overview_block.js#L5 to Vue.
Edited by Peter Hegman