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-06-22Fetch configs from app object not modulesdecouple_tools_and_wqflask_appFrederick Muriuki Muriithi
2023-06-22Store all configs in the app objectFrederick Muriuki Muriithi
2023-06-22Remove unused 'OVERRIDES'•••Remove the unused 'OVERRIDES' global variable and the associated code that currently does nothing of value. Frederick Muriuki Muriithi
2023-06-20Change getSampleTableData function to include a includeNAs parameter•••This is so the export function can show all rows, including ones with no value. Previously it only fetched the rows with values (which is fine for correlations/mapping, but not export). zsloan
2023-06-18Updating READMEsPjotr Prins
2023-06-18Remove unused locust filePjotr Prins
2023-06-18Disable document editing - should move to markdown instead.Pjotr Prins
2023-06-18Cleaning up READMEs - moving stuff to gemtextPjotr Prins
2023-06-15Add genotype page•••* wqflask/wqflask/templates/genotype.html: New template. * wqflask/wqflask/views.py (get_phenotype): New endpoint. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> Munyoki Kilyungi
2023-06-14Fix broken get_trait_units testzsloan
[...]