about summary refs log tree commit diff
AgeCommit message (Expand)Author
2026-02-10Check only for the base URL and path. HEAD mainFrederick Muriuki Muriithi
2026-02-10Bug: Fix import path.Frederick Muriuki Muriithi
2026-02-10Setup correct flash message classes.Frederick Muriuki Muriithi
2026-02-10Authorisation Check: New function to check user has edit access.Frederick Muriuki Muriithi
2026-02-10Authorisation Check: New function to check user has view access.Frederick Muriuki Muriithi
2026-02-10Use Auth function that checks for delete access.Frederick Muriuki Muriithi
2026-02-10Authorisation Check: New function to check user has delete access.Frederick Muriuki Muriithi
2026-02-06Use AuthorisationError to indicate error condition.Frederick Muriuki Muriithi
2026-02-06Replace hard-coded email check with check against privilegesFrederick Muriuki Muriithi
2026-02-06Fetch a single resource ID: delete data from one resource at a time.Frederick Muriuki Muriithi
2026-02-06Add new 'systemwide-data-curator' role.Frederick Muriuki Muriithi
2026-01-30Add placeholder check for privilegesFrederick Muriuki Muriithi
2026-01-28Reapply "Channel - guix-bioinformatics: Upgrade to commit 9b0955f."Frederick Muriuki Muriithi
2026-01-28Channels: Fix commits of upstream channels to prevent build failuresFrederick Muriuki Muriithi
2026-01-28Revert "Channel - guix-bioinformatics: Upgrade to commit 9b0955f."Frederick Muriuki Muriithi
2026-01-28Channel - guix-bioinformatics: Upgrade to commit 9b0955f.Frederick Muriuki Muriithi
2026-01-27Leave notes for tasks that need doing.Frederick Muriuki Muriithi
2026-01-27Proof-of-concept: Delete linked phenotype data.Frederick Muriuki Muriithi
2026-01-27Simplify relative import.Frederick Muriuki Muriithi
2025-12-29`system_resource(...)` function takes either connection or cursorFrederick Muriuki Muriithi
2025-12-29`create_resource(...)` function takes either connection or cursorFrederick Muriuki Muriithi
2025-12-15Fix issues caught by mypy.Frederick Muriuki Muriithi
2025-12-15Explicitly include all channel dependencies.Frederick Muriuki Muriithi
2025-12-15Trigger BuildFrederick Muriuki Muriithi
2025-12-15Update channel dependencies: Use only `gn-machines`.Frederick Muriuki Muriithi
2025-12-15Revert "Add pinned 'guix channel to gn-auth's channel."Frederick Muriuki Muriithi
2025-12-15Use package definition in gn-machinesFrederick Muriuki Muriithi
2025-12-09Add pinned 'guix channel to gn-auth's channel.Munyoki Kilyungi
2025-12-03Improve error messaging.Frederick Muriuki Muriithi
2025-12-03Add endpoint for getting user details, given user IDzsloan
2025-11-11Update channels.Munyoki Kilyungi
2025-10-06flask-cors: Remove minimum version pinning.Frederick Muriuki Muriithi
2025-07-31Clean up data on group deletion.Frederick Muriuki Muriithi
2025-07-31Re-grant access to sysadmin, in case they're removed as group memberFrederick Muriuki Muriithi
2025-07-31Revoke roles a user has on group when they are removed as a member.Frederick Muriuki Muriithi
2025-07-31Check for data inconsistency.Frederick Muriuki Muriithi
2025-07-31Prevent error in case sysadmin user already has accessFrederick Muriuki Muriithi
2025-07-31Grant sysadmins access to user group when its created.Frederick Muriuki Muriithi
2025-07-31Add type-hinting to the top-level exception handler.Frederick Muriuki Muriithi
2025-07-31Set HTTP response code from the exception if present.Frederick Muriuki Muriithi
2025-07-31Delete a group.Frederick Muriuki Muriithi
2025-07-31Break circular dependency - move utility function to module of use.Frederick Muriuki Muriithi
2025-07-31Add function to retrieve inbredset-group data.Frederick Muriuki Muriithi
2025-07-31Fix query to remove user from group.Frederick Muriuki Muriithi
2025-07-31Add sysadmin-level privileges for user management.Frederick Muriuki Muriithi
2025-07-30Provide endpoint to remove a group member.Frederick Muriuki Muriithi
2025-07-30Fix linting errors and typos.Frederick Muriuki Muriithi
2025-07-30Call the correct function.Frederick Muriuki Muriithi
2025-07-30Type-Check fix: Function does not return anything.Frederick Muriuki Muriithi
2025-07-30Use provided functions to add warnings filters.Frederick Muriuki Muriithi