[
https://issues.apache.org/jira/browse/COUCHDB-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171236#comment-14171236
]
ASF GitHub Bot commented on COUCHDB-2347:
-----------------------------------------
GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/97
New Query Options tray added - 2
This is a cherry-picked branch the clears up the old PR:
https://github.com/apache/couchdb-fauxton/pull/78
For comments regarding this PR, see the original PR. For scope and
discussion of the fix, see the Jira ticket:
https://issues.apache.org/jira/browse/COUCHDB-2347
Closes COUCHDB-2347
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2347-new-query-options-tray-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/97.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #97
----
commit a1f97f7d223f2fde58cb9ba3b49b91fd3fcdcce2
Author: Benjamin Keen <[email protected]>
Date: 2014-10-03T17:38:33Z
New Query Options tray added - 2
This is a cherry-picked branch the clears up the old PR:
https://github.com/apache/couchdb-fauxton/pull/78
For comments regarding this PR, see the original PR. For scope and
discussion of the fix, see the Jira ticket:
https://issues.apache.org/jira/browse/COUCHDB-2347
Closes COUCHDB-2347
----
> 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
> Assignee: 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)