Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-12 | Fix buttons, close #71 | Pjotr Prins | |
2020-05-28 | Fix submit button | Pjotr Prins | |
Fixes: https://github.com/arvados/bh20-seq-resource/issues/59 | |||
2020-05-23 | Website: added menu/toolbar | Pjotr Prins | |
2020-05-16 | Move globales into from - fixes data field form visibility again | Pjotr Prins | |
2020-05-16 | Counting number of sequences | Pjotr Prins | |
2020-05-15 | Change submit button on click | Pjotr Prins | |
2020-05-05 | Add back necessary form-swapping javascript | Adam 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-05 | Use invisible class instead of hidden class | Adam Novak | |
2020-05-05 | Add JS at front end for lists, and date support on backend | Adam Novak | |
2020-04-29 | fixing JS due to name changes so the demo works again | lltommy | |
2020-04-26 | Display the output of the queries as prettified JSON for now | BonfaceKilz | |
2020-04-26 | Remove unnecessary JS | BonfaceKilz | |
2020-04-26 | Put JS code in its own JS file | BonfaceKilz | |