aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader
AgeCommit message (Collapse)Author
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
2020-05-05Add JS at front end for lists, and date support on backendAdam Novak
2020-05-05Handle doubles and lists on the backendAdam Novak
2020-04-29fixing JS due to name changes so the demo works againlltommy
2020-04-26Pushing some new functions, rename some old oneslltommy
2020-04-26Adding a function, correcting some variable nameslltommy
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
2020-04-26Jsonify response and pick the valuesBonfaceKilz
2020-04-26Add basic structure for interacting with the APIBonfaceKilz
2020-04-26Remove unnecessary JSBonfaceKilz
2020-04-26Put JS code in its own JS fileBonfaceKilz
2020-04-26Reposition sponsor logo at the bottomBonfaceKilz
2020-04-26Put CSS code into it's own separate CSS fileBonfaceKilz
2020-04-26Make package data accessible from `setup.py`BonfaceKilz
Based off: https://stackoverflow.com/a/39024947/3668255
2020-04-23Adding API endpoints to drive the homepage. Dirty but functionallltommy
2020-04-20Use a date picker for any string 'date'Adam Novak
2020-04-20Support any number of series fieldsAdam Novak
2020-04-20Nicer headings for xxx2 fields and float supportAdam Novak
2020-04-17Make ? link show doc info and a different link to the ontology IRIAdam Novak
2020-04-17Tooltip the whole labelAdam Novak
2020-04-17Pull 'doc' from the schema through to the frontendAdam Novak
2020-04-17Remove extraneous printsAdam Novak
2020-04-17Create option dropdowns from an options fileAdam Novak
2020-04-17Correct maximum file size messageAdam Novak