Skip to content

Migrate the process Vuex module to a Pinia store

Migrate the Vuex store module in src/store/process.js to Pinia with TypeScript, after the related API helpers have been typed, and update all components and tests.

Requires #1116 (closed) and #1158 (closed)

Edited by Erwan Rouchet