Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-07 | linting: Fix minor linting issues. | Frederick Muriuki Muriithi | |
2024-10-07 | Extract reusable input validation code. | Frederick Muriuki Muriithi | |
2024-09-27 | Extract common functionality into reusable function. | Frederick Muriuki Muriithi | |
2024-09-26 | Initialise the phenotypes section. | Frederick Muriuki Muriithi | |
2024-09-24 | Commit forgotten rqtl2.py module | Frederick Muriuki Muriithi | |
2024-09-24 | Handle FamilyOrder when creating a population. | Frederick Muriuki Muriithi | |
2024-09-23 | Initialise the "Expression Data" section. | Frederick Muriuki Muriithi | |
2024-09-17 | UI Improvements: Enumerate data in tables. | Frederick Muriuki Muriithi | |
2024-09-16 | Use new endpoint to create resource and assign appropriate roles. | Frederick Muriuki Muriithi | |
2024-09-13 | Populations: Hook population creation to auth system. | Frederick Muriuki Muriithi | |
2024-09-13 | Leave notes on things that need to be handled in code and UI | Frederick Muriuki Muriithi | |
2024-09-13 | Initialise genotypes' UI | 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-06 | Add more fields when creating a population | Frederick Muriuki Muriithi | |
Add more of the missing fields when creating a population, to ensure that the created population works as expected. | |||
2024-09-05 | Improve error messaging for "Create Population" feature. | Frederick Muriuki Muriithi | |
2024-09-04 | Create populations (InbredSet groups) under Species. | Frederick Muriuki Muriithi | |
2024-09-03 | View a specific population's details. | Frederick Muriuki Muriithi | |
2024-09-03 | Put populations under species: improve hierarchy. | Frederick Muriuki Muriithi | |
Populations cannot exist without the species they are related to. This commit updates the URI hierarchy to reflect that expectation. | |||
2024-09-03 | Initialise the populations package and update references. | Frederick Muriuki Muriithi | |