index
:
genenetwork3
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gn3
/
auth
/
authorisation
/
groups
/
views.py
Age
Commit message (
Expand
)
Author
2023-04-27
auth: List also the non-resource privileges the user has
Frederick Muriuki Muriithi
2023-04-27
auth: Add authorisation checks for role editting.
Frederick Muriuki Muriithi
2023-04-25
auth: Roles: Check for editability
Frederick Muriuki Muriithi
2023-04-21
auth: Attach linked data to specific resources.
Frederick Muriuki Muriithi
2023-04-21
auth: Fetch user group phenotypes not attached to a resource.
Frederick Muriuki Muriithi
2023-04-17
auth: Delete code that is no longer used
Frederick Muriuki Muriithi
2023-04-15
Decouple `gn3.db_utils` from `flask.current_app`.
Frederick Muriuki Muriithi
2023-04-12
auth: Enable listing of unlinked genotype/mRNA group data.
Frederick Muriuki Muriithi
2023-03-22
auth: Enable linking multiple datasets to the group at once.
Frederick Muriuki Muriithi
2023-03-20
auth: data: Enable offset in queries
Frederick Muriuki Muriithi
2023-03-09
auth: redis data: migrate data in redis
Frederick Muriuki Muriithi
2023-03-07
auth: group_roles: Enable addition/deletion of privileges
Frederick Muriuki Muriithi
2023-03-03
auth: Enable viewing group role details.
Frederick Muriuki Muriithi
2023-03-03
auth: group roles: enable creation and listing of group roles.
Frederick Muriuki Muriithi
2023-02-24
auth: resources: Fix query for data not linked to resources
Frederick Muriuki Muriithi
2023-02-24
auth: resources: Link data to resources.
Frederick Muriuki Muriithi
2023-02-09
auth: Reject request to join a group.
Frederick Muriuki Muriithi
2023-02-08
auth: groups: handle join requests.
Frederick Muriuki Muriithi
2023-02-07
auth: groups: Enable users to request to join group.
Frederick Muriuki Muriithi
2023-02-02
auth: Reorganise modules/packages for easier dev and maintenance
Frederick Muriuki Muriithi