| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 10 days | 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-07-14 | Fix linting issues. | Frederick Muriuki Muriithi | |
| 2025-04-25 | Fix display of upload errors for samples | Frederick Muriuki Muriithi | |
| * Update the uri to fit in with existing paradigm * Pass the species and population to the endpoint | |||
| 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-10-07 | Reuse requests checks to fix "too many returns" linting error | Frederick Muriuki Muriithi | |
| 2024-10-07 | linting: Fix minor linting issues. | Frederick Muriuki Muriithi | |
| 2024-09-23 | UI: Indicate currently active menu. | Frederick Muriuki Muriithi | |
| 2024-09-17 | UI Improvements: Enumerate data in tables. | Frederick Muriuki Muriithi | |
| 2024-09-13 | Leave notes on things that need to be handled in code and UI | Frederick Muriuki Muriithi | |
| 2024-09-13 | Increase default number of items displayed per page. | Frederick Muriuki Muriithi | |
| 2024-09-13 | Put views behind authorisation. | Frederick Muriuki Muriithi | |
| 2024-09-09 | Enable samples uploads. | 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. | |||
