aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
chores/code-refactoringcode cleanupAlexander_Kabui2 years
chores/lmdb-integrationwrite files to TMPDIRAlexander_Kabui2 years
chores/script-textfile-generatormodify alloaction sizeAlexander_Kabui2 years
decouple_tools_and_wqflask_appFetch configs from app object not modulesFrederick Muriuki Muriithi2 years
hook-up-auth-to-traits-pageIntegrate OAuth2 auth with GN2 UIFrederick Muriuki Muriithi2 years
lmdb-code/refactoringcode refactoringAlexander_Kabui2 years
oauth2-migrate-user-details-and-dataoauth2: Migrate user details and dataFrederick Muriuki Muriithi2 years
refactor-configurationsRestore `(before/after)_request` functions to original module.Frederick Muriuki Muriithi2 years
rework-genotype-linkingRework Genotype linkingFrederick Muriuki Muriithi2 years
testingfix: failing tests due to changes in geno_db_existsJohn Nduli9 months
[...]
 
TagDownloadAuthorAge
v2.0genenetwork2-2.0.tar.gz  Pjotr Prins9 years
 
AgeCommit messageAuthor
2023-05-09Integrate OAuth2 auth with GN2 UI•••Update the templates to make use of the OAuth2 authentication rather than the older authentication that used Redis. hook-up-auth-to-traits-pageFrederick Muriuki Muriithi
2023-05-09auth: Handle authentication using the "Authorization Code Flow"Frederick Muriuki Muriithi
2023-05-08oauth2: UI - Remove `Edit` element•••The `Edit` button was unnecessary, since the `View` button gives the user access to a UI that allows them to edit the role. Frederick Muriuki Muriithi
2023-05-08oauth2: Fix UI failure on authorisation errors•••Surround the UI elements with the check for any authorisation errors to avoid trying to access non-existent data (this leads to an exception). Frederick Muriuki Muriithi
2023-05-08oauth2: Add auth-checking wrapper to `/show_trait?...` page•••As a proof-of-concept, add some sort of wrapper to check whether the user has access to the given trait/dataset. This will probably need some improvement to check for edit access, curation access, etc. Frederick Muriuki Muriithi
2023-05-04Fix bug where global search had wrong checkbox valueszsloan
2023-05-03Add table for editing sample values/SE/Nzsloan
2023-05-01Left-align histogram title•••For some reason xanchor=right does this zsloan
2023-04-28Enable passing dataid for correlation results•••This allows the scatterplots to use edited sample data zsloan
2023-04-28Use cached sample data in scatter plots (when applicable)zsloan
[...]