Ben Keen created COUCHDB-2347:
---------------------------------
Summary: Update Query Options
Key: COUCHDB-2347
URL: https://issues.apache.org/jira/browse/COUCHDB-2347
Project: CouchDB
Issue Type: Improvement
Security Level: public (Regular issues)
Components: Fauxton
Reporter: Ben Keen
Bocoup worked on numerous improvements in a large, unmerged branch here:
https://github.com/apache/couchdb-fauxton/pull/33
This ticket is to port over and complete the work for the Query Options tray.
Specifically:
- remove the "Query Options" tab and place the link into the header, which
opens a tray (like "API URL").
- split the Advanced Options View (now all called Query Options) into subviews
+ corresponding templates
- put error handling for field input "in-house", not in a parent View
- trigger route redirect from the Query Options view itself, not a parent
- general code cleanup & finish things like pre-filling fields based on query,
etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)