Age | Commit message (Expand) | Author |
---|---|---|
2024-12-10 | Reorder menus in the populations page....Make the order of the menus a little closer to the likely order of data upload. | Frederick Muriuki Muriithi |
2024-12-10 | UI: Remove extraneous text in "View*" pages. | Frederick Muriuki Muriithi |
2024-12-10 | Improve breadcrumbs...Update the breadcrumb links such that each will lead back the parent section rather than to generic section pages. This is updated for the relevant parts of the UI. | Frederick Muriuki Muriithi |
2024-10-14 | Improve layout and styling of sidebar content | Frederick Muriuki Muriithi |
2024-10-10 | Limit the length of the population description | Frederick Muriuki Muriithi |
2024-09-23 | Move R/qtl2 upload code under the populations package. | Frederick Muriuki Muriithi |
2024-09-17 | UI Improvements: Move genotypes below populations. | Frederick Muriuki Muriithi |
2024-09-17 | UI Improvements: Provide better copy for the page. | Frederick Muriuki Muriithi |
2024-09-17 | UI Improvements: Enumerate data in tables. | Frederick Muriuki Muriithi |
2024-09-16 | Fix minor bugs and linting and typing errors. | Frederick Muriuki Muriithi |
2024-09-13 | Leave notes on things that need to be handled in code and 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-09 | Display species details in populations views. | Frederick Muriuki Muriithi |
2024-09-06 | Add more fields when creating a population...Add more of the missing fields when creating a population, to ensure that the created population works as expected. | Frederick Muriuki Muriithi |
2024-09-05 | Improve error messaging for "Create Population" feature. | Frederick Muriuki Muriithi |
2024-09-04 | Create populations (InbredSet groups) under Species. | Frederick Muriuki Muriithi |
2024-09-03 | Improve UI copy. | Frederick Muriuki Muriithi |
2024-09-03 | Display any error messages. | Frederick Muriuki Muriithi |
2024-09-03 | View a specific population's details. | 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 |