Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 96DF210AF1 for ; Wed, 20 Nov 2013 19:02:35 +0000 (UTC) Received: (qmail 34735 invoked by uid 500); 20 Nov 2013 19:02:35 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 34710 invoked by uid 500); 20 Nov 2013 19:02:35 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 34701 invoked by uid 99); 20 Nov 2013 19:02:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Nov 2013 19:02:35 +0000 Date: Wed, 20 Nov 2013 19:02:35 +0000 (UTC) From: "Denys Buzhor (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-3833) Duplicate and Rename config-group action UI tweaks MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Denys Buzhor created AMBARI-3833: ------------------------------------ Summary: Duplicate and Rename config-group action UI tweaks Key: AMBARI-3833 URL: https://issues.apache.org/jira/browse/AMBARI-3833 Project: Ambari Issue Type: Task Components: client Affects Versions: 1.4.3 Reporter: Denys Buzhor Assignee: Denys Buzhor Fix For: 1.4.3 For {{Rename}} and {{Duplicate}} actions, the {{Name}} and {{Description}} fields should be pre-filled based on selected config-group in the {{Manage Configuration Groups}} dialog. For {[Duplicate}}, the name should be " Copy" and description should be " (Copy)". Duplicate will do a POST while Rename will do a PUT. The titles of the dialogs should also be changed to {{Duplicate Configuration Group}} and {{Rename Configuration Group}}, along with the field labels being {{Name}} and {{Description}}. -- This message was sent by Atlassian JIRA (v6.1#6144)