aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Collapse)Author
2020-12-09Merge branch 'testing' into replace-jscolorBonfaceKilz
2020-12-09Merge branch 'testing' into replace-datatableBonfaceKilz
2020-12-09Merge branch 'testing' into replace-colorboxBonfaceKilz
2020-12-08Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-12-08Added hover text for BNW buttonszsloan
2020-12-08Merge branch 'testing' into replace-nouisliderBonfaceKilz
2020-12-08Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-12-08Show the total number of markers in the mapping results table instead of ↵zsloan
just the trimmed number
2020-12-08Merge branch 'testing' into replace-purescript-genome-browserBonfaceKilz
2020-12-08Merge branch 'testing' into replace-cytoscapeBonfaceKilz
2020-12-08replace d3-tip css in templatesAlexander Kabui
2020-12-08remove duplicate libsAlexander Kabui
2020-12-08remove duplicate lib in templates/base.htmlAlexander Kabui
2020-12-07Merge pull request #508 from zsloan/feature/toggle_cols_trait_pagezsloan
Added option to toggle columns on show_trait page, including case att…
2020-12-07Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-12-07Fixed issue where the correlation scatterplot link wasn't being displayed ↵zsloan
after the recent correlation table changes Fixed issue where the Sample p(r/rho) sort wasn't sorting using scientific notation, which resulted in the initial sort being bad
2020-12-07Changed the logic in create_trait so that permissions should always be set, ↵zsloan
and added an assert that 'name' is passed instead of using if/else, since it should always be passed
2020-12-07Merge branch 'replace-datatatable-jquery' into replace-datatable-scrollerAlexander Kabui
2020-12-07add buttons.datatables cssAlexander Kabui
2020-12-07add replace colorbox cssAlexander Kabui
2020-12-07replace datatable-scroller in templatesAlexander Kabui
2020-12-07replace purescript-genome-browser css in templatesAlexander Kabui
2020-12-07replace purescript_genome_browser in templatesAlexander Kabui
2020-12-07replace nouislider css in templatesAlexander Kabui
2020-12-07replace nouislider js in templatesAlexander Kabui
2020-12-07replace ctyoscape-qtip js in templatesAlexander Kabui
2020-12-07replace cytoscape panzoom css in templatesAlexander Kabui
2020-12-07replace cytoscape-panzoom js in templatesAlexander Kabui
2020-12-07replace cytoscape js in templatesAlexander Kabui
2020-12-07replace jscolor lib in templatesAlexander Kabui
2020-12-07replace colorbox jquery.colorbox in templatesAlexander Kabui
2020-12-07replace datatatable/jquery.js in templatesAlexander Kabui
2020-12-06Add descriptive paragraph for svg graphBonfaceKilz
* wqflask/wqflask/templates/environment.html: New paragraph.
2020-12-06add pep8 formattingAlexander Kabui
2020-12-06modify tests for run_gemmaAlexander Kabui
2020-12-06Add svg graph of inputsBonfaceKilz
* wqflask/wqflask/markdown_routes.py: New import: "send_from_directory" (svg_graph): New function that adds route for svg_graph. * wqflask/wqflask/static/new/css/markdown.css: New style rules for svg graph. * wqflask/wqflask/templates/environment.html: Add new section for displaying svg graph.
2020-12-05Merge pull request #501 from Alexanderlacuna/bugfix/markdown-links-fixBonfaceKilz
Bugfix/edit button to actual markdown
2020-12-04Removed some logging statements from gemma_mapping.pyzsloan
2020-12-04Fixed issue where chromosome names weren't being fetched correctly, causing ↵zsloan
an error in GEMMA
2020-12-04Added option to toggle columns on show_trait page, including case attribute ↵zsloan
columns
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 ↵zsloan
bug/fix_correlation_export
2020-12-04Fixed correlation export to export table contents instead of using the same ↵zsloan
export as other trait tables (that exports data) Removed some unused imports
2020-12-04replace tree with blobAlexander Kabui
2020-12-04Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into ↵Alexander Kabui
bugfix/markdown-links-fix
2020-12-04fix typo in wqflask/markdown_routes.pyAlexander Kabui
2020-12-04fix edit links to correct markdown pageAlexander Kabui
2020-12-04Merge pull request #497 from BonfaceKilz/feature/display-deps-from-guixBonfaceKilz
Feature/display deps from guix