Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-26 | Initialise the phenotypes section. | Frederick Muriuki Muriithi | |
2024-09-24 | Respond to UI actions even for unimplemented links. | Frederick Muriuki Muriithi | |
2024-09-24 | Add placeholder for background jobs. | Frederick Muriuki Muriithi | |
2024-09-24 | Add notes on handling datasets and studies. | Frederick Muriuki Muriithi | |
2024-09-24 | Put "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. | |||
2024-09-23 | UI: Indicate currently active menu. | Frederick Muriuki Muriithi | |
2024-09-19 | Fix minor UI bugs. | Frederick Muriuki Muriithi | |
2024-09-18 | Document the menu on the home page. | Frederick Muriuki Muriithi | |
2024-09-17 | UI Improvements: Provide some details of logged in user | Frederick Muriuki Muriithi | |
2024-09-13 | Initialise genotypes' UI | Frederick Muriuki Muriithi | |
2024-09-09 | Initialise samples uploads | Frederick 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-04 | Provide top-level navigation placeholder link. | Frederick Muriuki Muriithi | |
2024-09-03 | Update 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-03 | Put 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-03 | Initialise the populations package and update references. | Frederick Muriuki Muriithi | |
2024-08-30 | Initialise package for dealing with Species. | Frederick Muriuki Muriithi | |
2024-08-28 | Move code handling expression data upload into new module. | Frederick Muriuki Muriithi | |
2024-08-28 | Rework UI: present menus on the left, content on the right. | Frederick Muriuki Muriithi | |
2024-08-05 | Enable logout. | Frederick Muriuki Muriithi | |
2024-07-25 | Rename module: qc_app --> uploader | Frederick Muriuki Muriithi | |