Age | Commit message (Expand) | Author |
2020-12-04 | fix edit links to correct markdown page | Alexander Kabui |
2020-12-04 | Merge pull request #497 from BonfaceKilz/feature/display-deps-from-guix | BonfaceKilz |
2020-12-03 | Merge pull request #500 from zsloan/bug/fix_correlation_export | zsloan |
2020-12-03 | Changed a lot of the logic related to highlighting rows and disabling/enablin... | zsloan |
2020-12-03 | Fixed drawCallback for correlation page table and added the Invert button | zsloan |
2020-12-03 | Fixed drawCallback JS to work correctly and removed change_buttons function s... | zsloan |
2020-12-03 | Fixed View Collection table drawCallback to correctly deal with check boxes a... | zsloan |
2020-12-04 | Display d3js chord dependency diagram of gn2 dependenices | BonfaceKilz |
2020-12-03 | Added Invert button to search result page | zsloan |
2020-12-03 | Changed invert function to use DataTables API so it can also work with Scroller | zsloan |
2020-12-03 | Fixed select_all and deselect_all to use DataTables API so they work with any... | zsloan |
2020-12-03 | Converted the submit_traits_to_export_or_bnw function to using DataTables API... | zsloan |
2020-12-03 | Convert trait/dataset names to strings, since phenotype names were being trea... | zsloan |
2020-12-03 | Increased correlation table vertical height to 100vh | zsloan |
2020-12-03 | add datatable filter for empty columns | Alexander Kabui |
2020-12-03 | Center-align the table header and left-align the table body | BonfaceKilz |
2020-12-03 | Move css from environment.html to markdown.css | BonfaceKilz |
2020-12-03 | Remove edit button in environments page | BonfaceKilz |
2020-12-03 | add support for multiple tables | Alexander Kabui |
2020-12-03 | add table row index | Alexander Kabui |
2020-12-03 | add hide empty column in table script | Alexander Kabui |
2020-12-02 | Missed a syntax typo in last commit | zsloan |
2020-12-02 | Updated Funding line in search result export | zsloan |
2020-12-02 | Added trait URLs to search page export | zsloan |
2020-12-02 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-12-02 | Added index to search result export | zsloan |
2020-12-02 | Merge pull request #498 from zsloan/bug/heatmap_fix | zsloan |
2020-12-02 | Made changes that should fix Heatmap errors + removed a console.log in panelu... | zsloan |
2020-12-01 | Merge pull request #482 from zsloan/feature/corr_table_changes | zsloan |
2020-12-01 | Merge pull request #490 from zsloan/feature/filter_samples_by_value | zsloan |
2020-12-02 | Merge pull request #484 from Alexanderlacuna/test-regression | BonfaceKilz |
2020-12-01 | Fetch file from systempath when loading "/environments" route | BonfaceKilz |
2020-12-01 | Add new function to fetch md file from sys paths | BonfaceKilz |
2020-12-01 | Remove stale comment | BonfaceKilz |
2020-11-28 | modify test for plink mapping and rqtl_mapping | Alexander Kabui |
2020-11-27 | move tests to unit folder | Alexander Kabui |
2020-11-27 | Merge pull request #492 from Alexanderlacuna/feature/add-markdown-pages | BonfaceKilz |
2020-11-27 | Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te... | Alexander Kabui |
2020-11-27 | edit css for static page | Alexander Kabui |
2020-11-27 | update to edit text in static templates | Alexander Kabui |
2020-11-27 | add new github button and css | Alexander Kabui |
2020-11-27 | add edit image | Alexander Kabui |
2020-11-26 | Merge pull request #491 from zsloan/feature/manhattan_plot_coloring | zsloan |
2020-11-26 | Changed the way the chromosome colors for the "color by chr" manhattan plot o... | zsloan |
2020-11-27 | remove commented code | Alexander Kabui |
2020-11-26 | use css block in templates and remove comments | Alexander Kabui |
2020-11-26 | add doc string for render_markdown in wqflask/markdown_routes.py | Alexander Kabui |
2020-11-26 | pep8 format for blue_print,url_prefix | Alexander Kabui |
2020-11-26 | delete environment endpoint in wqflask/views.py | Alexander Kabui |
2020-11-26 | PEP8 format and remove unnecessary comments | Alexander Kabui |