aboutsummaryrefslogtreecommitdiff
path: root/gn2
AgeCommit message (Expand)Author
2024-06-11List user assigned role of interest.Frederick Muriuki Muriithi
2024-06-11Organise UI into rows: each row holding related data.Frederick Muriuki Muriithi
2024-06-10Unassign privilege from resource role.Frederick Muriuki Muriithi
2024-06-10Import the UUID class directly.Frederick Muriuki Muriithi
2024-06-10Implement "Resource Role Page"Frederick Muriuki Muriithi
2024-06-10Generalise `render_ur` for the resources pagesFrederick Muriuki Muriithi
2024-06-10Set default headers for OAuth2Client requests.Frederick Muriuki Muriithi
2024-06-10Simplify 'View-Resource page' UIFrederick Muriuki Muriithi
2024-06-07PoC: Display resource roles on View-Resource page.Frederick Muriuki Muriithi
2024-06-07Update UI: Use resource roles rather than obsolete group rolesFrederick Muriuki Muriithi
2024-06-06UI: Add placeholder for resource rolesFrederick Muriuki Muriithi
2024-06-06Fix displayed error messageFrederick Muriuki Muriithi
2024-06-06Remove the "Roles" page.Frederick Muriuki Muriithi
2024-06-06Deactivate the "create_role" functionFrederick Muriuki Muriithi
2024-06-05Bug: Add missing data to search query.Frederick Muriuki Muriithi
2024-06-05Build search URI endpoint on server rather than on JSFrederick Muriuki Muriithi
2024-06-05Build phenotype results template URI on backendFrederick Muriuki Muriithi
2024-06-04Provide client data used for user verification.Frederick Muriuki Muriithi
2024-06-03Handle generic OAuthError gracefullyFrederick Muriuki Muriithi
2024-06-03Ensure endpoint returns a response.Frederick Muriuki Muriithi
2024-05-31Enable NA sorting for case attributeszsloan
2024-05-31Restore collections endpointszsloan
2024-05-30Fix redirection bug.Frederick Muriuki Muriithi
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-23Bug: Compute numeric timestamp for the claims.Frederick Muriuki Muriithi
2024-05-22Check if case attribute for RRID is a list, to prevent it being added twice i...zsloan
2024-05-21Change default for Mean Expr filter to OR for correlations to avoid excluding...zsloan
2024-05-20Remove styling for search field.Munyoki Kilyungi
2024-05-20Check metadata exists before setting 'editable' field in get_dataset.Munyoki Kilyungi
2024-05-14Consistently use the same OAuthSession clientFrederick Muriuki Muriithi
2024-05-14Enable client to automatically request a refresh token.Frederick Muriuki Muriithi
2024-05-14Redirect to index rather than no-longer supported loginFrederick Muriuki Muriithi
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-05-07Merge pull request #844 from genenetwork/feature/gnqa-ui-revampAlexander Kabui
2024-05-07Use HTMX Js api to toggle upvote and downvote functionality.Alexander_Kabui
2024-05-06Use correct link to point to xapian search.Munyoki Kilyungi
2024-04-30Point the history to the upstream git repository.Munyoki Kilyungi
2024-04-30Remove unused imports.Munyoki Kilyungi
2024-04-30Use a dataset's label instead of it's id when fetching auth details.Munyoki Kilyungi
2024-04-30Pass JWT tokens to gn3.Munyoki Kilyungi
2024-04-30Revert "Create constructors for encoding and decoding a token."Munyoki Kilyungi
2024-04-30Make returning an json object from oauth2_get optional.Munyoki Kilyungi
2024-04-30Remove unused imports.Munyoki Kilyungi
2024-04-30Delete __run__cmd__.Munyoki Kilyungi
2024-04-30Remove methods for fetching a dataset's metadata edit history.Munyoki Kilyungi
2024-04-30Delete function for saving metadata.Munyoki Kilyungi
2024-04-30Create a JWT to pass in secinfo to a GN3 editing endpoint.Munyoki Kilyungi