aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
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
2023-04-05oauth2: UI - Retain look and feel without using jQuery DataTablesFrederick Muriuki Muriithi
2023-04-05oauth2: UI - Autoselect on user clickFrederick Muriuki Muriithi
2023-04-05oauth2: UI - retain data in table attributesFrederick Muriuki Muriithi
2023-04-04oauth2: Provide UI for linking genotype datasets.Frederick Muriuki Muriithi
2023-04-03Add conn.commit() for metadata editszsloan
2023-03-28Re-add md5.min.js to search result templatezsloan
2023-03-28Only include 'cytochrome AND P450' as part of the placeholder textzsloan
2023-03-25oauth2: Add UI to use to link dataFrederick Muriuki Muriithi
2023-03-24oauth2: data: setup search as user typesFrederick Muriuki Muriithi
2023-03-23oauth2: data: Provide a UI for linking data, with search.Frederick Muriuki Muriithi
2023-03-22Fix search result table widthzsloan
2023-03-21The mean deaults to 'N/A' for phenotypeszsloan
2023-03-21Remove session['user_details'] references since they seem to cause an errorzsloan
2023-03-21Replace twitter-post-fetcher with Twitter's provided timeline linkzsloan
2023-03-20Add link to diff page when sample-data is updatedMunyoki Kilyungi
2023-03-20Fix minor pep-8 issuesMunyoki Kilyungi
2023-03-20Disable editing case-attributesMunyoki Kilyungi
2023-03-20oauth2: Load menu and populate dropdownFrederick Muriuki Muriithi
2023-03-20oauth2: Pass the offset in the queryFrederick Muriuki Muriithi
2023-03-20oauth2: phenotypes: list/link at trait levelFrederick Muriuki Muriithi
2023-03-20corrs: Handle JSONDecodeErrorFrederick Muriuki Muriithi