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 536AF1071B for ; Fri, 19 Dec 2014 23:34:14 +0000 (UTC) Received: (qmail 4100 invoked by uid 500); 19 Dec 2014 23:34:14 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 4064 invoked by uid 500); 19 Dec 2014 23:34:14 -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 4052 invoked by uid 99); 19 Dec 2014 23:34:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Dec 2014 23:34:14 +0000 Date: Fri, 19 Dec 2014 23:34:13 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-8830) Admin View: supported for property validation 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-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254243#comment-14254243 ] Hudson commented on AMBARI-8830: -------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #1285 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1285/]) AMBARI-8830. Admin View: supported for property validation. (akovalenko) (akovalenko: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=43abcf0d767eb4d2ef46847dd6d75e7a9270ebff) * ambari-admin/src/main/resources/ui/admin-web/app/scripts/controllers/ambariViews/CreateViewInstanceCtrl.js * ambari-admin/src/main/resources/ui/admin-web/app/views/ambariViews/create.html * ambari-admin/src/main/resources/ui/admin-web/app/scripts/controllers/ambariViews/ViewsEditCtrl.js * ambari-admin/src/main/resources/ui/admin-web/app/views/ambariViews/edit.html > Admin View: supported for property validation > --------------------------------------------- > > Key: AMBARI-8830 > URL: https://issues.apache.org/jira/browse/AMBARI-8830 > Project: Ambari > Issue Type: Improvement > Components: ambari-admin > Affects Versions: 2.0.0 > Reporter: Aleksandr Kovalenko > Assignee: Aleksandr Kovalenko > Fix For: 2.0.0 > > Attachments: AMBARI-8830.patch > > > See AMBARI-8295. Need to integrate into Admin View: > On instance create + edit, handle validator responses and inform user appropriately for each property that fails validation by the view. -- This message was sent by Atlassian JIRA (v6.3.4#6332)