aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-03-18oauth2: resources: toggle whether a resource is public or not.Frederick Muriuki Muriithi
2023-03-18oauth2: resources: Disallow duplicate resource names.Frederick Muriuki Muriithi
2023-03-17Fix correlation bug caused by a NULL UPDATE_TIME in the DBzsloan
2023-03-16Make the two Submit Change buttons consistentzsloan
2023-03-16Edit dataset dropdown JS to handle Species sub-categorieszsloan
2023-03-16Change the UI for the phenotype editing pagezsloan
2023-03-15minor globalsearch enhancementAlexander_Kabui
2023-03-15Change global search form id to gsearchform instead of searchform (since sear...zsloan
2023-03-15Replace REGEXP with LIKE in regular searcheszsloan
2023-03-15Fix bug caused by RRIDs parseable as intszsloan
2023-03-14fix responsivenessAlexander_Kabui
2023-03-14add shadow and border effect autocompleteAlexander_Kabui
2023-03-10oauth2: Extend scope for GN2 oauth2 client.Frederick Muriuki Muriithi
2023-03-09Merge pull request #772 from genenetwork/chores/code-refactoringAlexander Kabui
2023-03-09code cleanupchores/code-refactoringAlexander_Kabui
2023-03-09delete recent search handlerAlexander_Kabui
2023-03-09Merge pull request #771 from genenetwork/chores/ui-enhancementsAlexander Kabui
2023-03-09fix miniform search idAlexander_Kabui
2023-03-09link to hint page;update form selectorAlexander_Kabui
2023-03-08Add DataAnalyzer.py script to maintenance scriptszsloan
2023-03-08Account for truncated symbol lengths when setting the max_width for the symbo...zsloan
2023-03-08Change the way table width is set for search results tablezsloan
2023-03-08Merge pull request #770 from genenetwork/feature/search-historyAlexander Kabui