aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/views.py
AgeCommit message (Expand)Author
2024-08-28Check metadata exists before setting 'editable' field in get_dataset.Munyoki Kilyungi
2024-08-28Revert "Feature/gnqa search history"Alexander Kabui
2024-05-29integrate gnqa history delete functionality.Alexander_Kabui
2024-05-29Handle attributeError when getting error codes.Alexander_Kabui
2024-05-28BugFix: return correct status code for generic exceptions handler.Alexander_Kabui
2024-05-23Update endpoints and add search history functionality.Alexander_Kabui
2024-05-22View file code cleanup for gnqa.Alexander_Kabui
2024-05-14Revert "Disable gnqa functionality."Munyoki Kilyungi
2024-05-13Disable gnqa functionality.Alexander_Kabui
2024-05-09Remove debug statements.Alexander_Kabui
2024-05-09Improve error messaging for errors in gn fahamu UI.Alexander_Kabui
2024-04-30Use a dataset's label instead of it's id when fetching auth details.Munyoki Kilyungi
2024-04-23Create an endpoint for gnqa test templateAlexander_Kabui
2024-04-11Merge pull request #838 from genenetwork/feature/refactor-gnqa-uiAlexander Kabui
2024-04-05Refactor gnqa history endpoint.Alexander_Kabui
2024-04-05Update gnqa rating route.Alexander_Kabui
2024-04-02Use the dataset id to fetch the authorisation roles.Munyoki Kilyungi
2024-03-27Require ouath2 for gnqa history search.Munyoki Kilyungi
2024-03-27Require log-in to use the gn-qa search system.Munyoki Kilyungi
2024-03-26Only display the "edit" link when a user has edit permissions.Munyoki Kilyungi
2024-03-26Import user_logged_in from the clients module.Munyoki Kilyungi
2024-03-26Remove unused imports.Munyoki Kilyungi
2024-03-26Remove unused declared variable.Munyoki Kilyungi
2024-03-26Delete search dataset functionality in RDF.Munyoki Kilyungi
2024-03-26Delete unused page.Munyoki Kilyungi
2024-03-22add gnqa evaluation UIAlexander_Kabui
2024-03-05disable login requirement for gnqa on cdAlexander_Kabui
2024-02-16pep8 formattingAlexander_Kabui
2024-02-16init check for user loginAlexander_Kabui
2024-01-25add view point for gnqa search historyAlexander_Kabui
2024-01-16add UI for reference rating gn-llm documentsAlexander_Kabui
2024-01-12Switch NCBI link from http to https in failing test and RDF query.Munyoki Kilyungi
2024-01-10Add dataset metadata to genotype page when a dataset is specified.Munyoki Kilyungi
2024-01-09Update script's module path.Frederick Muriuki Muriithi
2024-01-08Include Entrez summary for a geneID on the ProbeSet page.Munyoki Kilyungi
2024-01-08Add dataset metadata to probeset page when a dataset is specified.Munyoki Kilyungi
2024-01-08revert to use GN3_LOCAL_URL for gn3 api endpointAlexander_Kabui
2024-01-08fix url errorAlexander_Kabui
2024-01-08fix url errorAlexander_Kabui
2024-01-08merge testingAlexander_Kabui
2024-01-08revert commit gn server urlAlexander_Kabui
2024-01-06Add probeset RDF page.Munyoki Kilyungi
2024-01-05fix errorAlexander_Kabui
2024-01-05fetch gn_server_url from current configAlexander_Kabui
2024-01-02Fix path to error GIFs.Arun Isaac
2024-01-02Change the way the info button works so that it just submits a form instead o...zsloan
2024-01-02Consistently use GN_VERSION from app config.Arun Isaac
2023-12-29Namespace all modules under gn2.Arun Isaac