aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask
AgeCommit message (Expand)Author
2024-08-28Provide UI to delete role.Frederick Muriuki Muriithi
2024-08-28List user assigned role of interest.Frederick Muriuki Muriithi
2024-08-28Organise UI into rows: each row holding related data.Frederick Muriuki Muriithi
2024-08-28Unassign privilege from resource role.Frederick Muriuki Muriithi
2024-08-28Import the UUID class directly.Frederick Muriuki Muriithi
2024-08-28Implement "Resource Role Page"Frederick Muriuki Muriithi
2024-08-28Generalise `render_ur` for the resources pagesFrederick Muriuki Muriithi
2024-08-28Set default headers for OAuth2Client requests.Frederick Muriuki Muriithi
2024-08-28Simplify 'View-Resource page' UIFrederick Muriuki Muriithi
2024-08-28PoC: Display resource roles on View-Resource page.Frederick Muriuki Muriithi
2024-08-28Update UI: Use resource roles rather than obsolete group rolesFrederick Muriuki Muriithi
2024-08-28UI: Add placeholder for resource rolesFrederick Muriuki Muriithi
2024-08-28Fix displayed error messageFrederick Muriuki Muriithi
2024-08-28Remove the "Roles" page.Frederick Muriuki Muriithi
2024-08-28Deactivate the "create_role" functionFrederick Muriuki Muriithi
2024-08-28Bug: Add missing data to search query.Frederick Muriuki Muriithi
2024-08-28Build search URI endpoint on server rather than on JSFrederick Muriuki Muriithi
2024-08-28Build phenotype results template URI on backendFrederick Muriuki Muriithi
2024-08-28Provide client data used for user verification.Frederick Muriuki Muriithi
2024-08-28Handle generic OAuthError gracefullyFrederick Muriuki Muriithi
2024-08-28Ensure endpoint returns a response.Frederick Muriuki Muriithi
2024-08-28Enable NA sorting for case attributeszsloan
2024-08-28Bug: Compute numeric timestamp for the claims.Frederick Muriuki Muriithi
2024-08-28Check if case attribute for RRID is a list, to prevent it being added twice i...zsloan
2024-08-28Change default for Mean Expr filter to OR for correlations to avoid excluding...zsloan
2024-08-28Remove styling for search field.Munyoki Kilyungi
2024-08-28Check metadata exists before setting 'editable' field in get_dataset.Munyoki Kilyungi
2024-08-28Revert "Feature/gnqa search history"Alexander Kabui
2024-08-26Allow '@' and '.' characters in searcheszsloan
2024-08-26Set fixed width of 500px for phenotype descriptionszsloan
2024-08-21Fix timestamp attribute nameszsloan
2024-08-19Edit Haplotype Analyst legend contentzsloan
2024-08-19Change 'Sequence Site' text to 'Gene Location'zsloan
2024-08-19Only draw position marker if position existszsloan
2024-08-19Remove javascript escape function from View Collection page to fix encoding i...zsloan
2024-08-16Add Wiki and RIF search terms to Xapian normal searchzsloan
2024-08-07Merge pull request #855 from jnduli/gn2_profiles_pagesMuriithi Frederick Muriuki
2024-08-07chore: remove passing bearer token to end userJohn Nduli
2024-08-07fix: remove bearer token from html and javascriptJohn Nduli
2024-08-06fix: use bearer token to query auth serverJohn Nduli
2024-08-06fix: pass in proper list of priviledge_idsJohn Nduli
2024-08-05Fix typo.Frederick Muriuki Muriithi
2024-08-05minor code formatting.Frederick Muriuki Muriithi
2024-08-05Update JWKs endpoint documentation.Frederick Muriuki Muriithi
2024-08-05Fix URLFrederick Muriuki Muriithi
2024-08-05Override 'client_secret_post' auth with a JSON equivalentFrederick Muriuki Muriithi
2024-08-05Move check for target_trait mb/chr into the if statement for ProbeSet/Geno da...zsloan
2024-08-02Consistently use JSON for all endpoints.Frederick Muriuki Muriithi
2024-08-01Remove obsolete configurations.Frederick Muriuki Muriithi
2024-08-01bug: add missing `count_per_page` variable.Frederick Muriuki Muriithi