aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2022-05-27Update case-attributes page to make it editableBonfaceKilz
2022-05-27Fix the url to the GN3 serverFrederick Muriuki Muriithi
2022-05-27Display correlation computation errors correctlyFrederick Muriuki Muriithi
2022-05-27Fix UI ErrorsFrederick Muriuki Muriithi
2022-05-26Enumerate rows and add checkboxesFrederick Muriuki Muriithi
2022-05-26Fetch the menu data from GN3Frederick Muriuki Muriithi
2022-05-26Indicate error if system in unable to fetch menuFrederick Muriuki Muriithi
2022-05-25Add 'submit' class to Submit button when selecting cofactorszsloan
2022-05-24Handle async results. Reduce poll time.Frederick Muriuki Muriithi
2022-05-19Change Pca to PCAzsloan
2022-05-17Make collection page tools open in new tab/windowzsloan
2022-05-17Include relevant CSS files in correlation scatterplot page to improve covaria...zsloan
2022-05-17Change collection table in get_covariates_from_collection to be the same as i...zsloan
2022-05-17Remove the Delete Collection option from the view collection page andzsloan
2022-05-16Check for queued results explicitlyFrederick Muriuki Muriithi
2022-05-16Fix errors: with_target_db and target_traits issuesFrederick Muriuki Muriithi
2022-05-10Ignore metadata when importing collection filezsloan
2022-05-10Add metadata to collection export filezsloan
2022-05-10Add user email to form so it can be included in collection export metadatazsloan
2022-05-10Add rest of JS/Python code for importing collections from fileszsloan
2022-05-10Export trait string in original formatzsloan
2022-05-10Create import_collection functionzsloan
2022-05-10Add button for collection import and JS for submitting formzsloan
2022-05-10Display user email on collection list page when user_name doesn't existzsloan
2022-05-10Refactor JS code for exports somezsloan
2022-05-10Fix the way the collection name is stored in the formzsloan
2022-05-10Add collection export function/endpointzsloan
2022-05-10Change export_search_results_csv to export_traits_csv since it's more accuratezsloan
2022-05-10Add JS for submitting collection exportzsloan
2022-05-10Add button for new collection exportzsloan
2022-05-06Compute pcorrs with selected target traitsFrederick Muriuki Muriithi
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-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