Migrate the annotation Vuex module to a Pinia store
Migrate the Vuex store module in src/store/annotation.js
to Pinia with TypeScript, after the related API helpers have been typed, and update all components and tests.
Requires #1139 (closed), #1142
Edited by Erwan Rouchet