Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AE40111241 for ; Sun, 15 Jun 2014 19:16:03 +0000 (UTC) Received: (qmail 37955 invoked by uid 500); 15 Jun 2014 19:16:03 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 37829 invoked by uid 500); 15 Jun 2014 19:16:03 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 37690 invoked by uid 99); 15 Jun 2014 19:16:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jun 2014 19:16:03 +0000 Date: Sun, 15 Jun 2014 19:16:03 +0000 (UTC) From: "Sebastian Rothbucher (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (COUCHDB-2160) Fields-view for documents MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Rothbucher updated COUCHDB-2160: ------------------------------------------ Attachment: edittext_screen.png > Fields-view for documents > ------------------------- > > Key: COUCHDB-2160 > URL: https://issues.apache.org/jira/browse/COUCHDB-2160 > Project: CouchDB > Issue Type: New Feature > Security Level: public(Regular issues) > Components: Fauxton > Reporter: Alexander Shorin > Attachments: edittext_screen.png > > > Futon provides two representation of documents: raw JSON and, how I called it, fields-view where document is represented in nicer k-v table form. This representation is very user friendly, since you don't have to care about JSON syntax - you don't even have to know about it. You just double clicks on value, enters something and Futon guesses right type for the input. No commas, no quotes, no brackets, just keys and values. > Currently, Fauxton has no such view providing documents representation only as raw JSON (thought it has very rich editor for it). -- This message was sent by Atlassian JIRA (v6.2#6252)