aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30Added "natural-minus-na" sorting for relevant columns in the correlationzsloan
2020-09-30Fixed issue where columns sorted by inner text (text inside link tags)zsloan
2020-09-30Removed unused code from TempDataSet classzsloan
2020-09-30Add missing importBonfaceKilz
2020-09-30Apply pep 8 formattingBonfaceKilz
2020-09-30Fix StopIteration error thrown in view collections pageBonfaceKilz
2020-09-30Fix import in testsBonfaceKilz
2020-09-29Merge pull request #448 from zsloan/misc_rob_changeszsloan
2020-09-29Trait page link-out buttons were previously inside <a> tags, but thiszsloan
2020-09-29Removed "Color By Trait" button from the Bar Chart, because it was meantzsloan
2020-09-29Made a variety of changes to table pageszsloan
2020-09-29Remove undefined variableBonfaceKilz
2020-09-29Apply pep 8 to bufferBonfaceKilz
2020-09-29Fixed issue where negative additive effect values weren't beingzsloan
2020-09-29Changed Add (to collection) button color to match other Add buttons andzsloan
2020-09-29Changed the DataTables column sort arrows to a different color byzsloan
2020-09-29Add check for bytesBonfaceKilz
2020-09-29Add test for process_traits from collections.pyBonfaceKilz
2020-09-28Changed add to collection to open the collection in a new tab/page sozsloan
2020-09-28Fix failing testBonfaceKilz
2020-09-28Merge branch 'build/python3-migration' of github.com:BonfaceKilz/genenetwork2...BonfaceKilz
2020-09-28Fix casting errorBonfaceKilz
2020-09-28Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-09-28Fix casting errorBonfaceKilz
2020-09-28Merge pull request #446 from BonfaceKilz/Bug/Fix-casting-errorBonfaceKilz
2020-09-28Convert None to "" in if statementBonfaceKilz
2020-09-28Update trait testsBonfaceKilz
2020-09-26Fix failing tests by replacing mock with unittest.mockBonfaceKilz
2020-09-26Use Python3 image to run testsBonfaceKilz
2020-09-26Fix failing testsBonfaceKilz
2020-09-26Apply PEP 8 to bufferBonfaceKilz
2020-09-26Run 2to3-8 tool through fileBonfaceKilz
2020-09-26Fix inconsistent line ending in fileBonfaceKilz
2020-09-26Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-09-25Fixed issue where attribute columns' alignment was offset by 1zsloan
2020-09-25Changed edit_data_change and block_by_index to use DataTables APIzsloan
2020-09-24Changed logic that defines the primary/other samplelists to be much morezsloan
2020-09-25Update docs on CI setup with dockerBonfaceKilz
2020-09-25Update github actionBonfaceKilz
2020-09-23Aligned relevant columns to right in mapping results tablezsloan
2020-09-23Update github action to include mariadb serviceBonfaceKilz
2020-09-23Fix failing buildsBonfaceKilz
2020-09-23Fix failing testsBonfaceKilz
2020-09-22Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-09-22Fixed a pretty big mistake where user accounts would be saved even whenzsloan
2020-09-22Added something to the mapping result page CSS to change the highlightzsloan
2020-09-22Fixed a couple mistakes in the previous commit and changed the positionzsloan
2020-09-22Replaced Chr and Mb/cM columns with a single position column in mappingzsloan
2020-09-22Changed JS on trait page that updates basic stats and graphs/figures tozsloan
2020-09-22Merge pull request #445 from BonfaceKilz/buid/add-ciBonfaceKilz