aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates
AgeCommit message (Collapse)Author
7 daysAdd "Family" to the UIFrederick Muriuki Muriithi
7 daysSave the updated species details.Frederick Muriuki Muriithi
9 daysImprove "Edit species" UI.Frederick Muriuki Muriithi
9 daysRequire that user selects the family.Frederick Muriuki Muriithi
10 daysEnable samples uploads.Frederick 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.
10 daysDisplay species details in populations views.Frederick Muriuki Muriithi
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-05Provide basic UI for editing the Species details.Frederick Muriuki Muriithi
2024-09-05Improve error messaging for "Create Population" feature.Frederick Muriuki Muriithi
2024-09-04Provide 'edit species' endpointFrederick Muriuki Muriithi
* Verify new authorisation wrapper works as expected.
2024-09-04Provide top-level navigation placeholder link.Frederick Muriuki Muriithi
2024-09-04Create populations (InbredSet groups) under Species.Frederick Muriuki Muriithi
2024-09-03Improve UI copy.Frederick Muriuki Muriithi
2024-09-03Display any error messages.Frederick Muriuki Muriithi
2024-09-03View a specific population's details.Frederick Muriuki Muriithi
2024-09-03Improve UI styling.Frederick Muriuki Muriithi
2024-09-03Update navigation scaffolding.Frederick Muriuki Muriithi
Provide the navigation to the features we expect to provide with the system, even though, at this point, the features have not been implemented yet.
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
2024-09-03Provide generic way to select species.Frederick Muriuki Muriithi
2024-09-03Provide UI for viewing species details.Frederick Muriuki Muriithi
2024-09-03Enable third level of breadcrumbs.Frederick Muriuki Muriithi
2024-09-03Put active pages behind auth. Flash all error messages.Frederick Muriuki Muriithi
2024-08-30Initialise package for dealing with Species.Frederick Muriuki Muriithi
2024-08-28Move code handling expression data upload into new module.Frederick Muriuki Muriithi
2024-08-28Rework UI: present menus on the left, content on the right.Frederick Muriuki Muriithi
2024-08-05Display the stack trace correctly on the template.Frederick Muriuki Muriithi
2024-08-05Provide a generalised way to handle errors and exceptions.Frederick Muriuki Muriithi
2024-08-05Enable logout.Frederick Muriuki Muriithi
2024-07-26Provide UI for enabling login to the application.Frederick Muriuki Muriithi
2024-07-25Rename module: qc_app --> uploaderFrederick Muriuki Muriithi