Return-Path: X-Original-To: apmail-atlas-commits-archive@minotaur.apache.org Delivered-To: apmail-atlas-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4CA1C17B7C for ; Wed, 13 May 2015 21:29:29 +0000 (UTC) Received: (qmail 81547 invoked by uid 500); 13 May 2015 21:29:29 -0000 Delivered-To: apmail-atlas-commits-archive@atlas.apache.org Received: (qmail 81528 invoked by uid 500); 13 May 2015 21:29:29 -0000 Mailing-List: contact commits-help@atlas.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.incubator.apache.org Delivered-To: mailing list commits@atlas.incubator.apache.org Received: (qmail 81519 invoked by uid 99); 13 May 2015 21:29:29 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 May 2015 21:29:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id C00C2C4920 for ; Wed, 13 May 2015 21:29:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.791 X-Spam-Level: * X-Spam-Status: No, score=1.791 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id q4eIBD0VjKYV for ; Wed, 13 May 2015 21:29:15 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id 93896286B4 for ; Wed, 13 May 2015 21:28:59 +0000 (UTC) Received: (qmail 77707 invoked by uid 99); 13 May 2015 21:27:44 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 May 2015 21:27:44 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5F4F9E35AA; Wed, 13 May 2015 21:27:44 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: venkatesh@apache.org To: commits@atlas.incubator.apache.org Date: Wed, 13 May 2015 21:28:11 -0000 Message-Id: <79ee34b36a5c4405a4d9054f54837dcb@git.apache.org> In-Reply-To: <5b1cdabdc6644cd6bfb5693f3ca1e58c@git.apache.org> References: <5b1cdabdc6644cd6bfb5693f3ca1e58c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [30/50] [abbrv] incubator-atlas git commit: Minor bug fixes for dashboard from MPR http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/8ba831bc/dashboard/v3/lib/angular-route.min.js.map ---------------------------------------------------------------------- diff --git a/dashboard/v3/lib/angular-route.min.js.map b/dashboard/v3/lib/angular-route.min.js.map old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/8ba831bc/dashboard/v3/lib/angular.js ---------------------------------------------------------------------- diff --git a/dashboard/v3/lib/angular.js b/dashboard/v3/lib/angular.js old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/8ba831bc/dashboard/v3/lib/angular.min.js ---------------------------------------------------------------------- diff --git a/dashboard/v3/lib/angular.min.js b/dashboard/v3/lib/angular.min.js old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/8ba831bc/dashboard/v3/lib/angular.min.js.map ---------------------------------------------------------------------- diff --git a/dashboard/v3/lib/angular.min.js.map b/dashboard/v3/lib/angular.min.js.map old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/8ba831bc/dashboard/v3/lib/d3.tip.v0.6.3.js ---------------------------------------------------------------------- diff --git a/dashboard/v3/lib/d3.tip.v0.6.3.js b/dashboard/v3/lib/d3.tip.v0.6.3.js old mode 100644 new mode 100755 http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/8ba831bc/dashboard/v3/partials/graph.json ---------------------------------------------------------------------- diff --git a/dashboard/v3/partials/graph.json b/dashboard/v3/partials/graph.json deleted file mode 100755 index 1c6eb7b..0000000 --- a/dashboard/v3/partials/graph.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "sales_fact", - "children": [ - { - "name": "loadSalesDaily", "size": 3938, - "children": [ - { - "name": "sales_fact_daily_mv", - "children": [ - {"name": "loadSalesMonthly", "size": 3938, - "children": [ - {"name": "sales_fact_monthly_mv", "size": 3812} - ] - } - ] - }] - } - ] - } \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/8ba831bc/dashboard/v3/partials/sample.html ---------------------------------------------------------------------- diff --git a/dashboard/v3/partials/sample.html b/dashboard/v3/partials/sample.html deleted file mode 100755 index fd69000..0000000 --- a/dashboard/v3/partials/sample.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/8ba831bc/dashboard/v3/partials/wiki.html ---------------------------------------------------------------------- diff --git a/dashboard/v3/partials/wiki.html b/dashboard/v3/partials/wiki.html index 06da6e5..02682cc 100755 --- a/dashboard/v3/partials/wiki.html +++ b/dashboard/v3/partials/wiki.html @@ -250,8 +250,8 @@ \ No newline at end of file