apache / couchdb-fauxton

Fauxton is the new Web UI for CouchDB
https://github.com/apache/couchdb-fauxton
Apache License 2.0
375 stars 224 forks source link

Fauxton view for validators #1255

Open natcohen opened 4 years ago

natcohen commented 4 years ago

Indices have a nice view even for Search index

Screenshot 2020-03-25 at 13 14 12

Validators don't have such view and it's almost impossible to edit a validator function in the document's string!

popojargo commented 4 years ago

If anyone is interested, most of the work is done, It would only need some testing or a bit of love!