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-07-30
Fix GN3 URIs for case attribute editing
zsloan
2024-07-03
Add link to GeneCup to tool buttons
zsloan
2024-05-29
Handle attributeError when getting error codes.
Alexander_Kabui
2024-05-28
BugFix: return correct status code for generic exceptions handler.
Alexander_Kabui
2024-05-20
Check metadata exists before setting 'editable' field in get_dataset.
Munyoki Kilyungi
2024-05-13
Disable gnqa functionality.
Alexander_Kabui
2024-05-09
Remove debug statements.
Alexander_Kabui
2024-05-09
Improve error messaging for errors in gn fahamu UI.
Alexander_Kabui
2024-04-30
Use a dataset's label instead of it's id when fetching auth details.
Munyoki Kilyungi
2024-04-23
Create an endpoint for gnqa test template
Alexander_Kabui
2024-04-11
Merge pull request #838 from genenetwork/feature/refactor-gnqa-ui
Alexander Kabui
2024-04-05
Refactor gnqa history endpoint.
Alexander_Kabui
2024-04-05
Update gnqa rating route.
Alexander_Kabui
2024-04-02
Use the dataset id to fetch the authorisation roles.
Munyoki Kilyungi
2024-03-27
Require ouath2 for gnqa history search.
Munyoki Kilyungi
2024-03-27
Require log-in to use the gn-qa search system.
Munyoki Kilyungi
2024-03-26
Only display the "edit" link when a user has edit permissions.
Munyoki Kilyungi
2024-03-26
Import user_logged_in from the clients module.
Munyoki Kilyungi
2024-03-26
Remove unused imports.
Munyoki Kilyungi
2024-03-26
Remove unused declared variable.
Munyoki Kilyungi
2024-03-26
Delete search dataset functionality in RDF.
Munyoki Kilyungi
2024-03-26
Delete unused page.
Munyoki Kilyungi
2024-03-22
add gnqa evaluation UI
Alexander_Kabui
2024-03-05
disable login requirement for gnqa on cd
Alexander_Kabui
2024-02-16
pep8 formatting
Alexander_Kabui
2024-02-16
init check for user login
Alexander_Kabui
2024-01-25
add view point for gnqa search history
Alexander_Kabui
2024-01-16
add UI for reference rating gn-llm documents
Alexander_Kabui
2024-01-12
Switch NCBI link from http to https in failing test and RDF query.
Munyoki Kilyungi
2024-01-10
Add dataset metadata to genotype page when a dataset is specified.
Munyoki Kilyungi
2024-01-09
Update script's module path.
Frederick Muriuki Muriithi
2024-01-08
Include Entrez summary for a geneID on the ProbeSet page.
Munyoki Kilyungi
2024-01-08
Add dataset metadata to probeset page when a dataset is specified.
Munyoki Kilyungi
2024-01-08
revert to use GN3_LOCAL_URL for gn3 api endpoint
Alexander_Kabui
2024-01-08
fix url error
Alexander_Kabui
2024-01-08
fix url error
Alexander_Kabui
2024-01-08
merge testing
Alexander_Kabui
2024-01-08
revert commit gn server url
Alexander_Kabui
2024-01-06
Add probeset RDF page.
Munyoki Kilyungi
2024-01-05
fix error
Alexander_Kabui
2024-01-05
fetch gn_server_url from current config
Alexander_Kabui
2024-01-02
Fix path to error GIFs.
Arun Isaac
2024-01-02
Change the way the info button works so that it just submits a form instead o...
zsloan
2024-01-02
Consistently use GN_VERSION from app config.
Arun Isaac
2023-12-29
Namespace all modules under gn2.
Arun Isaac