kids-first / kf-ui-data-tracker

👨‍⚕️ An application to collect study data and report on study status
https://data-tracker.kidsfirstdrc.org/
Apache License 2.0
1 stars 1 forks source link

New flow: Submit file upload manifest for auditing #1166

Open znatty22 opened 2 years ago

znatty22 commented 2 years ago

Feature Justification

File versions which match the file upload manifest schema need to be submitted to the auditing system (Dewrangle) for verification. After the file is submitted the user should be able to see some sort of status on the audit submission.

Proposed Change or Addition

If Version.is_file_upload_manifest=true then display the Audit Status indicator and Audit button

image

Present the user with a modal that allows them to select an S3 volume, or the place where files listed in the manifest were uploaded to.

image

Display the status of submission from Version.audit_prep_state

image