aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-06Add UI for partial correlation against selected targetsFrederick Muriuki Muriithi
2022-05-06Make the results table dataTable classFrederick Muriuki Muriithi
2022-05-06Display the trait name in the header during editsBonfaceKilz
2022-05-06Move "Update History" to it's own pageBonfaceKilz
2022-05-06Align the submit button to the leftBonfaceKilz
2022-05-06Remove the "Reset" buttonBonfaceKilz
2022-05-06Re-order the form fields to match the APA citation styleBonfaceKilz
2022-05-06Fix typos; "Pre" and "Post", as prefixes, aren't standalone wordsBonfaceKilz
2022-05-06Remove the "Sequence" form fieldBonfaceKilz
2022-05-06Adjust the row-size of the "Authors" field to 3BonfaceKilz
2022-05-06Shrink the rows of the "Volume" field to 1BonfaceKilz
2022-05-05Change mm9 to mm10 for creating the UCSC Genome Browser linkzsloan
2022-05-05Link to continuous deployment in README.Arun Isaac
2022-05-04Add text-field for the "Volume" of a PublicationBonfaceKilz
2022-05-03Replace references of "publish_xref.pubmed_id" with "publication.id"BonfaceKilz
2022-05-03Put contents into "container" divs to get similar stylingFrederick Muriuki Muriithi
2022-04-30Add tool-button-container class to tool button div in correlation resultszsloan
2022-04-29Add non-CaseAttribute allowable headerszsloan
2022-04-29Set headers since it seems to have not been set before getting referencedzsloan
2022-04-26Add left float to permutation histogram so it appears correctlyzsloan
2022-04-21Change searches to interpret any string starting with c/C as chromosomezsloan
2022-04-21Fix error caused by traits without LRS values on collection pagezsloan
2022-04-21Fix issue with collection page exportzsloan
2022-04-20Fix issue where mapping figure wasn't horizontally scrolling when thezsloan
2022-04-20Remove extra template bracketzsloan
2022-04-19Add scatterplot link for additive effect in mapping resultszsloan
2022-04-18Add BXD-Micturition to BXD-equivalent groupszsloan
2022-04-14Adjust mapping results page to prevent the mapping options at the top ofzsloan
2022-04-14Add group code to loading pages when applicablezsloan
2022-04-14Increase tool-button-container min-widthzsloan
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-14Trigger the CI after mariadb restartFrederick 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