Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-26 | Pushing some new functions, rename some old ones | lltommy | |
2020-04-26 | Adding a function, correcting some variable names | lltommy | |
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 | Jsonify response and pick the values | 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-26 | Make package data accessible from `setup.py` | BonfaceKilz | |
Based off: https://stackoverflow.com/a/39024947/3668255 | |||
2020-04-23 | Adding API endpoints to drive the homepage. Dirty but functional | lltommy | |
2020-04-20 | Use a date picker for any string 'date' | Adam Novak | |
2020-04-20 | Support any number of series fields | Adam Novak | |
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 | Remove extraneous prints | Adam Novak | |
2020-04-17 | Create option dropdowns from an options file | Adam Novak | |
2020-04-17 | Correct maximum file size message | Adam Novak | |
2020-04-17 | Call URLs IRIs because that's more general | Adam Novak | |
2020-04-17 | Don't use @id as a URL if no URL is found | Adam Novak | |
2020-04-17 | Read schema from package resource | 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 | More testing and output | Pjotr Prins | |
2020-04-13 | Format stack dump in output | 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 | |||
2020-04-10 | Fix source link again | Adam Novak | |
2020-04-11 | Make CSS responsive for smaller screens | BonfaceKilz | |
2020-04-10 | Merge remote-tracking branch 'bonface/master' into ui-improvements | Adam Novak | |
2020-04-10 | Clarify supported formats and make web UI take FASTQ | Adam Novak | |
2020-04-11 | Add custom css styling | BonfaceKilz | |
- Update font - Make layout look more aesthetic | |||
2020-04-10 | This fixed | Pjotr Prins | |
{'type': 'string?', 'jsonldPredicate': {'_id': 'http://purl.obolibrary.org/obo/UO_0000036'}} {'type': 'string?', 'jsonldPredicate': 'http://purl.obolibrary.org/obo/NCIT_C25688'} Traceback (most recent call last): (...) File "/export/iwrk/opensource/code/vg/bh20-seq-resource/bh20simplewebuploader/main.py", line 106, in walk_fields for item in walk_fields(field_type, parent_keys + [field_name], subtree_optional or optional): File "/export/iwrk/opensource/code/vg/bh20-seq-resource/bh20simplewebuploader/main.py", line 92, in walk_fields ref_url = field_type.get('jsonldPredicate', {}).get('_id', None) AttributeError: 'str' object has no attribute 'get' | |||
2020-04-09 | Point to new repo for source | Adam Novak | |
2020-04-09 | Put back in directory | Adam Novak | |