Closed emmanvg closed 5 years ago
It appears this branch was a bit out-of-date, so more changes appear in addition to the ones I made.
In regards to the multi-select endpoint, it currently creates a zip with the selected samples. Not a zip-of-zips with individual samples inside.
Introduces the multi-select feature for analyses. Added a new endpoint to the REST API and changes to the HTML:
Removes
Adds
Changed the
edit_note
endpointnote_id
back to a string after noticing that ids for this parameter are not integers.