Revision 86cf54ae1a27473a9413dffb71533071192622a5 authored by Albert Tian Chen on 19 January 2021, 15:45:57 UTC, committed by GitHub on 19 January 2021, 15:45:57 UTC
* remove old download code - move download code in worker to util file (we don't need async for this)

* Use existing intToIso function

* Build location_id -> [region, country, division, location] map

* Add download for selected sequence metadata

* Fix height bug on metadata filter block

* Fix missing metadata field selects

* Add additional observable for number of sequences, since status box was observing a non-observable dataset

* Add loading element for status box

* Add download options to status box

* Add configuration option for allowing metadata downloads

* Fix typo
1 parent 421dda3
History
File Mode Size
build
config
pymol
server
src
static_data
tools
workflow_custom_ingest
workflow_genbank_ingest
workflow_gisaid_ingest
workflow_main
.browserslistrc -rw-r--r-- 140 bytes
.dockerignore -rw-r--r-- 152 bytes
.editorconfig -rw-r--r-- 235 bytes
.eslintignore -rw-r--r-- 64 bytes
.gcloudignore -rw-r--r-- 229 bytes
.gitattributes -rw-r--r-- 41 bytes
.gitignore -rw-r--r-- 1.7 KB
.npmrc -rw-r--r-- 16 bytes
.watchmanconfig -rw-r--r-- 0 bytes
LICENSE -rw-r--r-- 1.2 KB
README.md -rw-r--r-- 8.7 KB
babel.config.js -rw-r--r-- 175 bytes
environment.yml -rw-r--r-- 456 bytes
jsconfig.json -rw-r--r-- 145 bytes
package-lock.json -rw-r--r-- 507.8 KB
package.json -rw-r--r-- 5.1 KB
tsconfig.json -rw-r--r-- 166 bytes
webpack.config.dev.js -rw-r--r-- 3.6 KB
webpack.config.prod.js -rw-r--r-- 4.6 KB

README.md

back to top