Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-25 | Provide missing database connection. | Frederick Muriuki Muriithi | |
2024-09-24 | Use function from `uploader.platforms` package | Frederick Muriuki Muriithi | |
Reuse the function from the `uploader.platforms.models` module. This reduces duplication, and also helps with ensuring robustness of the code — the function actually checks to ensure the platform relates to the selected species. | |||
2024-09-24 | typing: Fix type errors | Frederick Muriuki Muriithi | |
2024-09-24 | Lint: Silence linter by fixing minor issues. | Frederick Muriuki Muriithi | |
2024-09-24 | Lint: Fix imports. | Frederick Muriuki Muriithi | |
2024-09-23 | Move R/qtl2 upload code under the populations package. | Frederick Muriuki Muriithi | |
2024-09-23 | Initialise the "Expression Data" section. | Frederick Muriuki Muriithi | |
2024-09-09 | Initialise samples uploads | Frederick 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-09-03 | Initialise the populations package and update references. | Frederick Muriuki Muriithi | |
2024-08-30 | Initialise package for dealing with Species. | Frederick Muriuki Muriithi | |
2024-08-28 | Fix imports, and minor bugs. | Frederick Muriuki Muriithi | |
2024-08-28 | Move code handling expression data upload into new module. | Frederick Muriuki Muriithi | |