aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/base.html
AgeCommit message (Collapse)Author
27 hoursDocument the menu on the home page.Frederick Muriuki Muriithi
41 hoursUI Improvements: Provide some details of logged in userFrederick 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.
2024-09-04Provide top-level navigation placeholder link.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-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-05Enable logout.Frederick Muriuki Muriithi
2024-07-25Rename module: qc_app --> uploaderFrederick Muriuki Muriithi