aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/base.html
AgeCommit message (Collapse)Author
6 daysRespond to UI actions even for unimplemented links.Frederick Muriuki Muriithi
6 daysAdd placeholder for background jobs.Frederick Muriuki Muriithi
6 daysAdd notes on handling datasets and studies.Frederick Muriuki Muriithi
6 daysPut "Expression Data" next to related "Individual Data"Frederick Muriuki Muriithi
My current understanding of the data leads me to the conclusion that the term "Expression Data" indicates the superset of data that includes the "Individual data", "Average/SE data" etc. For easier tracking, I have grouped the two links next to each other for now.
7 daysUI: Indicate currently active menu.Frederick Muriuki Muriithi
11 daysFix minor UI bugs.Frederick Muriuki Muriithi
12 daysDocument the menu on the home page.Frederick Muriuki Muriithi
13 daysUI Improvements: Provide some details of logged in userFrederick Muriuki Muriithi
2024-09-13Initialise genotypes' UIFrederick Muriuki Muriithi
2024-09-09Initialise 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