ondra-novak opened a new issue #1124: Enhancement: More features in sidenav for design document URL: https://github.com/apache/couchdb-fauxton/issues/1124 In the `sidenav` panel (panel located on left-hand part of the page) there are listed available design documents. I can unfold each design document and find its views and metadata section. But not all design documents has views. Some of them have lists, shows, filters and vdus. There can be also design documents with html pages. So there are many design documents with empty section in sidenav panel (only `metadata` section is available) It would be great idea to have all of these features also available in the `sidenav`. * `lists` can show its result after user selects the view to be processed by chosen list. If the list generates JSON in view's compatible format, its content can be displayed like result of the view. * `shows` can show html page for selected document * `filters` and `vdu` can have a JSON editor to test whether the document can pass the filter/vdu * and `html attachments` - each can be also displayed in the `dashboard-content` (using iframe) to directly access functions provided by the database itself - such a specific search feature made as html page or pages dedicated to data acquisition All these fearures make the Fauxton a much richer tool. Thank you
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
