You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/04/26 12:55:41 UTC

[GitHub] millayr opened a new pull request #906: Toolbar redesign for all docs

millayr opened a new pull request #906: Toolbar redesign for all docs
URL: https://github.com/apache/couchdb-fauxton/pull/906
 
 
   This is an incremental change to increase fauxton's info density per some design suggestions per @justin-mcdavid-ibm.
   
   - We now default to a "Metadata" view when possible.  This condenses the results from a query (sans include_docs) in to a table layout.
   - Table view automatically triggers `include_docs=true`.
   - JSON view is unchanged.
   - A new "Create Document" is now included in the toolbar to be consistent with other design changes (see Replication for an example).
   
   See new screenshots below:
   ![image](https://cloud.githubusercontent.com/assets/6378840/25435235/5e77df98-2a5d-11e7-914f-d36617576e28.png)
   
   ![image](https://cloud.githubusercontent.com/assets/6378840/25435252/6bd79084-2a5d-11e7-98b5-33497eaf887e.png)
   
   ![image](https://cloud.githubusercontent.com/assets/6378840/25435267/74b7b5d0-2a5d-11e7-9ed0-936fccb07b8b.png)
   
   Future plans include migrating the Query Options modal in to this new toolbar and creating a quick filter input (similar to Replication).  The secondary sidebar will also eventually be removed and replaced by tabs (again, see Replication).
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services