| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-13 | Retrieve ALL markers for a species regardless of data. | Frederick Muriuki Muriithi | |
| Retrieve all the genetic markers that exist for a particular species regardless of whether or not a particular marker has corresponding samples allele data. | |||
| 2026-04-13 | Rework `list_markers`: return list of markers and basic metadata. | Frederick Muriuki Muriithi | |
| 2026-04-13 | Get possibly filtered set of markers and count of total records. | Frederick Muriuki Muriithi | |
| Get a possibly filtered set of markers ensuring the markers are specific to the dataset. Also return the total number of markers in the dataset, even if we do not return the entire list. | |||
| 2026-03-27 | genotypes: Refactor to consistently use monads. | Frederick Muriuki Muriithi | |
| 2026-03-27 | genotypes: Move "GET" handling out of context manager. | Frederick Muriuki Muriithi | |
| 2026-03-27 | genotypes: Add module-level logger. | Frederick Muriuki Muriithi | |
| 2026-03-25 | genotypes: Remove obsolete endpoints. | 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-02-18 | Extract common pattern into generic function. | Frederick Muriuki Muriithi | |
| 2025-02-18 | Use new searchable list tables with off-ramps for data creation. | Frederick Muriuki Muriithi | |
| 2024-12-10 | Retain population for "List Markers" page | Frederick Muriuki Muriithi | |
| For UI consistency, and as a convenience to the users, retain the population details for the "List Markers" page to help them navigate more easily using the breadcrumbs. | |||
| 2024-11-22 | Use gn-libs code for db connection. | Frederick Muriuki Muriithi | |
| Use the code in gn-libs to connect to the database, rather than a local module. | |||
| 2024-09-27 | Extract common functionality into reusable function. | Frederick Muriuki Muriithi | |
| 2024-09-26 | Send the dataset ID. Fix bugs. | Frederick Muriuki Muriithi | |
| 2024-09-25 | Setup auth with dataset creation. | Frederick Muriuki Muriithi | |
| 2024-09-25 | Lint: Fix myriad of linting issues | Frederick Muriuki Muriithi | |
| 2024-09-25 | Create new genotype datasets. | Frederick Muriuki Muriithi | |
| 2024-09-25 | PoC: Common checks in decorators work. | Frederick Muriuki Muriithi | |
| 2024-09-24 | typing: Fix type errors | Frederick Muriuki Muriithi | |
| 2024-09-24 | Lint: Get rid of single-use variable | Frederick Muriuki Muriithi | |
| 2024-09-24 | Lint: Get rid of extraneous if check. | Frederick Muriuki Muriithi | |
| 2024-09-23 | UI: Indicate currently active menu. | Frederick Muriuki Muriithi | |
| 2024-09-20 | Initialise UI for managing genotype datasets. | Frederick Muriuki Muriithi | |
| 2024-09-19 | Only show a single genotype dataset. | Frederick Muriuki Muriithi | |
| It is expected that there is only ever a single genotype dataset for any one particular population. | |||
| 2024-09-19 | List genotype datasets | Frederick Muriuki Muriithi | |
| 2024-09-18 | Separate genetic markers from encodings and datasets | Frederick Muriuki Muriithi | |
| 2024-09-17 | Display some genotype information. | Frederick Muriuki Muriithi | |
| 2024-09-17 | Select genotype's population. | Frederick Muriuki Muriithi | |
| 2024-09-17 | Provide entry-point of genotypes. | Frederick Muriuki Muriithi | |
| 2024-09-13 | Initialise genotypes' UI | Frederick Muriuki Muriithi | |
