Age | Commit message (Expand) | Author |
2021-02-11 | Removed some log statements | zsloan |
2021-02-11 | Ensure trait description_display is set | zsloan |
2021-02-10 | Fixed phenotype sample_data API request to use the correct trait IDs | zsloan |
2021-02-10 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-02-10 | Changed parser.py to account for the ? wildcard in the same way as GN1, but I... | zsloan |
2021-02-10 | delete commented libs | Alexander Kabui |
2021-02-10 | replace jscolor in mapping_results.html | Alexander Kabui |
2021-02-10 | delete nouislider directory | Alexander Kabui |
2021-02-10 | delete ./js-external dir | Alexander Kabui |
2021-02-10 | delete smart-time-ago file | Alexander Kabui |
2021-02-10 | delete purescript-genetics-browser | Alexander Kabui |
2021-02-10 | delete smart-time-ago directory | Alexander Kabui |
2021-02-10 | delete underscore directory | Alexander Kabui |
2021-02-10 | delete bootstrap directory | Alexander Kabui |
2021-02-10 | delete colorbox directory | Alexander Kabui |
2021-02-08 | Increased scroll height to 100vh for trait page sample tables | zsloan |
2021-02-08 | Called draw function on trait page tables in order to adjust their height on ... | zsloan |
2021-02-08 | Added CSS to fix the Scroller issue of a 0 appearing at the bottom of the table | zsloan |
2021-02-08 | Fixed issue with correlation page info not having a good width and prevented ... | zsloan |
2021-02-08 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-02-08 | Changed the table row highlighting logic such that clicking a trait link does... | zsloan |
2021-02-08 | Changed min-width on the header navbar to prevent it wrapping when the window... | zsloan |
2021-02-05 | Replace format and % strings with f-strings•••* wqflask/wqflask/marker_regression/gemma_mapping.py: Use f-strings
which are easier to read.
(generate_random_n_string): New function.
| BonfaceKilz |
2021-02-05 | Remove commented out code and unused variables | BonfaceKilz |
2021-02-05 | Apply auto-pep 8 formatting•••* wqflask/wqflask/marker_regression/gemma_mapping.py: Run auto pep-8
to fix indentation and other issue.
| BonfaceKilz |
2021-02-03 | Fixed lines that caused an error on search page if there were no results | zsloan |
2021-02-02 | Disabled Scroller for search results when there are fewer than 20 results (in... | zsloan |
2021-02-02 | Made the Info buttons on the home page less wide | zsloan |
2021-02-02 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-02-02 | Added the Info button for the group drop-down in the home page (that currentl... | zsloan |
2021-02-01 | replace colorbox link | Alexander Kabui |
2021-02-01 | replace datatable scroller scroller | Alexander Kabui |
2021-02-01 | replace underscore and d3js in show_trait.html | Alexander Kabui |
2021-02-01 | delete dt-boostrap | Alexander Kabui |
2021-02-01 | remove unused tabletools lib | Alexander Kabui |
2021-02-01 | delete duplicate jszip lib | Alexander Kabui |
2021-02-01 | delete obsolete json.js lib | Alexander Kabui |
2021-02-01 | Fixed bug that was causing trait page export to not work | zsloan |
2021-02-01 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-02-01 | Randomized phenotype input file for GEMMA instead of just using the group and... | zsloan |
2021-01-31 | modify password strength message | Alexander Kabui |
2021-01-31 | add zxcvbn.js to mechanical rob | Alexander Kabui |
2021-01-31 | modify check for password strength | Alexander Kabui |
2021-01-31 | replace javascript-zxcvbn-async with javascript-zxcvbn | Alexander Kabui |
2021-01-31 | Update sql query in test•••* wqflask/tests/unit/wqflask/api/test_gen_menu.py
(test_build_datasets_with_type_mrna): Update sql query to fix failing
test
| BonfaceKilz |
2021-01-31 | Merge pull request #513 from Alexanderlacuna/replace-bootstrap•••Replace bootstrap lib | BonfaceKilz |
2021-01-30 | Fixed issue that was causing the Verify button link to not be generated corre... | zsloan |
2021-01-30 | Changed dropdown menu to sort mRNA assay datasets by OrderList instead of Cre... | zsloan |
2021-01-29 | Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into re... | Alexander Kabui |
2021-01-21 | Added modified Scroller CSS to trait_list.css in order to add the text showin... | zsloan |