Age | Commit message (Expand) | Author |
2020-06-14 | Tried to make a start with the 'demo' part, table works, drilling down not | lltommy |
2020-06-12 | Fix buttons, close #71 | Pjotr Prins |
2020-06-12 | Reinstated FASTA search (thanks @lltommy) | Pjotr Prins |
2020-06-12 | Removing external CSS dependency | Pjotr Prins |
2020-05-30 | BLOG | Pjotr Prins |
2020-05-29 | Blog info for uploading sequence | Pjotr Prins |
2020-05-29 | Blog stuff | Pjotr Prins |
2020-05-28 | Web: debugging metadata submission | Pjotr Prins |
2020-05-28 | CC0 license mention | Pjotr Prins |
2020-05-28 | Website: modifying blurb | Pjotr Prins |
2020-05-27 | DRY Blurb added | Pjotr Prins |
2020-05-27 | Wiring up blog entries | Pjotr Prins |
2020-05-24 | Colors and protein prediction | Pjotr Prins |
2020-05-24 | Download page | Pjotr Prins |
2020-05-24 | Display About/FAQ | Pjotr Prins |
2020-05-23 | BLOG menu | 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•••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.
| Adam Novak |
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•••Ref: https://xd.adobe.com/view/fa2b4841-e463-432e-7465-e96b4ed200ff-8c1a/screen/b84fcf66-9580-4ae2-b37d-7ee15401d627/Pangenome-Browser-Manual-Metadata-Host
| BonfaceKilz |
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•••[Fix] Correctly render form element inside chromium (closes #9) | Pjotr Prins |