Age | Commit message (Expand) | Author |
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 |
2020-11-26 | refactor render_markdown function in wqflask/markdown_routes.py | Alexander Kabui |
2020-11-26 | add and register facilities blueprint | Alexander Kabui |
2020-11-26 | add facilities page | Alexander Kabui |
2020-11-26 | delete environments html pagE | Alexander Kabui |
2020-11-26 | add table extension to support conversion of markdown tables to HTML | Alexander Kabui |
2020-11-26 | add and register environments blueprint | Alexander Kabui |
2020-11-26 | remove environment from /wqflask/views.py | Alexander Kabui |
2020-11-26 | add environment markdown | Alexander Kabui |
2020-11-26 | add re-used css to markdown.css for easy maintenance and reusability | Alexander Kabui |
2020-11-26 | add links page | Alexander Kabui |
2020-11-26 | add endpoint for polices,environments and policies | Alexander Kabui |
2020-11-26 | add edit button in glossary page | Alexander Kabui |
2020-11-26 | register view,policies blueprint | Alexander Kabui |
2020-11-26 | add policies page | Alexander Kabui |
2020-11-26 | build url for functions | Alexander Kabui |
2020-11-26 | add css for container | Alexander Kabui |
2020-11-26 | remove static views form wqflask/view.py | Alexander Kabui |
2020-11-26 | delete templates/links page | Alexander Kabui |
2020-11-26 | move css to markdown and add references | Alexander Kabui |
2020-11-26 | delete reference html page | Alexander Kabui |
2020-11-25 | Fixed the "Reset Columns" button to work with the new way of showing/hiding c... | zsloan |
2020-11-26 | modify github button | Alexander Kabui |
2020-11-26 | modify references links | Alexander Kabui |
2020-11-26 | register references blueprint | Alexander Kabui |
2020-11-26 | add reference markdown and github button | Alexander Kabui |
2020-11-25 | Added actual code for coloring manhattan plot differently to display_mapping_... | zsloan |
2020-11-25 | Added code for passing around form parameters related to manhattan plot color... | zsloan |
2020-11-25 | Added form options for changing manhattan plot color scheme + added necessary... | zsloan |
2020-11-25 | Removed an unused console.timeEnd in the JS | zsloan |
2020-11-25 | Substituted CDN link to the font-awesome CSS with the local guix profile link | zsloan |
2020-11-25 | Merge pull request #489 from Alexanderlacuna/fix-references | BonfaceKilz |
2020-11-24 | - Fixed the "Block by Attribute Value" feature | zsloan |
2020-11-24 | Added JS for Filter Samples by Value feature and removed a few unused lines | zsloan |
2020-11-24 | Added html/css for new "Filter Samples by Value" feature and changed a couple... | zsloan |
2020-11-24 | solve issues to do with decoding in python3 | Alexander Kabui |
2020-11-23 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-11-23 | Changed correlation matrix cells for traits with zero shared samples to inste... | zsloan |