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 E22F710338 for ; Mon, 8 Dec 2014 05:05:12 +0000 (UTC) Received: (qmail 22016 invoked by uid 500); 8 Dec 2014 05:05:12 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 21982 invoked by uid 500); 8 Dec 2014 05:05:12 -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 21718 invoked by uid 99); 8 Dec 2014 05:05:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Dec 2014 05:05:12 +0000 Date: Mon, 8 Dec 2014 05:05:12 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-8577) Alerts UI: Refactor alert table columns and column contents 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-8577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237442#comment-14237442 ] Hudson commented on AMBARI-8577: -------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit-docker #405 (See [https://builds.apache.org/job/Ambari-trunk-Commit-docker/405/]) AMBARI-8577. Alerts UI: Refactor alert table columns and column contents (srimanth) (sgunturi: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2a031a830e57a35e7c0e3fed0bbfbf99e7d431dc) * ambari-web/app/views/main/host/host_alerts_view.js * ambari-web/app/templates/main/host/host_alerts.hbs * ambari-web/app/templates/application.hbs * ambari-web/app/styles/alerts.less * ambari-web/app/templates/main/alerts/definition_details.hbs * ambari-web/app/views/main/alerts/definition_details_view.js * ambari-web/app/templates/common/alerts_popup.hbs * ambari-web/app/messages.js * ambari-web/app/styles/application.less * ambari-web/app/templates/main/alerts.hbs * ambari-web/app/controllers/main/alerts/alert_definitions_actions_controller.js * ambari-web/app/controllers/main/alert_definitions_controller.js * ambari-web/app/models/alert_instance.js > Alerts UI: Refactor alert table columns and column contents > ----------------------------------------------------------- > > Key: AMBARI-8577 > URL: https://issues.apache.org/jira/browse/AMBARI-8577 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.0.0 > Reporter: Srimanth Gunturi > Assignee: Srimanth Gunturi > Fix For: 2.0.0 > > Attachments: AMBARI-8577.patch > > > For the alert-definitions, we want to rename column titles to {{Alert Definition Name}} and {{Last Status Changed}}. Next we want to remove the {{Type}} column, moving the icon into the {{Alert Definition Name}} column. > For the alerts popup in titlebar, we want to rearrange columns to be {{Service / Host}}, {{Alert Definition Name}} and {{Status}}. Status text should be {{[status] for [time]}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)