aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-28Update styling: Display traits in a tabular-like formFrederick Muriuki Muriithi
2022-01-28Include template to get rid of repetitive template codeFrederick Muriuki Muriithi
2022-01-28Display results for Geno and ProbeSet tablesFrederick Muriuki Muriithi
2022-01-28Improve UI elementsFrederick Muriuki Muriithi
2022-01-28Format numbers for displayFrederick Muriuki Muriithi
2022-01-28Display data for "Publish" datasetsFrederick Muriuki Muriithi
2022-01-28Add templates for the results tablesFrederick Muriuki Muriithi
2022-01-28Add elements to display results. Provide PoC JSFrederick Muriuki Muriithi
2022-01-28Use list rather than tupleFrederick Muriuki Muriithi
2022-01-28Skip the target traits selection stepFrederick Muriuki Muriithi
2022-01-28Implement better stylingFrederick Muriuki Muriithi
2022-01-28Automate setting of the development GN3 repoFrederick Muriuki Muriithi
2022-01-28Add "Partial Correlations" UI elements on collections pageFrederick Muriuki Muriithi
2022-01-27Highlight rows selected by filterByIndexzsloan
2022-01-27Changed var to letzsloan
2022-01-27Removed unused variables codezsloan
2022-01-27Added the div for showing the error when the Select Rows text has wrong syntaxzsloan
2022-01-27Replaced the try/catch with something checking for the correct pattern with r...zsloan
2022-01-27Added a comment explaining what the parseIndexString function doeszsloan
2022-01-27Replaced a confusing for loop with something that is (hopefully) easier to re...zsloan
2022-01-27Changed functions in search_results.js to be camelCased, except for change_bu...zsloan
2022-01-27Removed unnecessary variable from for-loop in parse_index_stringzsloan
2022-01-27Changed the placeholder text for the table search to Search Forzsloan
2022-01-27Added some JS disabling form submission on hitting Enter, so that users can h...zsloan
2022-01-27Moved the Show/Hide Columns text onto the same line as the buttons, to save a...zsloan
2022-01-27Changed the glossary question mark to appear at the very end of the colum tex...zsloan
2022-01-27Changed search result index column to be static (so it doesn't change when th...zsloan
2022-01-27Replaced the Select Top feature with one that functions more like the Block B...zsloan
2022-01-27Moved the Show/Hide Columns text before the column buttons to save vertical s...zsloan
2022-01-27Reordered search result options as described in Rob's 1/19/2022 e-mailzsloan
2022-01-27Make glossary link question marks italicized and redzsloan
2022-01-27Made the search result table wider for genotype results, since previously the...zsloan
2022-01-27Increased the width of the location columns a bit, since they were being push...zsloan
2022-01-27Replaced the info icon in the Peak LOD and Effect Size columns with a supersc...zsloan
2022-01-27Fix issue where Geno query was fetching from the chr_num column instead of th...zsloan
2022-01-27Increase Y of search result table to 1000px so more rows are visible without ...zsloan
2022-01-27This fixes an issue where you couldn't select more than 150-200 rows when sub...zsloan
2022-01-27Fix 'Bad substitution' issueFrederick Muriuki Muriithi
2022-01-26update live jupyter notebooksjgart
2022-01-26wqflask: Ignore diffs with |ε| < 0.001BonfaceKilz
2022-01-26user_login: Remove noisy debug statementBonfaceKilz
2022-01-25guix.scm: Inherit package from genenetwork2, not genenetwork3.Arun Isaac
2022-01-17update saunak's live jupyter notebookjgart
2022-01-17update live jupyter notebooksjgart
2022-01-11Removed the deferRender setting, since it appears to revent DataTables API fr...zsloan
2022-01-06README: Document `guix shell' development process.Arun Isaac
2022-01-06guix.scm: Add guix.scm.Arun Isaac
2022-01-06README: Fix typo.Arun Isaac
2022-01-06bin: Stop execution on error.Arun Isaac
2022-01-06bin: Set shebang to sh instead of bash.Arun Isaac