Age | Commit message (Expand) | Author |
---|---|---|
2024-09-16 | Create population resource and assign appropriate roles...Provide an endpoint to create a new population resource (inbredset-group) and assign the active user with the appropriate privileges against the new resource. | Frederick Muriuki Muriithi |
2024-09-16 | Rename blueprint and register it one level lower...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. | Frederick Muriuki Muriithi |
2023-11-02 | pylint: Fix linting errors. | Frederick Muriuki Muriithi |
2023-10-09 | Fetch InbredSet group resource ID by SpeciesId and InbredSetId...Get the resource used to control access to the InbredSet group by that group's SpeciesId and InbredSetId. | Frederick Muriuki Muriithi |