You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2015/03/14 01:02:14 UTC

[29/50] [abbrv] incubator-kylin git commit: Merge pull request #445 from janzhongi/staging

Merge pull request #445 from janzhongi/staging

fix UI issues when create&edit cube, KYLIN-220,KYLIN-516,KYLIN-517

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

Branch: refs/heads/staging
Commit: 65445e82833120e52f1af6aaaf2fe6464bb4cb3e
Parents: e80ce69 ec0fb0f
Author: Zhong,Jian <ji...@ebay.com>
Authored: Tue Mar 10 14:49:36 2015 +0800
Committer: Zhong,Jian <ji...@ebay.com>
Committed: Tue Mar 10 14:49:36 2015 +0800

----------------------------------------------------------------------
 webapp/app/js/controllers/cubeDimensions.js     |   1 -
 webapp/app/js/controllers/cubeModel.js          |  21 +--
 webapp/app/less/component.less                  |  17 +--
 .../cubeDesigner/advanced_settings.html         | 141 ++++++++++---------
 .../app/partials/cubeDesigner/data_model.html   |  12 +-
 .../app/partials/cubeDesigner/dimensions.html   |   2 +-
 webapp/app/partials/cubes/cube_schema.html      |   2 +-
 7 files changed, 102 insertions(+), 94 deletions(-)
----------------------------------------------------------------------