Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-17 | Refactoring map code | Pjotr Prins | |
2020-07-15 | Load metadata locally without pkg_resources | Pjotr Prins | |
2020-07-12 | CounterDB | Pjotr Prins | |
2020-06-18 | fix(map): update fasta count key | BonfaceKilz | |
2020-06-18 | fix: show missing markers | BonfaceKilz | |
The SPARQL query returns "-85.58 44.34" instead of "Point(-85.58 44.34)", so the markers could not be displayed | |||
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 | Remove literal json representation of map | 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-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 | |