Ben MR
69e159916e
[zh2311] Remove auth ( #2427 )
...
* remove auth
* Remove all auth code
zh2311
* lint
* remove auth from e2e tests conf
2021-09-17 18:47:52 +00:00
Bruce Martin
0667ad0274
remove experimental reembedding support ( #2301 )
...
* remove experimental reembedding support
* lint
* lint
* add prepare requirements to requirements-dev
* oops, revert accidental deletion of import
* more test modifications
* remove obsolete unit tests
2021-07-15 13:55:26 -07:00
Bruce Martin
f2e9aecebe
hosted gene sets routes, plus a few bug fixes ( #2155 )
...
* first cut at hosted gs routes
* lint
* update tests to match csv parser changes
* update tests to new API
* update gene set name validation rules to match requirements
* add path mapping from dataset to geneset
* add test cases for geneset GET route
* fix test assertion
* remove debugging code
* update gene set uri mapping function
* fix error message
* allow extra user-specified headers in gene set csv file
* clarify comment
2021-04-27 13:58:58 -07:00
Bruce Martin
ae30b66123
gene set summary progress ( #2127 )
...
* revert removal of cache control headers
* checkpoint work on revising summary route
* add summary query support to annoMatrix
* summarize route cleanup
* add mising file
* clean up summarize route
* add summary histogram
* update deps
* lint
* more lint
* lint
* manage crossfiler during gene set state changes
* remove obsolete debugging code
* correctly perform async watch in histogram
* better error handling
2021-03-30 14:43:53 -07:00
Madison Dunitz
78c9d24ed4
Refactor czi_hosted and server into backend directory, pull common code into backend/common, refactor tests ( #2102 )
...
* move local_server -> backend/server server-> backend/czi_hosted, pull common code into backend/common update imports, tests and make commands
2021-03-26 00:27:07 -05:00