aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-16Replace mapping endpoint to "/loading"BonfaceKilz
2020-07-16Check for specific text in response and then assert a 200 codeBonfaceKilz
2020-07-16Lower-case http linkBonfaceKilz
2020-07-16Add missing "href" to a linksBonfaceKilz
2020-07-14Remove stale commentsBonfaceKilz
2020-07-10Remove deprecated directoryBonfaceKilz
2020-07-08Removed remaining unused references to the old qtlreaperzsloan
2020-07-06Temporarily commented out the line in trait.py doing the encoding until we fi...zsloan
2020-07-06Fixed remaining issue with the logic for making the categories for the Type d...zsloan
2020-07-06Fixed issue where the N on the mapping loading page would sometimes be wrong ...zsloan
2020-07-06Fixed some of the logic with how traits are authenticated to avoid situation ...zsloan
2020-06-29Fixed remaining issue with the logic for creating the type dropdown option gr...zsloan
2020-06-29Loading screen should now show correct N when re-mapping or zooming into a mapzsloan
2020-06-29Change that hopefully fixes some encoding stuffzsloan
2020-06-26Removed collections with zero members from list and count of user collectionszsloan
2020-06-26Changed buttons to inputs on trait page to fix issue with Chrome opening two ...zsloan
2020-06-26Fixed issue where option to add members to an existing group was in the wrong...zsloan
2020-06-26Changed drop-down menus to include type sub-categorieszsloan
2020-06-24Temporary partial fix to issue of resources without info; need to add somethi...zsloan
2020-06-24Fixed issue where scatterplot had different N than correlation results + fixe...zsloan
2020-06-23Changed back previous 'fix' that was intended to fix issue where two tabs wer...zsloan
2020-06-22Fixed issue with temp traits not working for trait page functions like correl...zsloan
2020-06-20Missed one issue introduced by last commitzsloan
2020-06-20Fixed ports for proxy (though I need to add the port to global variables) and...zsloan
2020-06-20Added some admin functionality and fixed issue with temp traitszsloan
2020-06-17A user's id is now set as a parameter if it doesn't already existauthentication_testzsloan
2020-06-17Fixed issue where removing traits from collection didn't work; previous fix w...zsloan
2020-06-17Adding all the authentication stuffzsloan
2020-06-17Fixed issue caused by mapping scale sometimes being wrong + fixed Verify linkzsloan
2020-06-17Fixed issue where removing traits and then running a tool from collection pag...zsloan
2020-06-05Commiting other current group/resource management code, plus the new fileszsloan
2020-06-04Added back in trait info queries for situations where the proxy isn't runningzsloan
2020-06-04Really should have split this into many more commits:zsloan
2020-05-28Merge branch 'testing' of github.com:zsloan/genenetwork2 into testingzsloan
2020-05-28Added lines calling proxy for publish datasets + added some resource redis qu...zsloan
2020-05-23Changed row highlight color to the more pale yellow it was beforezsloan
2020-05-21More adjusting to table widthszsloan
2020-05-21Made search result table width variable again and fixed row highlighting, tho...zsloan
2020-05-21Fixed search page table widths by setting max-width, at least for the time beingzsloan
2020-05-20Fixed issue when some case attribute values don't exist + added phenogen link...zsloan
2020-05-18Added warning that 1 is being added when doing log transform on traits with s...zsloan
2020-05-18Partial fix to issue of the top margin being too small when using R/qtl and c...zsloan
2020-05-18Fixed Bar Chart left margin issue and fixed issue where 0 values didn't have ...zsloan
2020-05-18Fixed issue with phenotype correlation table and added Plotly Chart Studio li...zsloan
2020-05-13Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-05-13Merge pull request #393 from pjotrp/epysodezsloan
2020-05-12Remove eventletepysodePjotr Prins
2020-05-12Merging Danny's changes and Bonface's changes to js importszsloan
2020-05-12Replaced redis_user_id with user_id since there's no real need for the first ...zsloan
2020-05-12Added change for F2s in r/qtl and fixed minor issue in save_user in redis_toolszsloan