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-20Restore `(before/after)_request` functions to original module.refactor-configurationsFrederick Muriuki Muriithi
2023-06-20Restore configuration variables' names•••The names had been changed when refactoring the code but can now be restored. Frederick Muriuki Muriithi
2023-06-20Remove use of Flask Blueprints for the modules recently changed.Frederick Muriuki Muriithi
2023-06-20Remove intermediate blueprint.Frederick Muriuki Muriithi
2023-06-20configs: Fix issues caught by mechanical-rob testsFrederick Muriuki Muriithi
2023-06-20Add `create_app()` application factory•••Create the application and set up configs and other things within an application factory function. Fix obvious egregious errors preventing the application from starting up correctly. Frederick Muriuki Muriithi
2023-06-20configs: set mandatory settings in the app•••Set up the mandatory settings in the `flask.current_app.config` object rather than in the file itself. Frederick Muriuki Muriithi
2023-06-20configs: Refactor to fetch configs consistently.Frederick Muriuki Muriithi
2023-06-20Blueprints for user_session and user_login modules.Frederick Muriuki Muriithi
2023-06-20Add blueprint and rework configuration retrieval•••Add a blueprint for the `wqflask.api` package and register the `wqflask.api.router` module as a child. Rework the cascading imports to use the new configuration system to avoid circular imports. Frederick Muriuki Muriithi
[...]