aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader
AgeCommit message (Collapse)Author
2020-06-16starting to include a maplltommy
2020-06-15Adding endpoints using grouping of continentslltommy
2020-06-14Tried to make a start with the 'demo' part, table works, drilling down notlltommy
2020-06-12Adding endpoint getCountByGPS which could be used to draw a maplltommy
2020-06-12Fix buttons, close #71Pjotr Prins
2020-06-12Reinstated FASTA search (thanks @lltommy)Pjotr Prins
2020-06-12Removing external CSS dependencyPjotr Prins
2020-06-11Fixing #65 and adding additional country informationlltommy
2020-05-30BLOGPjotr Prins
2020-05-29Blog info for uploading sequencePjotr Prins
2020-05-29Blog stuffPjotr Prins
2020-05-28Web: debugging metadata submissionPjotr Prins
2020-05-28Fix submit buttonPjotr Prins
Fixes: https://github.com/arvados/bh20-seq-resource/issues/59
2020-05-28CC0 license mentionPjotr Prins
2020-05-28Website: modifying blurbPjotr Prins
2020-05-27DRY Blurb addedPjotr Prins
2020-05-27Wiring up blog entriesPjotr Prins
2020-05-24Colors and protein predictionPjotr Prins
2020-05-24Download pagePjotr Prins
2020-05-24Display About/FAQPjotr Prins
2020-05-23BLOG menuPjotr Prins
2020-05-23Fixed HTML footerPjotr Prins
2020-05-23Menu and formsPjotr Prins
2020-05-23CSS: counter in a blockPjotr Prins
2020-05-23Web: put in menu routingPjotr Prins
2020-05-23Site: modified menuPjotr Prins
2020-05-23Site: stack images and update Arvados logoPjotr Prins
2020-05-23Site: add UTHSC logoPjotr Prins
2020-05-23UTHSC logoPjotr Prins
2020-05-23Website: added menu/toolbarPjotr Prins
2020-05-16Change the ugly table of sponsors in a (slightly less) annoying image to size ;)Pjotr Prins
2020-05-16Move globales into from - fixes data field form visibility againPjotr Prins
2020-05-16Counting number of sequencesPjotr Prins
2020-05-15Merge branch 'master' of github.com:arvados/bh20-seq-resourcePjotr Prins
2020-05-15Template: change metadata.idPjotr Prins
2020-05-15Adding labels to getDetails endpointlltommy
2020-05-15OopsPjotr Prins
2020-05-15Change submit button on clickPjotr Prins
2020-05-15Template: prefill some form fieldsPjotr Prins
2020-05-15Merge branch 'master' of github.com:arvados/bh20-seq-resourcePjotr Prins
2020-05-15Template: commentPjotr Prins
2020-05-15Template: a little indentation helpsPjotr Prins
2020-05-15Template: spellingPjotr Prins
2020-05-15Template: amended FASTQ/BAM infoPjotr Prins
2020-05-15Template: fix URL for example and added comment for using semweb URIsPjotr Prins
2020-05-14Handle select values on the backendAdam Novak
2020-05-14main.css: change color to darkerPjotr Prins
2020-05-13Adding some more labels and adjusting some querieslltommy
2020-05-05Add back necessary form-swapping javascriptAdam 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-05Use invisible class instead of hidden classAdam Novak