index
:
bh20-seq-resource
analysis-refactor
fasta-subset-from-query
generate-cwl
master
new_assembly_method_field
pangenome_workflow_abpoa
upload-download-status
uuid-for-resource
yamlfa2ttl
Tool to upload SARS-CoV-2 sequences to BH20 Arvados instance and orchestrate analysis
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bh20simplewebuploader
/
static
/
main.js
Age
Commit message (
Collapse
)
Author
2020-06-16
starting to include a map
lltommy
2020-06-15
Adding endpoints using grouping of continents
lltommy
2020-06-14
Tried to make a start with the 'demo' part, table works, drilling down not
lltommy
2020-06-12
Fix buttons, close #71
Pjotr Prins
2020-05-28
Fix submit button
Pjotr Prins
Fixes: https://github.com/arvados/bh20-seq-resource/issues/59
2020-05-23
Website: added menu/toolbar
Pjotr Prins
2020-05-16
Move globales into from - fixes data field form visibility again
Pjotr Prins
2020-05-16
Counting number of sequences
Pjotr Prins
2020-05-15
Change submit button on click
Pjotr Prins
2020-05-05
Add back necessary form-swapping javascript
Adam Novak
This partially reverts 03cbed808805ccdbff639eaa67e8f8b26c7275b3. Unless we actually take the inactive form fields out of the form in the DOM, their "required" attributes will prevent form submission. We can't just hide them.
2020-05-05
Use invisible class instead of hidden class
Adam Novak
2020-05-05
Add JS at front end for lists, and date support on backend
Adam Novak
2020-04-29
fixing JS due to name changes so the demo works again
lltommy
2020-04-26
Display the output of the queries as prettified JSON for now
BonfaceKilz
2020-04-26
Remove unnecessary JS
BonfaceKilz
2020-04-26
Put JS code in its own JS file
BonfaceKilz