Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-17 | Merge pull request #83 from BonfaceKilz/feature/display-content-sequences | LLTommy | |
Feature/display fasta count on a map | |||
2020-06-17 | Add cluster marker group | BonfaceKilz | |
When markers are close together, lump them together. Also, it provides a convenient method of remove markers when loading other GPS co-ordinates | |||
2020-06-17 | Move map logic to main.js | BonfaceKilz | |
2020-06-17 | Move js script to bottom of page | BonfaceKilz | |
Methods associated with map need to be created after the div container | |||
2020-06-17 | Add styling to map | BonfaceKilz | |
2020-06-17 | Fix broken HTML | BonfaceKilz | |
2020-06-17 | Move leaflet CSS to the head section | BonfaceKilz | |
2020-06-17 | Add section for map and add basic styling | BonfaceKilz | |
2020-06-17 | Add leaflet css and js libs | BonfaceKilz | |
2020-06-16 | starting to include a map | lltommy | |
2020-06-15 | Adding endpoints using grouping of continents | lltommy | |
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 | 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 | |