aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-16Replace zxcvbn async (#524)Alexander Kabui
* replace axcbn-async in templates * add zxcvbn-async.min.js in mechanical rob Co-authored-by: BonfaceKilz <bonfacemunyoki@gmail.com>
2020-12-16Replace shapiro wilk lib (#528)Alexander Kabui
* replace shapiro-wilk in templates * add shapiro-wilk.js to mechanical rob
2020-12-16Replace jquery libs(jquery cookie,jquery ui,jquery js) (#512)Alexander Kabui
* replace jquery-ui in templates * replace jquery-cookie library in templates * replace jquery.min.js in templates * add jquery-ui to mechanical rob * add jquery-cookie to mechanical rob * add jquery min js to mechanical rob Co-authored-by: BonfaceKilz <bonfacemunyoki@gmail.com>
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 pull request #525 from Alexanderlacuna/replace-underscoreBonfaceKilz
Replace (underscore string,underscore js)
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-11Merge pull request #530 from zsloan/feature/corr_matrix_exportzsloan
Added an export for the Correlation Matrix
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 pull request #509 from Alexanderlacuna/replace-jsalt-libsBonfaceKilz
Replace jsalt libs(parsley,timeago,jstat)
2020-12-09merge testingAlexander Kabui
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 pull request #520 from Alexanderlacuna/replace-plotlyBonfaceKilz
Replace plotly lib
2020-12-09Merge branch 'testing' into replace-plotlyBonfaceKilz
2020-12-09Merge pull request #519 from Alexanderlacuna/replace-ckeditorBonfaceKilz
Replace ckeditor
2020-12-09Merge branch 'testing' into replace-ckeditorBonfaceKilz
2020-12-09Merge pull request #517 from Alexanderlacuna/replace-jszipBonfaceKilz
Replace jszip lib
2020-12-09Merge branch 'testing' into replace-jszipBonfaceKilz
2020-12-09Merge pull request #516 from Alexanderlacuna/replace-jscolorBonfaceKilz
Replace jscolor lib
2020-12-09Merge branch 'testing' into replace-jscolorBonfaceKilz
2020-12-09Merge pull request #515 from Alexanderlacuna/replace-datatableBonfaceKilz
Replace datatable libs
2020-12-09Merge branch 'testing' into replace-datatableBonfaceKilz
2020-12-09Merge pull request #514 from Alexanderlacuna/replace-colorboxBonfaceKilz
Replace colorbox lib
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 pull request #511 from Alexanderlacuna/replace-nouisliderBonfaceKilz
Replace nouislider lib
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