Age | Commit message (Expand) | Author |
---|---|---|
2024-07-25 | Rename module: qc_app --> uploader | Frederick Muriuki Muriithi |
2024-06-13 | Update html templates to use bootstrap for styling | Frederick Muriuki Muriithi |
2024-06-12 | Update templates to use bootstrap classes. | Frederick Muriuki Muriithi |
2024-06-12 | Make URI and UI correspond to each other....Formerly, the URI and UI were not corresponding to each other, e.g. the URI /upload/samples/select_species would display the UI for selecting/creating the population. This was very confusing. This commit fixes that. The commit also adds in user input validation to catch input errors. | Frederick Muriuki Muriithi |
2023-12-07 | Samples: Read an save data to db. | Frederick Muriuki Muriithi |
2023-12-07 | Samples: Provide preview feature. | Frederick Muriuki Muriithi |
2023-12-06 | Feature: Upload Samples/Cases...Implements the code enabling the upload of the samples/cases to the database. | Frederick Muriuki Muriithi |