index
:
genenetwork2
acenteno
authentication_test
blatseq_fix
chores/code-refactoring
chores/lmdb-integration
chores/replace-cdns
chores/script-textfile-generator
correlations-return-fewer-results
debug-too-many-connections-error
decouple_tools_and_wqflask_app
development
epysode
feature/search-history
feature/textfile-generator
gn-master
guix-shell
hook-up-auth-to-traits-page
itp_covariate_testing
jupyter_notebooks_ui
lmdb-code/refactoring
master
notebooks_api
oauth2-migrate-user-details-and-data
partial-correlations
partial_corr_ui_rework
pcorrs_targets
penguin2
phewas
production
proxy-integration
refactor-configurations
refactor-data_set_py-20220920
revert-366-360_update_htmlgen
rework-genotype-linking
run-corrs-in-external-process
stable
testing
GeneNetwork (2nd generation)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-05
Update UI for gnqa rating to use htmx.
Alexander_Kabui
2024-04-05
Update gnqa rating route.
Alexander_Kabui
2024-04-03
Add pubmed info and styling
Alexander_Kabui
2024-03-27
Add some styling to gnqa answer page.
Munyoki Kilyungi
2024-03-27
Fix htmx swap.
Munyoki Kilyungi
2024-03-27
Delete unused javascript in gnqa page.
Munyoki Kilyungi
2024-03-27
Add missing braces/brackets.
Munyoki Kilyungi
2024-03-27
Enable auto-complete in form.
Munyoki Kilyungi
2024-03-27
Clean up gnqa answer page.
Munyoki Kilyungi
2024-03-27
Delete unused template.
Munyoki Kilyungi
2024-03-27
Delete llm.css and it's references.
Munyoki Kilyungi
2024-03-27
Require ouath2 for gnqa history search.
Munyoki Kilyungi
2024-03-27
Add htmx indicator.
Munyoki Kilyungi
2024-03-27
Add some styling to AI search bar.
Munyoki Kilyungi
2024-03-27
Move search box to below the header.
Munyoki Kilyungi
2024-03-27
Wrap "search" block round entire div that nests the search box.
Munyoki Kilyungi
2024-03-27
Format files.
Munyoki Kilyungi
2024-03-27
Re-locate gnqa search box to gnqa.html.
Munyoki Kilyungi
2024-03-27
Require log-in to use the gn-qa search system.
Munyoki Kilyungi
2024-03-27
Clean up base.html.
Munyoki Kilyungi
2024-03-27
Rework GN-QA landing page.
Munyoki Kilyungi
2024-03-27
Fix mark-up in gn-qa landing page.
Munyoki Kilyungi
2024-03-26
Patch correct module to fix tests.
Frederick Muriuki Muriithi
2024-03-26
Revert "bug: gn2.wqflask.resource_manager has no `requests` defined"
Frederick Muriuki Muriithi
2024-03-26
Revert "Update test function signatures and remove obsolete tests."
Frederick Muriuki Muriithi
2024-03-26
Update test function signatures and remove obsolete tests.
Frederick Muriuki Muriithi
2024-03-26
bug: gn2.wqflask.resource_manager has no `requests` defined
Frederick Muriuki Muriithi
2024-03-26
Revert "Disable CaseAttributeId - because it needs an update to the database"
Frederick Muriuki Muriithi
2024-03-26
Add missing docstrings to save/metadata_edit functions.
Munyoki Kilyungi
2024-03-26
Add "dataset.name" field to the editor form.
Munyoki Kilyungi
2024-03-26
Only display the "edit" link when a user has edit permissions.
Munyoki Kilyungi
2024-03-26
Add a final fallback for match expression.
Munyoki Kilyungi
2024-03-26
Use correct variable name.
Munyoki Kilyungi
2024-03-26
Delete unused variable.
Munyoki Kilyungi
2024-03-26
Use "require_oauth2_edit_resource_access" for edit/save endpoints.
Munyoki Kilyungi
2024-03-26
Implement "require_oauth2_edit_resource_access" decorator.
Munyoki Kilyungi
2024-03-26
Replace "__" prefix for with "_".
Munyoki Kilyungi
2024-03-26
Import user_logged_in from the clients module.
Munyoki Kilyungi
2024-03-26
Delete repetitive statement in "render_ui".
Munyoki Kilyungi
2024-03-26
Remove unused imports.
Munyoki Kilyungi
2024-03-26
Auto-pep8 (using flake8) file.
Munyoki Kilyungi
2024-03-26
Replace "login_required" with "require_oauth2".
Munyoki Kilyungi
2024-03-26
Remove unused declared variable.
Munyoki Kilyungi
2024-03-26
Remove typo from template.
Munyoki Kilyungi
2024-03-26
Add extra "edit" buttons to the relevant sections.
Munyoki Kilyungi
2024-03-26
Make the description bold.
Munyoki Kilyungi
2024-03-26
Reset repo and pull then write changes before committing.
Munyoki Kilyungi
2024-03-26
Prevent shell injection by disabling shell invocation in subprocess.
Munyoki Kilyungi
2024-03-26
Add a hidden input form element for "section".
Munyoki Kilyungi
2024-03-26
Replace Path construct with a format string.
Munyoki Kilyungi
[next]