You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gearpump.apache.org by ap...@apache.org on 2016/04/11 20:26:50 UTC

[48/50] incubator-gearpump git commit: Merge pull request #1990 from stanleyxu2005/issue_1989

Merge pull request #1990 from stanleyxu2005/issue_1989

fix #1989: add confirmation dialog for kill app and restart app

Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/commit/a7bbb4c2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/tree/a7bbb4c2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/diff/a7bbb4c2

Branch: refs/heads/master
Commit: a7bbb4c2d337815ea05ead04c7e1dd07254ccecb
Parents: 81d41e5 fc91849
Author: Qian Xu <st...@users.noreply.github.com>
Authored: Mon Mar 7 13:38:57 2016 +0800
Committer: Qian Xu <st...@users.noreply.github.com>
Committed: Mon Mar 7 13:38:57 2016 +0800

----------------------------------------------------------------------
 project/Build.scala                     |  4 ++--
 services/dashboard/dashboard.js         |  8 ++++++++
 services/dashboard/index.html           |  6 +++---
 services/dashboard/styles/dashboard.css |  5 +++++
 services/dashboard/views/apps/apps.html | 13 ++++++++-----
 services/dashboard/views/apps/apps.js   | 12 ++++++++----
 6 files changed, 34 insertions(+), 14 deletions(-)
----------------------------------------------------------------------