aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/static/main.js
AgeCommit message (Collapse)Author
2020-05-23Website: added menu/toolbarPjotr 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-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-26Display the output of the queries as prettified JSON for nowBonfaceKilz
2020-04-26Remove unnecessary JSBonfaceKilz
2020-04-26Put JS code in its own JS fileBonfaceKilz