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
/
views.py
Age
Commit message (
Expand
)
Author
2024-11-04
chore: fix pylint errors
John Nduli
2024-11-04
fix: correct use of AI_SEARCH_ENABLED flag
John Nduli
2024-10-14
Add display page for NCBI RIF metadata.
Munyoki Kilyungi
2024-09-19
Add a page for searching GeneWiki by symbol.
Munyoki Kilyungi
2024-09-17
refactor: improve do_ai_search
John Nduli
2024-09-17
fix: ui redesign with history button and ignore default web_url value
John Nduli
2024-09-17
feat: hide edit button if user isnt logged in
John Nduli
2024-09-17
feat: prefill email in edit rif
John Nduli
2024-09-16
Merge pull request #869 from genenetwork/features/Integrate-editing-doc-files
Alexander Kabui
2024-09-13
refactor: urlencode query string.
Alexander_Kabui
2024-09-13
Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into fe...
Alexander_Kabui
2024-09-13
Move the clean xapian query function to gn2 helper functions.
Alexander_Kabui
2024-09-13
Use if statement for clarity.
Alexander_Kabui
2024-09-12
fix: stop extending gnqa_answer.html
John Nduli
2024-09-12
feat: add rough implementation for xapian query cleaner
John Nduli
2024-09-12
fix: change request for search to get
John Nduli
2024-09-12
feat: implement text transformer for xapian searches.
Alexander_Kabui
2024-09-12
refactor: Use get for all request to gn3 search endpoint.
Alexander_Kabui
2024-09-12
refactor: render gnqa homepage if no query for get request.
Alexander_Kabui
2024-09-12
Fix: minor typo fix.
Alexander_Kabui
2024-09-11
feat: async js loading for fahamu results
John Nduli
2024-09-11
refactor: align search llm tooltip to be vertical
John Nduli
2024-09-11
fix: add flag that enables/disables search UI
John Nduli
2024-09-11
feat: add ai search box to xapian results page
John Nduli
2024-09-10
Implement client side pagination for history page.
Alexander_Kabui
2024-09-06
Use query string for Gnqa Search endpoint.
Alexander_Kabui
2024-09-06
Remove dead Api endpoints for gnqa.
Alexander_Kabui
2024-09-06
Use application level Exception Handler for Unknown exceptions.
Alexander_Kabui
2024-09-06
Merge pull request #863 from genenetwork/chores/merge-gnqa-systems
Alexander Kabui
2024-09-05
Remove duplicate sections in wiki history page.
Munyoki Kilyungi
2024-09-05
Add comment history page.
Munyoki Kilyungi
2024-09-05
Use new endpoints for fetching gnqna history records.
Alexander_Kabui
2024-09-02
Fix issue for rendering error template for gnqa history.
Alexander_Kabui
2024-09-02
Use if else to improve readabity.
Alexander_Kabui
2024-09-02
Add a return code `500` for gnqa endpoint error.
Alexander_Kabui
2024-08-30
fix merge conflict
Alexander_Kabui
2024-08-29
Rename edit endpoint from /editor to editor/edit
Alexander_Kabui
2024-08-29
Integrate gn-auth to gn-editor.
Alexander_Kabui
2024-08-29
Replace _ with - for search query parameters.
Alexander_Kabui
2024-08-29
Fetch file path as query parameter.
Alexander_Kabui
2024-08-29
Use localstorage to track current commit.
Alexander_Kabui
2024-08-29
Code refactoring.
Alexander_Kabui
2024-08-29
Minor code refactoring.
Alexander_Kabui
2024-08-29
Add commit preview page.
Alexander_Kabui
2024-08-29
Feature: Allow users custom configuration for editor.
Alexander_Kabui
2024-08-29
Add initial endpoint for serving edit files
Alexander_Kabui
2024-08-29
refactor: drop monad_requests and mark required fields
John Nduli
2024-08-29
feat: add post actions for editting wiki content
John Nduli
2024-08-29
feat: add template for editting wiki
John Nduli
2024-08-29
Handle errors correctly during wiki entry fetch.
Munyoki Kilyungi
[next]