aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2023-05-09Integrate OAuth2 auth with GN2 UIhook-up-auth-to-traits-pageFrederick Muriuki Muriithi
2023-05-09auth: Handle authentication using the "Authorization Code Flow"Frederick Muriuki Muriithi
2023-05-08oauth2: UI - Remove `Edit` elementFrederick Muriuki Muriithi
2023-05-08oauth2: Fix UI failure on authorisation errorsFrederick Muriuki Muriithi
2023-05-08oauth2: Add auth-checking wrapper to `/show_trait?...` pageFrederick Muriuki Muriithi
2023-05-04Fix bug where global search had wrong checkbox valueszsloan
2023-05-03Add table for editing sample values/SE/Nzsloan
2023-05-01Left-align histogram titlezsloan
2023-04-28Enable passing dataid for correlation resultszsloan
2023-04-28Use cached sample data in scatter plots (when applicable)zsloan
2023-04-28Cache trait sample data for mappingzsloan
2023-04-25auth: disable UI elements for non-editable rolesFrederick Muriuki Muriithi
2023-04-21oauth2: BugFixes: Fix redirect. Add Dataset Name.Frederick Muriuki Muriithi
2023-04-21oauth2: Update to enable linking of phenotypes.Frederick Muriuki Muriithi
2023-04-21oauth: Update UI for phenotype resources.Frederick Muriuki Muriithi
2023-04-20Fix bugs: Add missing module. Make args mandatoryFrederick Muriuki Muriithi
2023-04-20oauth2: Render UI uniformly across all templates.Frederick Muriuki Muriithi
2023-04-19oauth2: Provide missing species_nameFrederick Muriuki Muriithi
2023-04-19oauth2: fix bug with error handling.Frederick Muriuki Muriithi
2023-04-19oauth2: Link the dataFrederick Muriuki Muriithi
2023-04-19oauth2: update UI on successful search.Frederick Muriuki Muriithi
2023-04-19oauth2: phenotypes: Enable search from user input.Frederick Muriuki Muriithi
2023-04-19Remove dead text in GeneRIF pageMunyoki Kilyungi
2023-04-19oauth2: UI: Enable selecting and deselecting items for linkingFrederick Muriuki Muriithi
2023-04-18import code cleanupAlexander_Kabui
2023-04-18metadata caching code integrationAlexander_Kabui
2023-04-18Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into ch...Alexander_Kabui
2023-04-18Add a web url to genewiki entries for GNMunyoki Kilyungi
2023-04-18oauth2: update UI and js to display initial search results.Frederick Muriuki Muriithi
2023-04-17Add a link to the GN2 GeneWiki pageMunyoki Kilyungi
2023-04-17Add genewiki pageMunyoki Kilyungi
2023-04-17oauth2: Build code to do searchFrederick Muriuki Muriithi
2023-04-15Revert "Fix the way database_connection() is called"Frederick Muriuki Muriithi
2023-04-14Handle errors for group consistent with the UI.Frederick Muriuki Muriithi
2023-04-12oauth2: Generalise JS code to work for both mRNA and Genotype datasets.Frederick Muriuki Muriithi
2023-04-12delete dead codeAlexander_Kabui
2023-04-12add code to store metadata in filesAlexander_Kabui
2023-04-11Fix bug where publication years had links even when there's no PMIDzsloan
2023-04-11Fix the way database_connection() is calledzsloan
2023-04-11Fix indentation for conn.commit()zsloan
2023-04-11modify default textfile pathAlexander_Kabui
2023-04-10Add UI for searching and linking mRNA Assay datasets.Frederick Muriuki Muriithi
2023-04-10Do search. Filter out selected datasets.Frederick Muriuki Muriithi
2023-04-08oauth2: Link the Genotype datasets.Frederick Muriuki Muriithi
2023-04-07Move JS to external file. Generalise functions.Frederick Muriuki Muriithi
2023-04-06Commit updates for phenotype/publication metadatazsloan
2023-04-06`flask.current_app.config["SQL_URI"]` ==> `utility.tools.SQL_URI`Frederick Muriuki Muriithi
2023-04-06correlations: Provide more output to enable debug of errors.Frederick Muriuki Muriithi
2023-04-06Remove use of deprecated `gn3.db_utils.database_connector` function.Frederick Muriuki Muriithi
2023-04-06oauth2: UI - Enable auto-selection of datasets to be linkedFrederick Muriuki Muriithi