Draft: Start migrating to Pinia
Closes #1101 (closed)
I started with the image
store: one action, one mutation, one API call, one state, and one component.
TODO:
-
Install Pinia -
Add typings for the image APIs -
Migrate the image
Vuex module to a Pinia store -
Update the related component -
Rewrite the unit tests -
Create lots of issues to migrate the rest of the API functions and the store -
Dance
Edited by Erwan Rouchet