neumino / chateau

Another (awesome) data explorer for RethinkDB
207 stars 38 forks source link

Enhancement request, Add/ Edit should have using free textarea instead of input fields #50

Open dexcell opened 9 years ago

dexcell commented 9 years ago

Hi, Thank you for creating this, I just tried chateau, and i think this kind of admin is useful when develop new app using rethinkdb. (I wonder why it's not built in inside the admin ui).

My feature request for chateau is When i add, or edit document in chateau, i think it's better to use free text area to enter json string instead of html input, since we are working with developers here.

If you ever use rockmongo (kind of phpmyadmin for mongodb), i believe that's how it should implemented for no sql database. Here is a screenshot from rockmongo http://i.imgur.com/lOI6XxO.png

But i think this enhancement require pretty much changes in your code :)

Thank you

neumino commented 9 years ago

You can use the data explorer if you want a textarea. Chateau is for less technical people, suggests types etc.