aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2022-04-14wqflask: Mock db connection when fetching case attributesBonfaceKilz
2022-04-14Register the port in the app configsFrederick Muriuki Muriithi
2022-04-14Provide db port when presentFrederick Muriuki Muriithi
2022-04-14Use `MySQLdb.connect` rather than `MySQLdb.Connect`Frederick Muriuki Muriithi
2022-04-14Debug: Add logging to track db connection creation and stoppingdebug-too-many-connections-errorFrederick Muriuki Muriithi
2022-04-12Replace get_allowable_sampledata_headers with get_case_attributesBonfaceKilz
2022-04-12List out case-attrs from database; and add link to case-attr pageBonfaceKilz
2022-04-12Don't create db engine for static filesFrederick Muriuki Muriithi
2022-04-12Remove unused database codeFrederick Muriuki Muriithi
2022-04-07Add submit buttons to the top of the edit pageBonfaceKilz
2022-04-07Fix "Pubmed" spelling to "PubMed"BonfaceKilz
2022-04-07Add left space to content by making the "form" a containerBonfaceKilz
2022-04-07Remove ":" after a headerBonfaceKilz
2022-04-07Make case-attribute table a "data table"BonfaceKilz
2022-04-07Pass missing "conn" when getting case attributesBonfaceKilz
2022-04-07Run python-black on fileBonfaceKilz
2022-04-07Create a new page to display case-attributes and their descriptionsBonfaceKilz
2022-04-06Changed some styling for the edit_phenotype templatezsloan
2022-04-05Fix combined searches involving aliaseszsloan
2022-04-04Return None in load_json_from_redis when the item doesn't existzsloan
2022-04-04Change UserSession to properly remove user session ID when not logged inzsloan
2022-04-01Fix the way database_connection was being called in 2 places inzsloan
2022-03-31Add another check for >1 markers on a chromosome for interval mappingzsloan
2022-03-31Replace 'User Account Settings' with user's e-mail and add user_emailzsloan
2022-03-31Fix the way database_connector is calledzsloan
2022-03-30Merge pull request #690 from Alexanderlacuna/chore/ctl-wgcna-enhancementsAlexander Kabui
2022-03-30Remove double-encoding to jsonFrederick Muriuki Muriithi
2022-03-25Fix Spearman Rank correlation appearing as 'r' instead of 'rho'zsloan
2022-03-25Fix issues that prevented genotype traits from being added to collectionszsloan
2022-03-24Check if there's only one coordinate for interval mappingzsloan
2022-03-24Fix qtlreaper results sorting to deal with M as chromosome (should be at the ...zsloan
2022-03-24code refactoringAlexander Kabui
2022-03-24display parametric values usedAlexander Kabui
2022-03-24rename template to gn3_wgcna_resultsAlexander Kabui
2022-03-22Fix logic for setting interval parameterzsloan
2022-03-22Fix way pair_scan is checkedzsloan
2022-03-22Set pair_scan to false when using regular R/qtl mappingzsloan
2022-03-22Change d3panels CSS/JS to min fileszsloan
2022-03-22Merge remote-tracking branch 'origin/testing' into feature/add_rqtl_pairscanzsloan
2022-03-18add uniform font for titleAlexander Kabui
2022-03-18remove correlation test buttonAlexander Kabui
2022-03-18fixes for ImageButtonOptionsAlexander Kabui
2022-03-18code to fetch scree data from gn3Alexander Kabui
2022-03-18integrate scree plotAlexander Kabui
2022-03-18Merge pull request #671 from Alexanderlacuna/feature/gn3-pcaAlexander Kabui
2022-03-17Fix/change Authors column in phenotype search resultszsloan
2022-03-17Set min-width for table container, so the table never ends up so narrow it lo...zsloan
2022-03-17Fix authentication for phenotype search resultszsloan
2022-03-17Lint some test filesBonfaceKilz
2022-03-17Fix failing testBonfaceKilz