Skip to content

Migrate ee/app/assets/javascripts/vue_shared/dashboards/store/index.js to Pinia

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

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

Files to cover (non-exhaustive):

  • ee/app/assets/javascripts/vue_shared/dashboards/store/index.js
  • ee/app/assets/javascripts/vue_shared/dashboards/store/actions.js
  • ee/app/assets/javascripts/vue_shared/dashboards/store/mutations.js
  • ee/app/assets/javascripts/vue_shared/dashboards/store/state.js
  • ee/app/assets/javascripts/pages/operations/environments/index.js
  • ee/app/assets/javascripts/environments_dashboard/components/dashboard/dashboard.vue
  • ee/app/assets/javascripts/pages/operations/index/index.js
  • ee/app/assets/javascripts/operations/components/dashboard/dashboard.vue
  • ee/app/assets/javascripts/operations/components/dashboard/project.vue

And their respective specs.

Edited by 🤖 GitLab Bot 🤖