Antoine Melki

Results 6 issues of Antoine Melki

I would like to secure access to the service APIs I am creating via my Bento services (both SSL and authentication via my authentication server). What is the best way...

enhancement

Be able to create different types of objects in a list or in an object map. Eg: { assets: { key1: { type: "image", src: "foo.png", width: "100px", height: "100px"...

enhancement

Currently, a field can only have a primitive type (string, string[], boolean). It should be possible to define some sub-objects and arrays of sub-objects and use them as field types...

enhancement

If one define: { pages: [ home: { title: "Home page", content: "the content" } ] } It would be very convenient to be able to create another node under...

enhancement

There should only be one 'Add node' button, instead of the current 'Add Node', 'Add List', 'Add String Map', 'Add Object Map'. The selection of the type of node to...

enhancement

It should be easier to start the server without any schema/data file - building them from scratch.

enhancement