aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/main.py
AgeCommit message (Collapse)Author
2020-07-16Add "validated" and "running workflows" tables to statusanalysis-refactorPeter Amstutz
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
2020-07-16Improve uploader reporting.Peter Amstutz
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
2020-07-16Improve upload form layout.Peter Amstutz
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
2020-07-16Refactor analysis code into a classPeter Amstutz
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
2020-07-16Add edit link for download pagePjotr Prins
2020-07-16Add edit icon to text on githubPjotr Prins
Closes #76
2020-07-15Web: add license to input formPjotr Prins
2020-07-15Load metadata locally without pkg_resourcesPjotr Prins
2020-07-12CounterDBPjotr Prins
2020-07-09Skip certificate check - this was upstreamed in Arvados, so we can remove laterPjotr Prins
2020-07-08Add --revalidate and fix checking/updating properties.Peter Amstutz
2020-07-08Get count from arvadosPeter Amstutz
Separate pending/rejected tables "Lastest results" is latest successful run. Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
2020-07-08Fetch status as anonymous userPeter Amstutz
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
2020-07-08Split 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-06-17Slighlty alter SPARQL query to truley sumarize locations for contients. Most ↵lltommy
likley this number must be combined with what is assigned directly to a country? (instead of e.g.) a city?
2020-06-16starting to include a maplltommy
2020-06-15Adding endpoints using grouping of continentslltommy
2020-06-14Tried to make a start with the 'demo' part, table works, drilling down notlltommy
2020-06-12Adding endpoint getCountByGPS which could be used to draw a maplltommy
2020-06-11Fixing #65 and adding additional country informationlltommy
2020-05-29Blog stuffPjotr Prins
2020-05-28Web: debugging metadata submissionPjotr Prins
2020-05-27Wiring up blog entriesPjotr Prins
2020-05-24Download pagePjotr Prins
2020-05-24Display About/FAQPjotr Prins
2020-05-23Menu and formsPjotr Prins
2020-05-23Web: put in menu routingPjotr Prins
2020-05-16Counting number of sequencesPjotr Prins
2020-05-15Adding labels to getDetails endpointlltommy
2020-05-15OopsPjotr Prins
2020-05-15Change submit button on clickPjotr Prins
2020-05-14Handle select values on the backendAdam Novak
2020-05-13Adding some more labels and adjusting some querieslltommy
2020-05-05Add JS at front end for lists, and date support on backendAdam Novak
2020-05-05Handle doubles and lists on the backendAdam Novak
2020-04-29fixing JS due to name changes so the demo works againlltommy
2020-04-26Pushing some new functions, rename some old oneslltommy
2020-04-26Adding a function, correcting some variable nameslltommy
2020-04-26Jsonify response and pick the valuesBonfaceKilz
2020-04-23Adding API endpoints to drive the homepage. Dirty but functionallltommy
2020-04-20Use a date picker for any string 'date'Adam Novak
2020-04-20Support any number of series fieldsAdam Novak
2020-04-20Nicer headings for xxx2 fields and float supportAdam Novak
2020-04-17Pull 'doc' from the schema through to the frontendAdam Novak
2020-04-17Remove extraneous printsAdam Novak
2020-04-17Create option dropdowns from an options fileAdam Novak
2020-04-17Correct maximum file size messageAdam Novak
2020-04-17Call URLs IRIs because that's more generalAdam Novak
2020-04-17Don't use @id as a URL if no URL is foundAdam Novak
2020-04-17Read schema from package resourceAdam Novak