aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2020-07-24Rename test_numify.py to test_formatting.pyBonfaceKilz
2020-07-24Add unittests for *base/data_set*BonfaceKilz
2020-07-24Inject redis instance into DatasetType classBonfaceKilz
2020-07-24Add unittests for *utility/test_numify*BonfaceKilz
2020-07-24Apply autopep-8BonfaceKilz
2020-07-24Add zero to num_repr dictionaryBonfaceKilz
2020-07-24Remove redundant variableBonfaceKilz
2020-07-24Remove unused assertBonfaceKilz
2020-07-24Remove unused doc-testsBonfaceKilz
2020-07-24Simplify normalize_valuesBonfaceKilz
2020-07-24Add unittests for *utility/corr_result_helper*BonfaceKilz
2020-07-24Add unittests for *utility/corestats*BonfaceKilz
2020-07-24Remove unused doc-testsBonfaceKilz
2020-07-24Test utility methods for chunkingBonfaceKilz
2020-07-24Move tests to moduleBonfaceKilz
2020-07-24Apply autopep-8BonfaceKilz
2020-07-24Revert "Add work-around for failed imports in unittest"BonfaceKilz
2020-07-24Apply autopep-8BonfaceKilz
2020-07-24Remove mock directoryBonfaceKilz
2020-07-24Add work-around for failed imports in unittestBonfaceKilz
2020-07-24Remove unused configBonfaceKilz
2020-07-24Remove unused importBonfaceKilz
2020-07-24Increased width for Min Expr since it was getting cut off if you added more t...zsloan
2020-07-24Fixed issue where DataTable was getting initialized twice when adding cofacto...zsloan
2020-07-24decodeURIComponent was throwing an error after the query-level fix to the uni...zsloan
2020-07-24Added binary casting to phenotype trait info query to fix unicode issuezsloan
2020-07-24Added pagination to search pages and moved info to both top and bottom of eac...zsloan
2020-07-24Changed mapping buttons back to buttons instead of inputs, since apparently h...zsloan
2020-07-24Fixed another issue with the drop-downszsloan
2020-07-16Use a non-relative link: "/" instead of "./"BonfaceKilz
2020-07-16Expose elastic-search variables for tests to passBonfaceKilz
2020-07-16Lower-case http linkBonfaceKilz
2020-07-16Add missing "href" to a linksBonfaceKilz
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