aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Collapse)Author
2020-12-15Fixed mistake with the way lod score was being set for correlation resultszsloan
2020-12-15Resolved conflict from putting tool buttons in a separate templatezsloan
2020-12-15Fixed Reset button to also reset hidden rows + changed Hide No Value button ↵zsloan
to change its text when active
2020-12-15Changed the Hide No Value function to use DataTables APIzsloan
2020-12-15Changed string formatting to use preferable Python 3 syntax and converted ↵zsloan
LRS scores to LOD scores for the search results page
2020-12-15Changed LRS to LOD score for correlation page tablezsloan
2020-12-15Changed High P to Peak LOD and changed the width of the column somezsloan
2020-12-15Removed Index and Record from hideable columns in search result and ↵zsloan
correlation pages
2020-12-15Replace typeahead lib (#527)Alexander Kabui
* replace typeahead js in templates * add typeahead.bundle.js to mechanical rob * remove duplicate libs in snp_browser.html Co-authored-by: BonfaceKilz <bonfacemunyoki@gmail.com>
2020-12-15Replace twitter-post-fetcher (#526)Alexander Kabui
* replace twitter fetcher in templates * add twitter post fetcher to mechanical rob Co-authored-by: BonfaceKilz <bonfacemunyoki@gmail.com>
2020-12-15Merge branch 'testing' into replace-underscoreBonfaceKilz
2020-12-14Added a template for the tool bottons on the search result, correlation, and ↵zsloan
collection pages (since the buttons are the same and it's redundant currently)
2020-12-11Merge pull request #522 from zsloan/feature/default_scatterplot_tabzsloan
Feature/default scatterplot tab
2020-12-10Added an export for the Correlation Matrixzsloan
2020-12-10Replaced the Scroller import with the CDN one until we figure out why the ↵zsloan
new import doesn't work
2020-12-09Fixed another string formatting mistake with setting the bootstrap output filezsloan
2020-12-09Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-12-09Fixed mistake in string formatting the bootstrap option for qtlreaper mappingzsloan
2020-12-09Merge pull request #499 from Alexanderlacuna/feature/auto-hide-columnzsloan
Feature/hide empty column
2020-12-09add changes to auto_hide_columnAlexander Kabui
2020-12-09Merge pull request #523 from Alexanderlacuna/replace-imagesBonfaceKilz
Replace images
2020-12-09Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into ↵Alexander Kabui
replace-images
2020-12-09Merge branch 'testing' into replace-jsalt-libsBonfaceKilz
2020-12-09Merge branch 'testing' into replace-plotlyBonfaceKilz
2020-12-09Merge branch 'testing' into replace-ckeditorBonfaceKilz
2020-12-09Merge branch 'testing' into replace-jszipBonfaceKilz
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-08Added method to the links to the scatterplot in the correlation paagezsloan
2020-12-08Added method as a parameter for the correlation scatterplot so that it will ↵zsloan
default to the Spearman tab when the link is from a Spearman correlation
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-08use Limit to for correlationAlexander Kabui
2020-12-08resolve conflictAlexander Kabui
2020-12-08Merge branch 'testing' into replace-purescript-genome-browserBonfaceKilz
2020-12-08Merge branch 'testing' into replace-cytoscapeBonfaceKilz
2020-12-08remove duplicates in base.htmlAlexander Kabui
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-08replace plotly js in templatesAlexander Kabui
2020-12-08replace item with columnAlexander Kabui
2020-12-08refactor filter datatable functionAlexander Kabui
2020-12-08replace return with filter for conditional queries for correlationsAlexander 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