Rémy HUBSCHER

Results 380 comments of Rémy HUBSCHER
trafficstars

Maybe it makes more sense to have that in Boto3. See https://github.com/boto/boto3/issues/358

We already have a JSON schema validator actually.

https://github.com/Kinto/kinto/blob/master/kinto/views/collections.py#L24

I am :+1: for a link to the formbuilder. It could even open in a popup with a button `Save Schema` that will populate the admin properties page in a...

I might be possible using an array with multiple types also what most form do is to add an other selection with a comment input after.

We can group and sort them by "schema" value DESC and then present a table per version of the schema.

We discussed about that, I guess having a plugin that would build the export on Kinto makes sense. https://github.com/Kinto/kinto/issues/817 Also we implemented this on the client side in the Formbuilder...

Apparently we can also use json2xls as implemented here: https://github.com/Kinto/formbuilder/pull/190/files#diff-5f88d74ffb7a3b5f41407ae1db708392

> Would it be possible to derive the keys from the hash rather than relying on local storage? That's the way 0bin.net works. With this solution the symetric key wil...

In our case the Kinto server and the formbuilder files are not necessary operated by the same people.