| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 9 days | Populations: Move feature to new UI templates. | Frederick Muriuki Muriithi | |
| 2025-12-17 | Move phenotypes dataset UI to its own template. | Frederick Muriuki Muriithi | |
| 2025-12-16 | Improve UI text. | Frederick Muriuki Muriithi | |
| 2025-12-16 | Implement streamlined UI for phenotypes upload page. | Frederick Muriuki Muriithi | |
| 2025-12-16 | Go straight to phenotypes data upload form. | Frederick Muriuki Muriithi | |
| 2025-12-16 | Improve UI: Remove UI elements and cleanup text. | Frederick Muriuki Muriithi | |
| 2025-12-16 | Provide UI for actions on existing phenotypes. | Frederick Muriuki Muriithi | |
| 2025-12-10 | Minor UI fixes for "Population" page | Frederick Muriuki Muriithi | |
| * Fix tabulation * Reduce amount of text * Leave comments for future improvements. | |||
| 2025-12-10 | Improve layout: Use more of the horizontal space for medium screens. | Frederick Muriuki Muriithi | |
| 2025-12-10 | Change element's ID. | Frederick Muriuki Muriithi | |
| 2025-12-10 | Improve UI text. | Frederick Muriuki Muriithi | |
| 2025-12-10 | Feature Flags: Generically deal with HTTP-based feature flags. | Frederick Muriuki Muriithi | |
| * Define a default `FEATURE_FLAGS_HTTP` configuration variable that's an empty list to help defining http-based feature flags that can be used to turn on/off features * Build macro to include hidden fields for feature flags where necessary. * Extend flask's `url_for` function to deal with defined feature flags in a mostly transparent way | |||
| 2025-12-10 | Implement streamlined UI for populations. | Frederick Muriuki Muriithi | |
| 2025-11-03 | Replace population descriptions with links to info.genenetwork.org | Frederick Muriuki Muriithi | |
| We no longer use the Description field in the database directly. Instead, the details on populations are in info.genenetwork.org and therefore, it makes more sense to link to specific pages there than attempt reproducing the features here. | |||
| 2025-07-08 | Fix entry/selection of population families. | Frederick Muriuki Muriithi | |
| Populations can be grouped into families for presentation in the menus. They can also be left ungrouped. These "families" are general categories of data, whose only effect is to present the selection of the populations from the menus in a more organised form. The families can also differ from species to species, though there are some very general categories that span multiple (all?) species. This commit takes all the above into consideration, relaxing the entry constraints and making entry of the families a lot more flexible. | |||
| 2025-02-18 | Use new searchable list tables with off-ramps for data creation. | Frederick Muriuki Muriithi | |
| 2025-02-18 | Implement improvements suggested by @acenteno. | Frederick Muriuki Muriithi | |
| 2025-02-18 | Enable creating new populations on the "Phenotype Data" path. | Frederick Muriuki Muriithi | |
| Enable creating new populations in the case where the population a user wants to use does not exist in the database. | |||
| 2025-02-17 | Update the help text for "Population code" field. | Frederick Muriuki Muriithi | |
| 2025-02-04 | Remove non-informative table header. | Frederick Muriuki Muriithi | |
| 2025-02-03 | Use horizontal-form for UI | Frederick Muriuki Muriithi | |
| Update the macro templates to use the horizontal-form paradigm to fit in with what Rob likes. | |||
| 2025-01-29 | Remove the description from the sidebar card. | Frederick Muriuki Muriithi | |
| 2024-12-10 | Reorder menus in the populations page. | Frederick Muriuki Muriithi | |
| Make the order of the menus a little closer to the likely order of data upload. | |||
| 2024-12-10 | UI: Remove extraneous text in "View*" pages. | Frederick Muriuki Muriithi | |
| 2024-12-10 | Improve breadcrumbs | Frederick Muriuki Muriithi | |
| 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. | |||
| 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 | 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-09 | Display species details in populations views. | Frederick Muriuki Muriithi | |
| 2024-09-06 | Add more fields when creating a population | Frederick Muriuki Muriithi | |
| Add more of the missing fields when creating a population, to ensure that the created population works as expected. | |||
| 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. | 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 | |
