aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2021-01-31Update sql query in testBonfaceKilz
2021-01-31Merge pull request #513 from Alexanderlacuna/replace-bootstrapBonfaceKilz
2021-01-30Fixed issue that was causing the Verify button link to not be generated corre...zsloan
2021-01-30Changed dropdown menu to sort mRNA assay datasets by OrderList instead of Cre...zsloan
2021-01-29Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into re...Alexander Kabui
2021-01-21Added modified Scroller CSS to trait_list.css in order to add the text showin...zsloan
2021-01-21Decreased the width of the Authors column somezsloan
2021-01-21Changed CSS for show/hide column buttons so it's more obvious when one is sel...zsloan
2021-01-21Adjusted Search Result table column widths and header alignmentszsloan
2021-01-21Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-01-21Fixed the Select Top Rows feature to use DataTables API instead of JQueryzsloan
2021-01-18Revert "resize image in facilities page"BonfaceKilz
2021-01-18Pass salt as bytes when testing pbkdf2_hexBonfaceKilz
2021-01-18add dataset object creation, permission check in global search code itself wh...uditgulati
2021-01-18modify the main query in gene global search to add locus chr, locus mb and op...uditgulati
2021-01-17Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-01-17Set default description to avoid error in situations where description is Nonezsloan
2021-01-15resize image in facilities pageAlexanderkabui
2021-01-14Added some lines that check if salt is already bytes and convert it if necess...zsloan
2021-01-14Fixed mistake where the mapping figure Transform text didn't have its X posit...zsloan
2021-01-14Merge branch 'testing' into feature/swap_legend_metadata_positionszsloan
2021-01-14Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-01-14Added transform text to mapping figure and fixed an issue where cofactors wer...zsloan
2021-01-14Re-added some code that was accidentally removed that was needed for adding c...zsloan
2021-01-13The Scroller CSS was removed because it forces all row text onto one line; Sc...zsloan
2021-01-12Fixed a bunch fo remaining issues with positioning legend items on the right ...zsloan
2021-01-12Fixed issue causing interval mapping to not be displayed correctlyzsloan
2021-01-12Added a line that redraws the DataTable, which fixes its initial scroll heightzsloan
2021-01-11Fixed error with JS that adds text to footer showing how long it took to rend...zsloan
2021-01-11Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-01-11Added something to line accounting for certain BXD individual groups when bui...zsloan
2021-01-11Merge branch 'testing' into feature/add_location_type_correlation_optionzsloan
2021-01-06Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/pa...zsloan
2021-01-06Added line to views.py to fixes error if the genotype file contains samples n...zsloan
2021-01-06Merge pull request #535 from zsloan/feature/pass_sample_vals_as_jsonzsloan
2021-01-06Changes to the way R/qtl deals with 4-way crosses so it will work with new HE...zsloan
2021-01-06remove commentsAlexanderkabui
2021-01-06update tests for snp_browserAlexanderkabui
2021-01-06fix tests for show_corr_resultsAlexanderkabui
2021-01-06replace scroller/css/scroller.dataTables.min.css with scrollerStyle/css/scrol...Alexanderkabui
2021-01-06refactor tests and pep8 formattingAlexanderkabui
2021-01-06modify get_header testsAlexanderkabui
2021-01-06replace vars with vars_obj which is a function name in pythonAlexanderkabui
2021-01-06add tests for type checkingAlexanderkabui
2021-01-06add tests for snp browserAlexanderkabui
2021-01-06modify tests for show_corr_resultsAlexanderkabui
2021-01-06pep8 formatting in wqflask/api/test_mapping.pyAlexanderkabui
2021-01-06pep8 formatting and refactoring testsAlexanderkabui
2021-01-06modify tests for calculate correlation resultsAlexanderkabui
2021-01-06replace assertEqual with assertAlmostEqual for floatsAlexanderkabui