Age | Commit message (Expand) | Author |
---|---|---|
2024-12-10 | Deactivate access to incomplete/unimplemented features. | Frederick Muriuki Muriithi |
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"...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-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...* 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-04 | Provide top-level navigation placeholder link. | Frederick Muriuki Muriithi |
2024-09-03 | Update 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-03 | Put 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-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 |