Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: staging deploy; 9/20/22 #457

Merged
merged 11 commits into from
Sep 20, 2022
Merged

chore: staging deploy; 9/20/22 #457

merged 11 commits into from
Sep 20, 2022

Commits on Sep 15, 2022

  1. Updating explorer to appropriately handle upgraded CXGs (#431)

    * update explorer to use two X arrays
    
    * update for backwards compatibility
    
    * bug fix
    
    * fix accidental recursion
    
    * fix shape return
    
    * more fixes to backwards compatibility
    
    * black
    
    * black
    
    * update to use attr(0) for unit tests failing due to anonymous attr name
    
    * refactor row array name
    
    * make use for dictionary encoded obs array
    
    * update query_obs_array
    
    * update query_obs_array
    
    * fix_typo
    
    * black
    
    * fix faulty except block
    
    * remaster pbmc3k.cxg obs array
    
    * remaster
    
    * black
    
    * black p2
    
    * revert
    
    * update docs
    
    * revert
    
    * update docs
    
    * revise not mandatory
    
    * add comment
    
    * clearer arg
    
    * remove param from docstring
    
    * version update
    
    * update arg usage to colwise
    
    * add clause
    
    * update tests with sparse data fixture
    
    * black
    
    * update tests
    
    * update tests
    
    * combine more tests with subtests
    
    Co-authored-by: atarashansky <atarashansky@czimacos3990.lan>
    Co-authored-by: atarashansky <atarashansky@CZIMACOS3990.hsd1.ma.comcast.net>
    Co-authored-by: atarashansky <atarashansky@CZIMACOS3990.local>
    4 people authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    68e2ed9 View commit details
    Browse the repository at this point in the history
  2. Upgrade Flask and other server python dependencies (#438)

    * wip
    
    * wip
    
    * wip
    
    * revert push_tests branch change
    
    Co-authored-by: Mike Lin <mlin@CZIMACOS3726.hawaii.rr.com>
    Co-authored-by: atarashansky <atarashansky@chanzuckerberg.com>
    3 people authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    65ffb05 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. bug fix (#446)

    Co-authored-by: atarashansky <atarashansky@CZIMACOS3990.hsd1.ma.comcast.net>
    atarashansky and atarashansky authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    d9b77d8 View commit details
    Browse the repository at this point in the history
  2. Added the data portal navigation bar to explorer (#382)

    * added unified navbar
    
    * clean up
    
    * updates
    
    * remove Roboto declaration
    
    * remove Embedding and Autosave
    
    * remove home from dataset selector and move it to the bottom - add dropdown to help
    
    * fix lint
    
    * fix: SVG import
    
    * upgrade node version
    
    * add Roboto Condensed
    
    * fix: add back code change dropped from resolving merge conflicts
    
    * chore: update package-lock.json
    
    * fix: ts lint
    
    * update test
    
    * update test
    
    Co-authored-by: atarashansky <atarashansky@CZIMACOS3990.local>
    Co-authored-by: Timmy Huang <thuang@chanzuckerberg.com>
    3 people authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    5ccf3a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    208ddb7 View commit details
    Browse the repository at this point in the history
  4. update doc version (#447)

    Co-authored-by: atarashansky <atarashansky@CZIMACOS3990.hsd1.ma.comcast.net>
    atarashansky and atarashansky authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    e1c8fc4 View commit details
    Browse the repository at this point in the history
  5. fix(navbar): WMG link (#449)

    tihuan authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    050e1f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. fix edge case where categories dont exist for categoricals (#450)

    Co-authored-by: atarashansky <atarashansky@CZIMACOS3990.local>
    atarashansky and atarashansky authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    c72b5f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. chore: Add server timings to gene expression API routes (#451)

    * add server timing to dataset query and encode
    
    * add server timing to dataset query and encode
    
    * remove f strings
    
    Co-authored-by: atarashansky <atarashansky@CZIMACOS3990.hsd1.ma.comcast.net>
    atarashansky and atarashansky authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    ded3e0f View commit details
    Browse the repository at this point in the history
  2. fix timing (#452)

    Co-authored-by: atarashansky <atarashansky@CZIMACOS3990.local>
    atarashansky and atarashansky authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9fd9d37 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. revert mapColumns to default behavior. engineers are now responsible …

    …for handling dict encoded arrays in the callback (#454)
    
    Co-authored-by: atarashansky <atarashansky@CZIMACOS3990.hsd1.ma.comcast.net>
    atarashansky and atarashansky authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    92c5237 View commit details
    Browse the repository at this point in the history