aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-09-22Add testing badge on READMEBonfaceKilz
2020-09-22Update documentation on testing and CIBonfaceKilz
2020-09-22Add unittesting github actionBonfaceKilz
2020-09-22Update Mechanical RobBonfaceKilz
2020-09-22Update bug_report templateBonfaceKilz
2020-09-18Made some style changes with whitespace/line-breakszsloan
2020-09-18Made a bunch of changes to move trait page DataTables initialization tozsloan
2020-09-18Apply pep8 formattingBonfaceKilz
2020-09-17Update Mechanical RobBonfaceKilz
2020-09-17Convert "target_string" to a str typeBonfaceKilz