aboutsummaryrefslogtreecommitdiff
path: root/uploader/population/views.py
AgeCommit message (Collapse)Author
2 daysUI Improvements: Enumerate data in tables.Frederick Muriuki Muriithi
3 daysUse new endpoint to create resource and assign appropriate roles.Frederick Muriuki Muriithi
6 daysPopulations: Hook population creation to auth system.Frederick Muriuki Muriithi
6 daysLeave notes on things that need to be handled in code and UIFrederick Muriuki Muriithi
6 daysInitialise genotypes' UIFrederick Muriuki Muriithi
10 daysInitialise 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.
13 daysAdd more fields when creating a populationFrederick Muriuki Muriithi
Add more of the missing fields when creating a population, to ensure that the created population works as expected.
2024-09-05Improve error messaging for "Create Population" feature.Frederick Muriuki Muriithi
2024-09-04Create populations (InbredSet groups) under Species.Frederick Muriuki Muriithi
2024-09-03View a specific population's details.Frederick Muriuki Muriithi
2024-09-03Put 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-03Initialise the populations package and update references.Frederick Muriuki Muriithi