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 F2FC917B22 for ; Tue, 3 Feb 2015 11:07:55 +0000 (UTC) Received: (qmail 5276 invoked by uid 500); 3 Feb 2015 11:07:56 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 5214 invoked by uid 500); 3 Feb 2015 11:07:56 -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 5203 invoked by uid 99); 3 Feb 2015 11:07:56 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2015 11:07:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1C81BE01B7; Tue, 3 Feb 2015 11:07:56 +0000 (UTC) From: robertkowalski To: dev@couchdb.apache.org Reply-To: dev@couchdb.apache.org References: In-Reply-To: Subject: [GitHub] couchdb-fauxton pull request: all-dbs, all-docs: more responsivene... Content-Type: text/plain Message-Id: <20150203110756.1C81BE01B7@git1-us-west.apache.org> Date: Tue, 3 Feb 2015 11:07:56 +0000 (UTC) Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/253#issuecomment-72632759 Those are great ideas and suggestions! Sadly I don't have the time to make Fauxton fully responsive and can just fix the most major annoying bugs. For a full responsive Fauxton I think we would need: - throw out the current not maintained Bootstrap 2 which is mainly just used for button styling at the moment - make use of an actively maintained bootstrap and use it's helper to create responsive grids I documented this together with your ideas in Jira: https://issues.apache.org/jira/browse/COUCHDB-2565 Can you describe the issue you have regarding the database-searchlabel or create an video? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---