aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2020-10-14Removed some commented out HTMLzsloan
2020-10-14Converted show_trait_calculate_correlations.html to use CSS instead of stylin...zsloan
2020-10-14Changed a couple class names because it's probably dumb to include the pixels...zsloan
2020-10-14Moved show_trait_statistics.html styling to show_trait.css and fixed a minor ...zsloan
2020-10-13Added styling from show_trait_details.html to show_trait.csszsloan
2020-10-13Changed styling in show_trait.html to use CSS insteadzsloan
2020-10-13Merge branch 'testing', remote-tracking branch 'origin' into move_styling_to_csszsloan
2020-10-13Merge pull request #456 from zsloan/misc_rob_changeszsloan
2020-10-13Merge pull request #459 from zsloan/table_width_changeszsloan
2020-10-09Change some column and overall table widths for search result table and view ...zsloan
2020-10-09Merge pull request #458 from BonfaceKilz/tests/add-extra-tests-for-collectionsBonfaceKilz
2020-10-09Apply PEP 8 to bufferBonfaceKilz
2020-10-09Add test for process_traits from collections.pyBonfaceKilz
2020-10-08Fixed remaining issue that applies to all dataset typeszsloan
2020-10-08Fixed issue where new phenotype groups wouldn't be saved to the self.datasets...zsloan
2020-10-08Allowed mapping method description text to shrink with screen sizezsloan
2020-10-08Adjusted some widths/classes to allow correlation description text to expand/...zsloan
2020-10-08Changed the min-width of trait page main div in order to allow trait descript...zsloan
2020-10-08Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-10-08Merge pull request #452 from zsloan/authentication_bug_fixzsloan
2020-10-08Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-10-08Merge pull request #455 from zsloan/temp_trait_scatterplot_fixzsloan
2020-10-08When generating links to correlation scatterplots (in corr results and corr m...zsloan
2020-10-06Merge pull request #454 from zsloan/update_docs_fixzsloan
2020-10-06Made change that should fix error when trying to change page text using ckeditorzsloan
2020-10-06Merge pull request #453 from zsloan/index_page_textarea_fixzsloan
2020-10-06Fixed issue where drop-down arrows and textarea corners couldn't be clicked w...zsloan
2020-10-02Checked if owner_id is "none" to avoid an error when trying to access the res...zsloan
2020-10-01Merge branch 'testing' of github.com:genenetwork/genenetwork2 into corr_matri...zsloan
2020-09-30Changed the logic for adding 0 to the PCA results to do so when thezsloan
2020-09-30Added "natural-minus-na" sorting for relevant columns in the correlationzsloan
2020-09-30Fixed issue where columns sorted by inner text (text inside link tags)zsloan
2020-09-30Removed unused code from TempDataSet classzsloan
2020-09-29Trait page link-out buttons were previously inside <a> tags, but thiszsloan
2020-09-29Removed "Color By Trait" button from the Bar Chart, because it was meantzsloan
2020-09-29Made a variety of changes to table pageszsloan
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-28Changed add to collection to open the collection in a new tab/page sozsloan
2020-09-28Fix casting errorBonfaceKilz
2020-09-28Convert None to "" in if statementBonfaceKilz
2020-09-28Update trait testsBonfaceKilz
2020-09-23Aligned relevant columns to right in mapping results tablezsloan
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