| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-03 | Fix minor issues caught by mypy. | Frederick Muriuki Muriithi | |
| 2025-07-03 | Bugfix: Fix clauses for user listing query. | Frederick Muriuki Muriithi | |
| 2025-07-03 | Fix some linting issues. | Frederick Muriuki Muriithi | |
| 2025-07-03 | Bugfix: Build up "WHERE" clauses correctly | Frederick Muriuki Muriithi | |
| Have the email and name checked with "OR" where both are present. | |||
| 2025-07-03 | Bugfix: Set the correct value. | Frederick Muriuki Muriithi | |
| 2025-06-24 | Search in names too. Fix query params. | Frederick Muriuki Muriithi | |
| 2025-06-24 | Enable filtering of data, and limiting length. | Frederick Muriuki Muriithi | |
| 2024-06-03 | Move user creation from db resultset into static method | Frederick Muriuki Muriithi | |
| Creation of a User object from the database resultset will mostly be the same. This commit moves the repetitive code into a static method that can be called wherever we need it. This improves maintainability, since we only ever need to do an update in one place now. | |||
| 2023-10-12 | Bugs: Fix query and provide default function for inbredset-group | Frederick Muriuki Muriithi | |
| 2023-08-08 | Use relative imports to break circular import errors | Frederick Muriuki Muriithi | |
| 2023-08-07 | Change imports to new unified db module. | Frederick Muriuki Muriithi | |
| 2023-08-07 | Update module name/path | Frederick Muriuki Muriithi | |
| Change from gn3 to gn_auth | |||
| 2023-08-04 | Copy over files from GN3 repository. | Frederick Muriuki Muriithi | |
