| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-31 | Break circular dependency - move utility function to module of use. | Frederick Muriuki Muriithi | |
| 2025-07-31 | Add function to retrieve inbredset-group data. | Frederick Muriuki Muriithi | |
| 2025-02-26 | Fix pylint errors. | Frederick Muriuki Muriithi | |
| 2025-02-17 | Use default sys-admin group if user is not a member of any group. | Frederick Muriuki Muriithi | |
| Instead of failing, assign any population resource to the default system admin group, if the user is not a member of any group. | |||
| 2024-09-16 | Create population resource and assign appropriate roles | Frederick Muriuki Muriithi | |
| Provide an endpoint to create a new population resource (inbredset-group) and assign the active user with the appropriate privileges against the new resource. | |||
| 2024-09-16 | Rename blueprint and register it one level lower | Frederick Muriuki Muriithi | |
| Register the populations/inbredset blueprint with the "resources" blueprint rather than at the higher level "auth" blueprint to retain the hierarchy of the blueprints and make maintenance arguably easier. | |||
| 2023-11-02 | pylint: Fix linting errors. | Frederick Muriuki Muriithi | |
| 2023-10-09 | Fetch InbredSet group resource ID by SpeciesId and InbredSetId | Frederick Muriuki Muriithi | |
| Get the resource used to control access to the InbredSet group by that group's SpeciesId and InbredSetId. | |||
