Delete a model version
Depends https://gitlab.com/arkindex/backend/-/issues/994
Depends https://gitlab.com/arkindex/backend/-/issues/995
Once the API endpoint DeleteModelVersion
is available, a deletion button must be available on the model version list to model administrators.
Clicking on "delete" would spawn a confirmation modal (like for element deletion).
Upon confirmation, the API call is made, and the version is immediately removed from the list