Abolish repository processes
https://redmine.teklia.com/issues/5720
Requires backend#1706 (closed)
- Remove the revision column from the process status page
- Remove the
repos/listAvailableaction,repos/setAvailablemutation,repos.availablestate, andlistAvailableRepositoriesAPI helper, which have been gone since backend!2210 (merged) and are no longer used by any component or view - Remove the repository mode from the process list filters
- The
repositorymode should no longer be listed in the frontend's config, enums, or TypeScript definitions -
Process.revisionshould no longer be defined in any TypeScript definition