Sebastian Rothbucher created COUCHDB-2228:
---------------------------------------------
Summary: Allow filtering views, follow linked docs, application of
show functions in Futon
Key: COUCHDB-2228
URL: https://issues.apache.org/jira/browse/COUCHDB-2228
Project: CouchDB
Issue Type: New Feature
Security Level: public (Regular issues)
Components: Futon
Reporter: Sebastian Rothbucher
I did some improvements in Futon to do just that: one can filter a view for the
start of the key (input the start value, press enter, pretty similar to "jump
to document").
Plus: When a view value contains "_id" (a linked document), double clicking the
right column jumps to the linked document instead of the source document (aka
doc._id).
Finally (as soon as at least one is actually available) a dropdown of show
functions is displayed and the JSON from the show function is rendered
read-only once chosen (it's far away from COUCHDB-2047 but maybe still helpful)
Replacing the files (at least the five I touched) in the www folder of an
existing couchdb should be sufficient to try it.
Actually I already came across a project situation now where they'll certainly
prove useful. Maybe they're useful for other people beyond me, so I pushed them
into my fork on Github for now:
https://github.com/sebastianrothbucher/couchdb/commit/e4762b4b8d7ba88331057e818eb0b849f5be70ec
If desired I'm more than happy to do some improvements or fire off a pull
request towards the couchdb master - just let me know
--
This message was sent by Atlassian JIRA
(v6.2#6252)