aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
auth/implement-authorization-code-flowauth: Implement "Authorization Code Flow"Frederick Muriuki Muriithi2 years
data-access-levels-endpointauth: Unlink data from resourcesFrederick Muriuki Muriithi2 years
feature/autocomplete-generationinit commitAlexander_Kabui2 years
feature/lmdb-rustadd lmdb rust caller functionAlexander_Kabui2 years
gn-guileAdded commentPjotr Prins24 months
lunaRunning luna in containerGN3 production3 years
mainAdd rdf-tests after the check phase.Munyoki Kilyungi10 months
migrate-to-python3.10Fix linting errors caused by bump to Python 3.10Frederick Muriuki Muriithi2 years
oauth2_auth_flowauth: implement OAuth2 flow.Frederick Muriuki Muriithi3 years
rework-genotype-linkingRework genenetwork linkingFrederick Muriuki Muriithi2 years
[...]
 
 
AgeCommit messageAuthor
2023-02-28auth: Unlink data from resources•••Enable the data editor to unlink data from a particular resource. data-access-levels-endpointFrederick Muriuki Muriithi
2023-02-28auth: Unlink data from resources•••Enable the data editor to unlink data from a particular resource. Frederick Muriuki Muriithi
2023-02-27auth: Endpoint to get access levels for data•••When the endpoint is accessed with a list of traits, it should/will respond with the access privileges for each of the traits attached for the active user. Frederick Muriuki Muriithi
2023-02-24auth: resources: Fix query for data not linked to resourcesFrederick Muriuki Muriithi
2023-02-24auth: resources: Fix queries loading resources data.Frederick Muriuki Muriithi
2023-02-24auth: resources: Link data to resources.Frederick Muriuki Muriithi
2023-02-23auth: Link data in MySQL to the groups (in SQLite)•••In order for the group leaders (and other resource creators) to be able to link data to the resources, the data needs to be first linked to the relevant group. This commit enables the system admin to link the data in MySQL to the groups. Frederick Muriuki Muriithi
2023-02-22auth: List data not linked to any group.Frederick Muriuki Muriithi
2023-02-21auth: db: DEBUG: Output quer(y|ies) that were run.Frederick Muriuki Muriithi
2023-02-21auth: resources: Attach resource data and list unlinked data.•••Load the data that is attached to a particular resource together with the resource. List any unlinked data: useful when linking data to resources. Frederick Muriuki Muriithi
[...]