aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/base.html
AgeCommit message (Expand)Author
7 daysTweak styling to reduce vertical space usage.Frederick Muriuki Muriithi
2024-12-10Deactivate access to incomplete/unimplemented features.Frederick Muriuki Muriithi
2024-09-26Initialise the phenotypes section.Frederick Muriuki Muriithi
2024-09-24Respond to UI actions even for unimplemented links.Frederick Muriuki Muriithi
2024-09-24Add placeholder for background jobs.Frederick Muriuki Muriithi
2024-09-24Add notes on handling datasets and studies.Frederick Muriuki Muriithi
2024-09-24Put "Expression Data" next to related "Individual Data"...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. Frederick Muriuki Muriithi
2024-09-23UI: Indicate currently active menu.Frederick Muriuki Muriithi
2024-09-19Fix minor UI bugs.Frederick Muriuki Muriithi
2024-09-18Document the menu on the home page.Frederick Muriuki Muriithi
2024-09-17UI Improvements: Provide some details of logged in userFrederick Muriuki Muriithi
2024-09-13Initialise genotypes' UIFrederick Muriuki Muriithi
2024-09-09Initialise samples uploads...* Move existing code to new module * Rework the UI: create new templates * Rework the routes: Select species and populations before attempting an upload. Frederick Muriuki Muriithi
2024-09-04Provide top-level navigation placeholder link.Frederick Muriuki Muriithi
2024-09-03Update navigation scaffolding....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. Frederick Muriuki Muriithi
2024-09-03Put populations under species: improve hierarchy....Populations cannot exist without the species they are related to. This commit updates the URI hierarchy to reflect that expectation. Frederick Muriuki Muriithi
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