You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by bo...@apache.org on 2018/07/30 03:51:28 UTC

[kylin] 01/01: Merge pull request #179 from Emiya0306/master

This is an automated email from the ASF dual-hosted git repository.

boblu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git

commit 25b300c1f654561e561565ebf35c4e0e93ae0a04
Merge: 1cd0026 03f7f67
Author: guosheng lu <55...@qq.com>
AuthorDate: Mon Jul 30 11:51:25 2018 +0800

    Merge pull request #179 from Emiya0306/master
    
    KYLIN-3464 Less user confirmation

 webapp/app/index.html                             |  1 +
 webapp/app/js/controllers/acl.js                  |  6 ++---
 webapp/app/js/controllers/admin.js                | 24 ++++++++---------
 webapp/app/js/controllers/cube.js                 |  4 +--
 webapp/app/js/controllers/cubeEdit.js             |  6 ++---
 webapp/app/js/controllers/cubes.js                | 32 +++++++++++------------
 webapp/app/js/controllers/hybridInstance.js       |  4 +--
 webapp/app/js/controllers/hybridInstanceSchema.js |  6 ++---
 webapp/app/js/controllers/job.js                  | 10 +++----
 webapp/app/js/controllers/modelEdit.js            |  6 ++---
 webapp/app/js/controllers/models.js               |  8 +++---
 webapp/app/js/controllers/page.js                 | 11 +++-----
 webapp/app/js/controllers/projects.js             |  4 +--
 webapp/app/js/controllers/sourceMeta.js           | 12 ++++-----
 webapp/app/js/services/notify.js                  | 32 +++++++++++++++++++++++
 15 files changed, 97 insertions(+), 69 deletions(-)