Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A437C17DA7 for ; Fri, 31 Oct 2014 00:34:34 +0000 (UTC) Received: (qmail 53498 invoked by uid 500); 31 Oct 2014 00:34:34 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 53457 invoked by uid 500); 31 Oct 2014 00:34:34 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 53441 invoked by uid 99); 31 Oct 2014 00:34:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Oct 2014 00:34:34 +0000 Date: Fri, 31 Oct 2014 00:34:34 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-3284) Replace Recovery Bars 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/ACCUMULO-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14191110#comment-14191110 ] Christopher Tubbs commented on ACCUMULO-3284: --------------------------------------------- If we add any new javascript dependencies, let's try to not add any minimized dependencies. (If we want minimized, we can minimize during the build.) See ACCUMULO-2983. > Replace Recovery Bars > --------------------- > > Key: ACCUMULO-3284 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3284 > Project: Accumulo > Issue Type: Task > Components: monitor > Reporter: Dave Marion > Assignee: Eric Newton > Priority: Minor > > The blue bars on the monitor page that are used to show file recovery are very useful, but they take up a lot of vertical space. We could change this to a small circular shape with the label of the file underneath. The circle could then be filled in using a pie shape or some other fashion to show progress. > Many files could then be represented in the same vertical space. > See http://css-tricks.com/css-pie-timer/ for an example. -- This message was sent by Atlassian JIRA (v6.3.4#6332)