aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-29Add UI code for gnqa history search delete functionality.Alexander_Kabui
2024-08-29Update endpoints and add search history functionality.Alexander_Kabui
2024-08-29View file code cleanup for gnqa.Alexander_Kabui
2024-08-29Refactor template code for gnqa search historyAlexander_Kabui
2024-08-28Allow '@' and '.' characters in searcheszsloan
2024-08-28Set fixed width of 500px for phenotype descriptionszsloan
2024-08-28Fix timestamp attribute nameszsloan
2024-08-28Edit Haplotype Analyst legend contentzsloan
2024-08-28Change 'Sequence Site' text to 'Gene Location'zsloan
2024-08-28Only draw position marker if position existszsloan
2024-08-28Remove javascript escape function from View Collection page to fix encoding i...zsloan
2024-08-28Add Wiki and RIF search terms to Xapian normal searchzsloan
2024-08-28chore: remove passing bearer token to end userJohn Nduli
2024-08-28fix: remove bearer token from html and javascriptJohn Nduli
2024-08-28fix: use bearer token to query auth serverJohn Nduli
2024-08-28fix: pass in proper list of priviledge_idsJohn Nduli
2024-08-28Fix typo.Frederick Muriuki Muriithi
2024-08-28minor code formatting.Frederick Muriuki Muriithi
2024-08-28Update JWKs endpoint documentation.Frederick Muriuki Muriithi
2024-08-28Fix URLFrederick Muriuki Muriithi
2024-08-28Override 'client_secret_post' auth with a JSON equivalentFrederick Muriuki Muriithi
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-28Add mariadb package to database development container.Arun Isaac
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