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
path:
root
/
gn2
/
wqflask
/
templates
/
gsearch_gene.html
Age
Commit message (
Collapse
)
Author
2024-09-16
feat: show log in message for search results
John Nduli
2024-09-16
Refactor: refactor url_for for gn docs.
Alexander_Kabui
2024-09-12
fix: stop extending gnqa_answer.html
John Nduli
gnqa_answer.html is used by htmx to return a post result. I revert my change and include this in `gnqa.html` instead, to load results from a GET request.
2024-09-11
feat: async js loading for fahamu results
John Nduli
2024-09-11
feat: ai_search result loaded by javascript
John Nduli
2024-09-11
feat: ai search uses accordion to fold_out
John Nduli
2024-09-11
refactor: align search llm tooltip to be vertical
John Nduli
2024-09-11
feat: add ai search box to xapian results page
John Nduli
2024-07-05
fix: show no_data instead of Loading when there is no results from search
John Nduli
2024-07-05
fix: correct javascript if statement
John Nduli
2024-07-05
fix: datatables error when search returns empty result
John Nduli
2024-02-14
replace jquery-ui cdn with guix packaging
Alexander_Kabui
2023-12-29
Namespace all modules under gn2.
Arun Isaac
We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service.