Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-08 | Split 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-03 | Update form.html | Philippe Rocca-Serra | |
s/onthology/ontology/ | |||
2020-06-12 | Fix buttons, close #71 | Pjotr Prins | |
2020-05-28 | CC0 license mention | Pjotr Prins | |
2020-05-28 | Website: modifying blurb | Pjotr Prins | |
2020-05-24 | Display About/FAQ | Pjotr Prins | |
2020-05-23 | Fixed HTML footer | Pjotr Prins | |
2020-05-23 | Menu and forms | Pjotr Prins | |
2020-05-23 | Web: put in menu routing | Pjotr Prins | |
2020-05-23 | Site: modified menu | Pjotr Prins | |
2020-05-23 | Site: add UTHSC logo | Pjotr Prins | |
2020-05-23 | Website: added menu/toolbar | Pjotr Prins | |
2020-05-16 | Change the ugly table of sponsors in a (slightly less) annoying image to size ;) | 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 | Template: change metadata.id | Pjotr Prins | |
2020-05-15 | Change submit button on click | Pjotr Prins | |
2020-05-15 | Template: prefill some form fields | Pjotr Prins | |
2020-05-15 | Template: comment | Pjotr Prins | |
2020-05-15 | Template: a little indentation helps | Pjotr Prins | |
2020-05-15 | Template: spelling | Pjotr Prins | |
2020-05-15 | Template: amended FASTQ/BAM info | Pjotr Prins | |
2020-05-15 | Template: fix URL for example and added comment for using semweb URIs | 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-26 | Update styles to match suggested mockup | BonfaceKilz | |
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-26 | Display the output of the queries as prettified JSON for now | BonfaceKilz | |
2020-04-26 | Add basic structure for interacting with the API | BonfaceKilz | |
2020-04-26 | Remove unnecessary JS | BonfaceKilz | |
2020-04-26 | Put JS code in its own JS file | BonfaceKilz | |
2020-04-26 | Reposition sponsor logo at the bottom | BonfaceKilz | |
2020-04-26 | Put CSS code into it's own separate CSS file | BonfaceKilz | |
2020-04-20 | Nicer headings for xxx2 fields and float support | Adam Novak | |
2020-04-17 | Make ? link show doc info and a different link to the ontology IRI | Adam Novak | |
2020-04-17 | Tooltip the whole label | Adam Novak | |
2020-04-17 | Pull 'doc' from the schema through to the frontend | Adam Novak | |
2020-04-17 | Create option dropdowns from an options file | Adam Novak | |
2020-04-17 | Call URLs IRIs because that's more general | Adam Novak | |
2020-04-13 | Merge pull request #17 from BonfaceKilz/master | Pjotr Prins | |
[Fix] Correctly render form element inside chromium (closes #9) | |||
2020-04-13 | Fix wrong rendering of form elements inside chromium (closes #9) | BonfaceKilz | |
https://css-tricks.com/almanac/properties/b/break-inside/ | |||
2020-04-13 | Added link to REDCap | Pjotr Prins | |
2020-04-13 | Image credits & enable button | Pjotr Prins | |
2020-04-13 | Logo height | Pjotr Prins | |
2020-04-13 | Web layout and logos | Pjotr Prins | |
2020-04-12 | Web: added Arvados logo - need to change CSS | Pjotr Prins | |
2020-04-12 | Add pop-up to give upload advice | Pjotr Prins | |
2020-04-12 | Web page | Pjotr Prins | |
2020-04-12 | Website: working on layout | Pjotr Prins | |
2020-04-12 | Merge pull request #7 from BonfaceKilz/master | Pjotr Prins | |
Add custom css styling |