Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-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 2EE6C1830E for ; Wed, 29 Apr 2015 10:26:06 +0000 (UTC) Received: (qmail 45950 invoked by uid 500); 29 Apr 2015 10:26:06 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 45919 invoked by uid 500); 29 Apr 2015 10:26:06 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 45908 invoked by uid 99); 29 Apr 2015 10:26:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2015 10:26:06 +0000 Date: Wed, 29 Apr 2015 10:26:05 +0000 (UTC) From: "Andrii Tkach (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-10824) Cloning a widget should make it a part of the widget layout 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/AMBARI-10824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519101#comment-14519101 ] Andrii Tkach commented on AMBARI-10824: --------------------------------------- 5917 tests complete (12 seconds) 79 tests pending > Cloning a widget should make it a part of the widget layout > ----------------------------------------------------------- > > Key: AMBARI-10824 > URL: https://issues.apache.org/jira/browse/AMBARI-10824 > Project: Ambari > Issue Type: Task > Components: ambari-web > Affects Versions: 2.1.0 > Reporter: Andrii Tkach > Assignee: Andrii Tkach > Fix For: 2.1.0 > > Attachments: AMBARI-10824.patch > > > When user clicks and confirms to clone a widget, a copy of it is made. > The widget name for the clonned widget should be suffixed with *(copy)*. For example GC Statistics(Copy). > This clonned widget should show up on the service summary page i.e it should be made part of the current widget layout. > It should also show up in the widget browser as an added widget -- This message was sent by Atlassian JIRA (v6.3.4#6332)