Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D4E71200BD3 for ; Tue, 6 Dec 2016 16:49:29 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D3763160B1B; Tue, 6 Dec 2016 15:49:29 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DBB29160B17 for ; Tue, 6 Dec 2016 16:49:27 +0100 (CET) Received: (qmail 49440 invoked by uid 500); 6 Dec 2016 15:49:27 -0000 Mailing-List: contact commits-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list commits@flink.apache.org Received: (qmail 49426 invoked by uid 99); 6 Dec 2016 15:49:27 -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; Tue, 06 Dec 2016 15:49:27 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id DBE8DDFFAB; Tue, 6 Dec 2016 15:49:26 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: greg@apache.org To: commits@flink.apache.org Message-Id: <67bb4c505e2840168738e121860f0c59@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: flink git commit: [FLINK-4983] [webfrontend] Add favicon Date: Tue, 6 Dec 2016 15:49:26 +0000 (UTC) archived-at: Tue, 06 Dec 2016 15:49:30 -0000 Repository: flink Updated Branches: refs/heads/master f7f7b487b -> ba6b08794 [FLINK-4983] [webfrontend] Add favicon This closes #2737 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ba6b0879 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/ba6b0879 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/ba6b0879 Branch: refs/heads/master Commit: ba6b08794b22dfc586d32926a6af488e5edac2d6 Parents: f7f7b48 Author: Bruno Aranda Authored: Tue Nov 1 14:19:57 2016 +0000 Committer: Greg Hogan Committed: Tue Dec 6 10:47:51 2016 -0500 ---------------------------------------------------------------------- flink-runtime-web/web-dashboard/app/index.jade | 9 + .../assets/images/android-chrome-192x192.png | Bin 0 -> 45695 bytes .../assets/images/android-chrome-512x512.png | Bin 0 -> 163667 bytes .../assets/images/apple-touch-icon.png | Bin 0 -> 31358 bytes .../assets/images/browserconfig.xml | 12 + .../assets/images/favicon-16x16.png | Bin 0 -> 1444 bytes .../assets/images/favicon-32x32.png | Bin 0 -> 3107 bytes .../web-dashboard/assets/images/favicon.ico | Bin 0 -> 15086 bytes .../web-dashboard/assets/images/manifest.json | 17 ++ .../assets/images/mstile-144x144.png | Bin 0 -> 30245 bytes .../assets/images/mstile-150x150.png | Bin 0 -> 26238 bytes .../assets/images/mstile-310x150.png | Bin 0 -> 27184 bytes .../assets/images/mstile-310x310.png | Bin 0 -> 73125 bytes .../assets/images/mstile-70x70.png | Bin 0 -> 16371 bytes .../assets/images/safari-pinned-tab.svg | 221 +++++++++++++++++++ flink-runtime-web/web-dashboard/bower.json | 2 +- .../web/images/android-chrome-192x192.png | Bin 0 -> 45695 bytes .../web/images/android-chrome-512x512.png | Bin 0 -> 163667 bytes .../web/images/apple-touch-icon.png | Bin 0 -> 31358 bytes .../web-dashboard/web/images/browserconfig.xml | 12 + .../web-dashboard/web/images/favicon-16x16.png | Bin 0 -> 1444 bytes .../web-dashboard/web/images/favicon-32x32.png | Bin 0 -> 3107 bytes .../web-dashboard/web/images/favicon.ico | Bin 0 -> 15086 bytes .../web-dashboard/web/images/manifest.json | 17 ++ .../web-dashboard/web/images/mstile-144x144.png | Bin 0 -> 30245 bytes .../web-dashboard/web/images/mstile-150x150.png | Bin 0 -> 26238 bytes .../web-dashboard/web/images/mstile-310x150.png | Bin 0 -> 27184 bytes .../web-dashboard/web/images/mstile-310x310.png | Bin 0 -> 73125 bytes .../web-dashboard/web/images/mstile-70x70.png | Bin 0 -> 16371 bytes .../web/images/safari-pinned-tab.svg | 221 +++++++++++++++++++ flink-runtime-web/web-dashboard/web/index.html | 8 + 31 files changed, 518 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/app/index.jade ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/app/index.jade b/flink-runtime-web/web-dashboard/app/index.jade index 3faedc2..b3a2b7e 100644 --- a/flink-runtime-web/web-dashboard/app/index.jade +++ b/flink-runtime-web/web-dashboard/app/index.jade @@ -24,6 +24,15 @@ html(lang='en') title Apache Flink Web Dashboard + link(rel="apple-touch-icon", sizes="180x180", href="/images/apple-touch-icon.png") + link(rel="icon", type="image/png", href="/images/favicon-32x32.png", sizes="32x32") + link(rel="icon", type="image/png", href="/images/favicon-16x16.png", sizes="16x16") + link(rel="manifest", href="/images/manifest.json") + link(rel="mask-icon", href="/images/safari-pinned-tab.svg", color="#aa1919") + link(rel="shortcut icon", href="/images/favicon.ico") + meta(name="msapplication-config", content="/images/browserconfig.xml") + meta(name="theme-color", content="#ffffff") + link(rel='stylesheet', href='css/vendor.css', type='text/css') link(rel='stylesheet', href='css/index.css', type='text/css') http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/android-chrome-192x192.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/android-chrome-192x192.png b/flink-runtime-web/web-dashboard/assets/images/android-chrome-192x192.png new file mode 100644 index 0000000..4005b41 Binary files /dev/null and b/flink-runtime-web/web-dashboard/assets/images/android-chrome-192x192.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/android-chrome-512x512.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/android-chrome-512x512.png b/flink-runtime-web/web-dashboard/assets/images/android-chrome-512x512.png new file mode 100644 index 0000000..540d3e0 Binary files /dev/null and b/flink-runtime-web/web-dashboard/assets/images/android-chrome-512x512.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/apple-touch-icon.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/apple-touch-icon.png b/flink-runtime-web/web-dashboard/assets/images/apple-touch-icon.png new file mode 100644 index 0000000..d669b6d Binary files /dev/null and b/flink-runtime-web/web-dashboard/assets/images/apple-touch-icon.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/browserconfig.xml ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/browserconfig.xml b/flink-runtime-web/web-dashboard/assets/images/browserconfig.xml new file mode 100644 index 0000000..81ec113 --- /dev/null +++ b/flink-runtime-web/web-dashboard/assets/images/browserconfig.xml @@ -0,0 +1,12 @@ + + + + + + + + + #00aba9 + + + http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/favicon-16x16.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/favicon-16x16.png b/flink-runtime-web/web-dashboard/assets/images/favicon-16x16.png new file mode 100644 index 0000000..2024fd3 Binary files /dev/null and b/flink-runtime-web/web-dashboard/assets/images/favicon-16x16.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/favicon-32x32.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/favicon-32x32.png b/flink-runtime-web/web-dashboard/assets/images/favicon-32x32.png new file mode 100644 index 0000000..21ba17e Binary files /dev/null and b/flink-runtime-web/web-dashboard/assets/images/favicon-32x32.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/favicon.ico ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/favicon.ico b/flink-runtime-web/web-dashboard/assets/images/favicon.ico new file mode 100644 index 0000000..223f286 Binary files /dev/null and b/flink-runtime-web/web-dashboard/assets/images/favicon.ico differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/manifest.json ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/manifest.json b/flink-runtime-web/web-dashboard/assets/images/manifest.json new file mode 100644 index 0000000..80c5526 --- /dev/null +++ b/flink-runtime-web/web-dashboard/assets/images/manifest.json @@ -0,0 +1,17 @@ +{ + "name": "", + "icons": [ + { + "src": "\/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image\/png" + }, + { + "src": "\/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image\/png" + } + ], + "theme_color": "#ffffff", + "display": "standalone" +} http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/mstile-144x144.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/mstile-144x144.png b/flink-runtime-web/web-dashboard/assets/images/mstile-144x144.png new file mode 100644 index 0000000..1c34c61 Binary files /dev/null and b/flink-runtime-web/web-dashboard/assets/images/mstile-144x144.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/mstile-150x150.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/mstile-150x150.png b/flink-runtime-web/web-dashboard/assets/images/mstile-150x150.png new file mode 100644 index 0000000..39fd208 Binary files /dev/null and b/flink-runtime-web/web-dashboard/assets/images/mstile-150x150.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/mstile-310x150.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/mstile-310x150.png b/flink-runtime-web/web-dashboard/assets/images/mstile-310x150.png new file mode 100644 index 0000000..37db694 Binary files /dev/null and b/flink-runtime-web/web-dashboard/assets/images/mstile-310x150.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/mstile-310x310.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/mstile-310x310.png b/flink-runtime-web/web-dashboard/assets/images/mstile-310x310.png new file mode 100644 index 0000000..0d396d0 Binary files /dev/null and b/flink-runtime-web/web-dashboard/assets/images/mstile-310x310.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/mstile-70x70.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/mstile-70x70.png b/flink-runtime-web/web-dashboard/assets/images/mstile-70x70.png new file mode 100644 index 0000000..5e2a3ec Binary files /dev/null and b/flink-runtime-web/web-dashboard/assets/images/mstile-70x70.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/assets/images/safari-pinned-tab.svg ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/assets/images/safari-pinned-tab.svg b/flink-runtime-web/web-dashboard/assets/images/safari-pinned-tab.svg new file mode 100644 index 0000000..e1e5eac --- /dev/null +++ b/flink-runtime-web/web-dashboard/assets/images/safari-pinned-tab.svg @@ -0,0 +1,221 @@ + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + + + + + + http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/bower.json ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/bower.json b/flink-runtime-web/web-dashboard/bower.json index e251f3e..5c84a87 100644 --- a/flink-runtime-web/web-dashboard/bower.json +++ b/flink-runtime-web/web-dashboard/bower.json @@ -22,7 +22,7 @@ "moment-duration-format": "1.3.0", "qtip2": "2.2.1", "angular-drag-and-drop-lists": "^1.4.0", - "nvd3": "^1.8.4", + "nvd3": "1.8.4", "Split.js": "1.0.6" }, "overrides": { http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/android-chrome-192x192.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/android-chrome-192x192.png b/flink-runtime-web/web-dashboard/web/images/android-chrome-192x192.png new file mode 100644 index 0000000..4005b41 Binary files /dev/null and b/flink-runtime-web/web-dashboard/web/images/android-chrome-192x192.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/android-chrome-512x512.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/android-chrome-512x512.png b/flink-runtime-web/web-dashboard/web/images/android-chrome-512x512.png new file mode 100644 index 0000000..540d3e0 Binary files /dev/null and b/flink-runtime-web/web-dashboard/web/images/android-chrome-512x512.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/apple-touch-icon.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/apple-touch-icon.png b/flink-runtime-web/web-dashboard/web/images/apple-touch-icon.png new file mode 100644 index 0000000..d669b6d Binary files /dev/null and b/flink-runtime-web/web-dashboard/web/images/apple-touch-icon.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/browserconfig.xml ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/browserconfig.xml b/flink-runtime-web/web-dashboard/web/images/browserconfig.xml new file mode 100644 index 0000000..81ec113 --- /dev/null +++ b/flink-runtime-web/web-dashboard/web/images/browserconfig.xml @@ -0,0 +1,12 @@ + + + + + + + + + #00aba9 + + + http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/favicon-16x16.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/favicon-16x16.png b/flink-runtime-web/web-dashboard/web/images/favicon-16x16.png new file mode 100644 index 0000000..2024fd3 Binary files /dev/null and b/flink-runtime-web/web-dashboard/web/images/favicon-16x16.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/favicon-32x32.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/favicon-32x32.png b/flink-runtime-web/web-dashboard/web/images/favicon-32x32.png new file mode 100644 index 0000000..21ba17e Binary files /dev/null and b/flink-runtime-web/web-dashboard/web/images/favicon-32x32.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/favicon.ico ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/favicon.ico b/flink-runtime-web/web-dashboard/web/images/favicon.ico new file mode 100644 index 0000000..223f286 Binary files /dev/null and b/flink-runtime-web/web-dashboard/web/images/favicon.ico differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/manifest.json ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/manifest.json b/flink-runtime-web/web-dashboard/web/images/manifest.json new file mode 100644 index 0000000..80c5526 --- /dev/null +++ b/flink-runtime-web/web-dashboard/web/images/manifest.json @@ -0,0 +1,17 @@ +{ + "name": "", + "icons": [ + { + "src": "\/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image\/png" + }, + { + "src": "\/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image\/png" + } + ], + "theme_color": "#ffffff", + "display": "standalone" +} http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/mstile-144x144.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/mstile-144x144.png b/flink-runtime-web/web-dashboard/web/images/mstile-144x144.png new file mode 100644 index 0000000..1c34c61 Binary files /dev/null and b/flink-runtime-web/web-dashboard/web/images/mstile-144x144.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/mstile-150x150.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/mstile-150x150.png b/flink-runtime-web/web-dashboard/web/images/mstile-150x150.png new file mode 100644 index 0000000..39fd208 Binary files /dev/null and b/flink-runtime-web/web-dashboard/web/images/mstile-150x150.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/mstile-310x150.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/mstile-310x150.png b/flink-runtime-web/web-dashboard/web/images/mstile-310x150.png new file mode 100644 index 0000000..37db694 Binary files /dev/null and b/flink-runtime-web/web-dashboard/web/images/mstile-310x150.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/mstile-310x310.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/mstile-310x310.png b/flink-runtime-web/web-dashboard/web/images/mstile-310x310.png new file mode 100644 index 0000000..0d396d0 Binary files /dev/null and b/flink-runtime-web/web-dashboard/web/images/mstile-310x310.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/mstile-70x70.png ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/mstile-70x70.png b/flink-runtime-web/web-dashboard/web/images/mstile-70x70.png new file mode 100644 index 0000000..5e2a3ec Binary files /dev/null and b/flink-runtime-web/web-dashboard/web/images/mstile-70x70.png differ http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/images/safari-pinned-tab.svg ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/images/safari-pinned-tab.svg b/flink-runtime-web/web-dashboard/web/images/safari-pinned-tab.svg new file mode 100644 index 0000000..e1e5eac --- /dev/null +++ b/flink-runtime-web/web-dashboard/web/images/safari-pinned-tab.svg @@ -0,0 +1,221 @@ + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + + + + + + http://git-wip-us.apache.org/repos/asf/flink/blob/ba6b0879/flink-runtime-web/web-dashboard/web/index.html ---------------------------------------------------------------------- diff --git a/flink-runtime-web/web-dashboard/web/index.html b/flink-runtime-web/web-dashboard/web/index.html index fa640fc..a8e0a9c 100644 --- a/flink-runtime-web/web-dashboard/web/index.html +++ b/flink-runtime-web/web-dashboard/web/index.html @@ -23,6 +23,14 @@ limitations under the License. Apache Flink Web Dashboard + + + + + + + +