Skip to content

Migrate app/assets/javascripts/clusters_list/store/index.js to Pinia

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

app/assets/javascripts/clusters_list/store/index.js store should be migrated to Pinia using the single-step migration.

Files to cover (non-exhaustive):

  • app/assets/javascripts/clusters_list/store/index.js
  • app/assets/javascripts/clusters_list/store/actions.js
  • app/assets/javascripts/clusters_list/store/mutations.js
  • app/assets/javascripts/clusters_list/store/state.js
  • app/assets/javascripts/clusters_list/index.js
  • app/assets/javascripts/clusters_list/components/clusters.vue
  • app/assets/javascripts/clusters_list/components/ancestor_notice.vue
  • app/assets/javascripts/clusters_list/components/clusters_view_all.vue

And their respective specs.

Edited by 🤖 GitLab Bot 🤖