Batch comments Pinia migration 2/5: migrate store to Pinia
What does this MR do and why?
This MR is a part of Migrate MR Batch Comments store from vuex to Pinia (#512721 - closed) & Migrate Diffs and Notes Vuex stores to Pinia (#474653 - closed) efforts.
In this MR we're migrating batch comments store to Pinia. The specs are going to be migrated in the next MRs.
Step | MR |
---|---|
Copy store | !176485 (merged) |
Migrate batch comments store to Pinia | You are here |
Migrate batch comments actions spec | !176487 (merged) |
Migrate batch comments mutations spec | !176488 (merged) |
Migrate batch comments getters spec | !176490 (merged) |
Edited by Stanislav Lashmanov