| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-30 | Refactor: Initialise phenotype package | Frederick Muriuki Muriithi | |
| * Move code into a new phenotypes package and update references. * Add new functions to fetch linked resources from GN3 data identifiers — this is useful for auth * Provide endpoint to fetch authorisation details for a specific phenotype. | |||
| 2024-04-23 | pylint: Fix linting errors. | Frederick Muriuki Muriithi | |
| 2024-04-02 | Remove unused group argument. | Frederick Muriuki Muriithi | |
| 2023-09-26 | Move `groups` package under `resources` package | Frederick Muriuki Muriithi | |
| With user groups being resources that users can act on (with the recent changes), this commit moves the `groups` module to under the `resources` module. It also renames the `*_resources.py` modules by dropping the `_resources` part since the code is under the `resources` module anyway. | |||
