OneZoom / OZtree

OneZoom Tree of Life Explorer
Other
91 stars 20 forks source link

Tour validation on save #603

Open lentinj opened 2 years ago

lentinj commented 2 years ago

There's no validation for the template_data block. We should do this on save.

lentinj commented 8 months ago

I've made the tours upload.py script make sure that any freshly-uploaded tour can be rendered: https://github.com/OneZoom/tours/commit/96d04a5c5b3e7c84a90c248a187347868d9cb5d5

This won't catch all validation gaffes, but will at least mean that any uploaded tour will at run in the browser.