[
https://issues.apache.org/jira/browse/COUCHDB-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14158231#comment-14158231
]
ASF GitHub Bot commented on COUCHDB-2347:
-----------------------------------------
GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/78
New Query Options tray added
For scope, see: https://issues.apache.org/jira/browse/COUCHDB-2347
Two important things to mention:
1. The "Compact View" button has been removed. I want to discuss with
@seanbarclay about whether it should really appear in the tray.
2. There's an outstanding issue (outside this ticket) where the header bar
doesn't always show the correct content when navigating from page to page.
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
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/78.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 #78
----
commit ce90ef894db92333864b8ea3cfcfd7341d96b9c4
Author: Benjamin Keen <[email protected]>
Date: 2014-10-03T17:38:33Z
New Query Options tray added
----
> 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)