aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader
AgeCommit message (Collapse)Author
2020-07-08Add --revalidate and fix checking/updating properties.Peter Amstutz
2020-07-08Get count from arvadosPeter Amstutz
Separate pending/rejected tables "Lastest results" is latest successful run. Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
2020-07-08Fetch status as anonymous userPeter Amstutz
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
2020-07-08Split upload tab. Add upload status tab.Peter Amstutz
Add more direct links on download page. Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
2020-07-03Update form.htmlPhilippe Rocca-Serra
s/onthology/ontology/
2020-06-18fix(map): update fasta count keyBonfaceKilz
2020-06-18fix: show missing markersBonfaceKilz
The SPARQL query returns "-85.58 44.34" instead of "Point(-85.58 44.34)", so the markers could not be displayed
2020-06-17Slighlty alter SPARQL query to truley sumarize locations for contients. Most ↵lltommy
likley this number must be combined with what is assigned directly to a country? (instead of e.g.) a city?
2020-06-17Merge pull request #83 from BonfaceKilz/feature/display-content-sequencesLLTommy
Feature/display fasta count on a map
2020-06-17Add cluster marker groupBonfaceKilz
When markers are close together, lump them together. Also, it provides a convenient method of remove markers when loading other GPS co-ordinates
2020-06-17Move map logic to main.jsBonfaceKilz
2020-06-17Move js script to bottom of pageBonfaceKilz
Methods associated with map need to be created after the div container
2020-06-17Add styling to mapBonfaceKilz
2020-06-17Fix broken HTMLBonfaceKilz
2020-06-17Move leaflet CSS to the head sectionBonfaceKilz
2020-06-17Add section for map and add basic stylingBonfaceKilz
2020-06-17Add leaflet css and js libsBonfaceKilz
2020-06-17Remove literal json representation of mapBonfaceKilz
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