aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/static
AgeCommit message (Collapse)Author
2020-07-17Update map popupPjotr Prins
2020-07-17Align map a bitPjotr Prins
2020-07-17Map: show FASTA countPjotr Prins
2020-07-17Using mapcluster againPjotr Prins
2020-07-17Map markers; disabled search againPjotr Prins
2020-07-17Map refactoring, now shows on HOMEPjotr Prins
2020-07-17Map is backPjotr Prins
2020-07-17Refactoring map codePjotr Prins
2020-07-17Add Curii svgPjotr Prins
2020-07-17Align Curii imagePjotr Prins
2020-07-16Improve upload form layout.Peter Amstutz
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
2020-07-16Add edit icon to text on githubPjotr Prins
Closes #76
2020-07-16Change CSS to make BLOG more readablePjotr Prins
2020-07-16Addes ESR logo and cropped CWL logoPjotr Prins
2020-07-15Load metadata locally without pkg_resourcesPjotr Prins
2020-07-12CounterDBPjotr Prins
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-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-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-17Add styling to mapBonfaceKilz
2020-06-17Add section for map and add basic stylingBonfaceKilz
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-12Fix buttons, close #71Pjotr Prins
2020-06-12Removing external CSS dependencyPjotr Prins
2020-05-30BLOGPjotr Prins
2020-05-29Blog stuffPjotr Prins
2020-05-28Fix submit buttonPjotr Prins
Fixes: https://github.com/arvados/bh20-seq-resource/issues/59
2020-05-23BLOG menuPjotr Prins
2020-05-23Fixed HTML footerPjotr Prins
2020-05-23CSS: counter in a blockPjotr Prins
2020-05-23Site: stack images and update Arvados 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-15Change submit button on clickPjotr Prins
2020-05-14main.css: change color to darkerPjotr Prins
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
2020-05-05Add JS at front end for lists, and date support on backendAdam Novak
2020-04-29fixing JS due to name changes so the demo works againlltommy
2020-04-26Update styles to match suggested mockupBonfaceKilz
Ref: https://xd.adobe.com/view/fa2b4841-e463-432e-7465-e96b4ed200ff-8c1a/screen/b84fcf66-9580-4ae2-b37d-7ee15401d627/Pangenome-Browser-Manual-Metadata-Host
2020-04-26Display the output of the queries as prettified JSON for nowBonfaceKilz