aboutsummaryrefslogtreecommitdiff
path: root/gn2
AgeCommit message (Expand)Author
2024-08-28Move check for target_trait mb/chr into the if statement for ProbeSet/Geno da...zsloan
2024-08-28Consistently use JSON for all endpoints.Frederick Muriuki Muriithi
2024-08-28Remove obsolete configurations.Frederick Muriuki Muriithi
2024-08-28bug: add missing `count_per_page` variable.Frederick Muriuki Muriithi
2024-08-28Use auto-created and auto-rotated JSON Web KeysFrederick Muriuki Muriithi
2024-08-28Use JWKs from auth server public endpointFrederick Muriuki Muriithi
2024-08-28Add module to help with rotation of JSON Web Keys.Frederick Muriuki Muriithi
2024-08-28Fix correlation bug caused by a result trait not having a locationzsloan
2024-08-28Fix misnamed variable that caused correlation location filter to not workzsloan
2024-08-28Fix collections import by allowing GET method for collections/add endpointzsloan
2024-08-28Improve loggingFrederick Muriuki Muriithi
2024-08-28Synchronise token refreshesFrederick Muriuki Muriithi
2024-08-28Fix GN3 URIs for case attribute editingzsloan
2024-08-28Include trait and dataset name in hmac passed to search results page for non-...zsloan
2024-08-28Include CaseAttribute.InbredSetId in the query that fetches case attributeszsloan
2024-08-28Add BXD-JAX-OFS to BXD_GROUP_EXCEPTIONzsloan
2024-08-28Use JSON rather than X-Form-URL-encoded data with auth server.Frederick Muriuki Muriithi
2024-08-28Run GN2 multithreaded by defaultFrederick Muriuki Muriithi
2024-08-28Provide PoC public-jwks endpoint.Frederick Muriuki Muriithi
2024-08-28Stop using the escape function for descriptions on the search result pagezsloan
2024-08-28Also address the issue with trait IDs being detected as substrings for search...zsloan
2024-08-28Change text for Block filtering options to Filter to more accurately reflect ...zsloan
2024-08-28This prevents phenotype trait IDs (numeric search terms that are 5 digits in ...zsloan
2024-08-28Fix premature session expirationFrederick Muriuki Muriithi
2024-08-28Remove redundant import.Frederick Muriuki Muriithi
2024-08-28Remove token and user detail handling from @app.before_requestFrederick Muriuki Muriithi
2024-08-28Reorganise code to do ALL configs at the top and then loggingFrederick Muriuki Muriithi
2024-08-28Add two new links to tutorials pagezsloan
2024-08-28Add Peak Chr and Peak Mb columns to ProbeSet export in the GN2 REST APIzsloan
2024-08-28fix: show no_data instead of Loading when there is no results from searchJohn Nduli
2024-08-28fix: correct javascript if statementJohn Nduli
2024-08-28fix: datatables error when search returns empty resultJohn Nduli
2024-08-28fix: cleaner handling for gsearch errorsJohn Nduli
2024-08-28Add link to GeneCup to tool buttonszsloan
2024-08-28Link to global search syntax document as markdown on githubzsloan
2024-08-28Put SQL search code into function, and default to that function if the Xapian...zsloan
2024-08-28Automatically decide whether to use Xapian or SQL (uses Xapian if possible) +...zsloan
2024-08-28Increase MAX_SEARCH_RESULTS to 50000zsloan
2024-08-28Fix LRS/LOD Xapian searches when there are 5 terms (where position range is i...zsloan
2024-08-28Fix some issues with handling Xapian search outputzsloan
2024-08-28Set default value for Mean and Additive Effectzsloan
2024-08-28Add default value for location and symbolzsloan
2024-08-28Create trait objects from Xapian search results to pass to DataTableszsloan
2024-08-28Raise ValueError if dataset type isn't ProbeSet/Publish/Genozsloan
2024-08-28Add doctstrings for new functions in search_results.pyzsloan
2024-08-28Begin adding Xapian queries for the non-global search and submit request to GN3zsloan
2024-08-28Add separate button for Xapian searchzsloan
2024-08-28Make UI items more flexible.Frederick Muriuki Muriithi
2024-08-28Remove flawed "group role" idea: use just "role".Frederick Muriuki Muriithi
2024-08-28Remove deprecated endpoints/views and templatesFrederick Muriuki Muriithi