aboutsummaryrefslogtreecommitdiff
path: root/gn2
AgeCommit message (Expand)Author
2024-09-20Fix cases where index for '.' and ',' do not exist for do_ai_search.Alexander_Kabui
2024-09-20Minor fix: remove unused variable name.Alexander_Kabui
2024-09-20Add request exception handler for gn-docs.Alexander_Kabui
2024-09-20Add error template for gn_docs.Alexander_Kabui
2024-09-19Add a page for searching GeneWiki by symbol.Munyoki Kilyungi
2024-09-19Merge pull request #875 from genenetwork/chores/implement-redirect-for-gn2-authAlexander Kabui
2024-09-18Show the Location for the Description when selecting a cofactor that is a gen...zsloan
2024-09-18Make all code related to Spearman Rank scatterplot conditional on not being a...zsloan
2024-09-18Increase scatterplot tick lengthzsloan
2024-09-18Refactor: drop __clear_session__ function.Alexander_Kabui
2024-09-18Refactor: try to build endpoint with get request.Alexander_Kabui
2024-09-18Update editor preview on mouse click over the editor.Alexander_Kabui
2024-09-18fix minor issue for setting redirect url.Alexander_Kabui
2024-09-18feat(auth): implement redirect to login page and save current endpoint to ses...Alexander_Kabui
2024-09-18After login redirect users to the next request endpoint.Alexander_Kabui
2024-09-18Add new optional parameter to session object: redirect_url.Alexander_Kabui
2024-09-18feat: split header on sentences or commasJohn Nduli
2024-09-18feat: improve animations text in llm search integrationJohn Nduli
2024-09-17Remove 'row' class from the global search summary text, since it was causing ...zsloan
2024-09-17Redirect users to login page if they attempt to access a service that require...Alexander_Kabui
2024-09-17Don't set number/format of ticks for Y-Axiszsloan
2024-09-17Handle Effect Size plots on the scatterplot pagezsloan
2024-09-17Explicitly set width for scatterplot div so the X/Y-axis description text doe...zsloan
2024-09-17refactor: improve do_ai_searchJohn Nduli
2024-09-17Refactor: remove hardcoded links and fix bug for path.Alexander_Kabui
2024-09-17Replace underscore with hyphen for gn docs url prefix.Alexander_Kabui
2024-09-17Refactor: Fix word for editor UI e.g commit to Save.Alexander_Kabui
2024-09-17fix: ui redesign with history button and ignore default web_url valueJohn Nduli
2024-09-17feat: hide edit button if user isnt logged inJohn Nduli
2024-09-17feat: show edit button in view rif pageJohn Nduli
2024-09-17feat: prefill email in edit rifJohn Nduli
2024-09-17fix: dynamically get the keys that may contain error messagesJohn Nduli
2024-09-17docs: add missing keys to default_settings for gn_auth to workJohn Nduli
2024-09-16feat: show log in message for search resultsJohn Nduli
2024-09-16Refactor: refactor url_for for gn docs.Alexander_Kabui
2024-09-16Merge pull request #869 from genenetwork/features/Integrate-editing-doc-filesAlexander Kabui
2024-09-16Refactor: run dlint on html files.Alexander_Kabui
2024-09-16fix: fix url for gn-docs glossary.Alexander_Kabui
2024-09-13Use gn_docs blueprint for doc files.Alexander_Kabui
2024-09-13Define new blueprint for all gn_docs.Alexander_Kabui
2024-09-13Use urlencode for query strings.Alexander_Kabui
2024-09-13Update data if new changes are made.Alexander_Kabui
2024-09-13refactor: urlencode query string.Alexander_Kabui
2024-09-13Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into fe...Alexander_Kabui
2024-09-13Move the clean xapian query function to gn2 helper functions.Alexander_Kabui
2024-09-13Use if statement for clarity.Alexander_Kabui
2024-09-12Add a generic gn_docs template.Alexander_Kabui
2024-09-12Use generic template for similar templates.Alexander_Kabui
2024-09-12Autopep8 fixes.Alexander_Kabui
2024-09-12Render markdown from genenenetwork:gn-docs.Alexander_Kabui