MSD-LIVE / issues

0 stars 0 forks source link

Implement RDM deposit form UI changes for notebooks #203

Open jugovimm opened 1 month ago

jugovimm commented 1 month ago

See Zoe's email (7/31) for this; includes changes for notifying the user of the max aggregate file size for file uploads before extra requirements are present, letting users know when their files are transferred over from S3 to ESF, etc.

Waiting on two tasks from Zoe: env, api

zguillen commented 1 month ago

api: https://data.local.msdlive.org/api/notebooks/datasyncStatus/

zguillen commented 1 month ago

For this UI task: image

you'll have to call an api for that 'exceeds' prop, no longer stored within RDM https://data.local.msdlive.org/api/notebooks/

Currently hard coded for now to always return false, edit to test your UI by hard coding it to true: /opt/invenio/msdlive-rdm-contrib/msdlive_rdm_contrib/jupyter_notebooks/api.py get_notebook_metadata