aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2020-12-07replace jstat in templatesAlexander Kabui
2020-12-07replace js_alt/parsley in templatesAlexander Kabui
2020-12-07replace js_alt/timeago in templatesAlexander Kabui
2020-12-04Removed some logging statements from gemma_mapping.pyzsloan
2020-12-04Fixed issue where chromosome names weren't being fetched correctly, causing a...zsloan
2020-12-04Fixed typozsloan
2020-12-04Gave a margin to the More Options field so it doesn't look badzsloan
2020-12-04Limited the mean to 3 digits on correlation pagezsloan
2020-12-04Merge branch 'testing' of github.com:genenetwork/genenetwork2 into bug/fix_co...zsloan
2020-12-04Fixed correlation export to export table contents instead of using the same e......Removed some unused imports zsloan
2020-12-04Merge pull request #497 from BonfaceKilz/feature/display-deps-from-guix...Feature/display deps from guixBonfaceKilz
2020-12-03Changed a lot of the logic related to highlighting rows and disabling/enablin......Moved change_buttons where it can be used outside of search_results.js zsloan
2020-12-03Fixed drawCallback for correlation page table and added the Invert buttonzsloan
2020-12-03Fixed drawCallback JS to work correctly and removed change_buttons function s...zsloan
2020-12-03Fixed View Collection table drawCallback to correctly deal with check boxes a...zsloan
2020-12-04Display d3js chord dependency diagram of gn2 dependenices...* wqflask/wqflask/markdown_routes.py: Add new bs4 import. (references): Filter out javascript from the guix-generated d3js html file and pass it to the jinja template. * wqflask/wqflask/static/new/css/markdown.css: New styles for the graph content. * wqflask/wqflask/templates/environment.html: New graph content. BonfaceKilz
2020-12-03Added Invert button to search result pagezsloan
2020-12-03Changed invert function to use DataTables API so it can also work with Scrollerzsloan
2020-12-03Fixed select_all and deselect_all to use DataTables API so they work with any...zsloan
2020-12-03Converted the submit_traits_to_export_or_bnw function to using DataTables API...zsloan
2020-12-03Convert trait/dataset names to strings, since phenotype names were being trea...zsloan
2020-12-03Increased correlation table vertical height to 100vhzsloan
2020-12-03Center-align the table header and left-align the table bodyBonfaceKilz
2020-12-03Move css from environment.html to markdown.cssBonfaceKilz
2020-12-03Remove edit button in environments page...* wqflask/wqflask/templates/environment.html: Delete edit button. The dependency file is autogenerated from guix. BonfaceKilz
2020-12-02Missed a syntax typo in last commitzsloan
2020-12-02Updated Funding line in search result exportzsloan
2020-12-02Added trait URLs to search page exportzsloan
2020-12-02Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-12-02Added index to search result exportzsloan
2020-12-02Merge pull request #498 from zsloan/bug/heatmap_fix...Made changes that should fix Heatmap errors + removed a console.log i…zsloan
2020-12-02Made changes that should fix Heatmap errors + removed a console.log in panelu...zsloan
2020-12-01Merge pull request #482 from zsloan/feature/corr_table_changes...Feature/corr table changeszsloan
2020-12-01Merge pull request #490 from zsloan/feature/filter_samples_by_value...Feature/filter samples by valuezsloan
2020-12-02Merge pull request #484 from Alexanderlacuna/test-regression...Add tests for marker_regressionBonfaceKilz
2020-12-01Fetch file from systempath when loading "/environments" route...* wqflask/wqflask/markdown_routes.py: (render_markdown): Extend function to check whether "file_name" is to be fetched remotely or locally in syspath. (environments): Extend route to fetch from syspath if dependency file exists there; otherwise fetch remotely from Github as a fallback. BonfaceKilz
2020-12-01Add new function to fetch md file from sys paths...* wqflask/wqflask/markdown_routes.py: New imports. (get_file_from_python_search_path): New function. BonfaceKilz
2020-12-01Remove stale commentBonfaceKilz
2020-11-28modify test for plink mapping and rqtl_mappingAlexander Kabui
2020-11-27move tests to unit folderAlexander Kabui
2020-11-27Merge pull request #492 from Alexanderlacuna/feature/add-markdown-pages...Feature/add markdown pagesBonfaceKilz
2020-11-27Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te...Alexander Kabui
2020-11-27edit css for static pageAlexander Kabui
2020-11-27update to edit text in static templatesAlexander Kabui
2020-11-27add new github button and cssAlexander Kabui
2020-11-27add edit imageAlexander Kabui
2020-11-26Merge pull request #491 from zsloan/feature/manhattan_plot_coloring...Feature/manhattan plot coloringzsloan
2020-11-26Changed the way the chromosome colors for the "color by chr" manhattan plot o...zsloan
2020-11-27remove commented codeAlexander Kabui
2020-11-26use css block in templates and remove commentsAlexander Kabui