aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/samples
AgeCommit message (Collapse)Author
42 hoursAllow upload of CSV or TSV files ending with the '.txt' extension.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
2025-02-18Use new searchable list tables with off-ramps for data creation.Frederick Muriuki Muriithi
2025-02-04Remove non-informative table header.Frederick Muriuki Muriithi
2024-09-17UI Improvements: Enumerate data in tables.Frederick Muriuki Muriithi
2024-09-13Samples: provide more informative page content.Frederick Muriuki Muriithi
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-08-28Move code handling expression data upload into new module.Frederick Muriuki Muriithi
2024-07-25Rename module: qc_app --> uploaderFrederick Muriuki Muriithi