about summary refs log tree commit diff
path: root/uploader/templates/samples/upload-failure.html
AgeCommit message (Collapse)Author
5 hoursSamples: Move feature to new UI templates.Frederick Muriuki Muriithi
2025-04-25Fix display of upload errors for samplesFrederick Muriuki Muriithi
* Update the uri to fit in with existing paradigm * Pass the species and population to the endpoint
2024-09-09Enable samples uploads.Frederick Muriuki Muriithi
2024-09-09Initialise samples uploadsFrederick Muriuki Muriithi
* Move existing code to new module * Rework the UI: create new templates * Rework the routes: Select species and populations before attempting an upload.
2024-07-25Rename module: qc_app --> uploaderFrederick Muriuki Muriithi