aboutsummaryrefslogtreecommitdiff
path: root/qc_app/static/js/upload_progress.js
AgeCommit message (Expand)Author
2024-02-14Extract upload progress indication code...* Extract the UI elements and code for indicating upload progress into separate, reusable "modules". * Fix bugs arising from changes. Frederick Muriuki Muriithi
2024-01-20Fetch sample/case names from database...Fetch the sample/case names from the database rather than from a static file in the repository. Issue: https://issues.genenetwork.org/issues/quality-control/read-samples-from-database-by-species Frederick Muriuki Muriithi
2023-01-17upload: Enable cancelling an upload.Frederick Muriuki Muriithi
2022-11-16ui: provide error messaging if file is not selected.Frederick Muriuki Muriithi
2022-11-16ui: Don't show upload progress indicator if file is not selected.Frederick Muriuki Muriithi
2022-06-13Add upload progress indicatorFrederick Muriuki Muriithi