This is an automated email from the ASF dual-hosted git repository. xxyu pushed a change to branch kylin5 in repository https://gitbox.apache.org/repos/asf/kylin.git
from 8c213bdab1 KYLIN-5407 KYLIN-5467 KYLIN-5468 KYLIN-5469 KYLIN-5470 KYLIN-5471 KYLIN-5476 (#2103) new 26013268bf KYLIN-5478 upgrade sql-formatter to 8.2.0 new 858d9b2acb KYLIN-5479 fix search user by usergroup issue new 8c8cffdf71 KYLIN-5481 fix assign user to usergroup issue new 5707c5489d KYLIN-5480 show the loading icon when segment job was running new 5fd4475cb6 KYLIN-5482 special character of col name issue new 2794384883 KYLIN-5483 support IE new 321547ec79 KYLIN-5484 remove duplicate partition time format new c72fe0bd0c KYLIN-5485 auto complete editor keywords new 4d152f1783 KYLIN-5486 format yyyyMMdd date time new bb348f3f19 KYLIN-5487 refine sync comment name issue new 479f4e45fb KYLIN-5488 refine query chart issue new 28d284d416 KYLIN-5489 refine user transfer css issue The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: kystudio/package.json | 26 +++--- .../common/GlobalDialog/dialog/detail_dialog.vue | 3 +- .../src/components/common/GroupEditModal/index.vue | 7 +- .../src/components/common/UserEditModal/index.vue | 7 +- kystudio/src/components/common/editor.vue | 8 +- .../monitor/batchJobs/buildSegmentDetail.vue | 4 +- kystudio/src/components/query/insight.vue | 23 ------ .../src/components/query/query_history_table.vue | 6 +- kystudio/src/components/query/query_result.vue | 13 +-- .../studio/StudioModel/AddMeasure/index.vue | 13 --- .../studio/StudioModel/BatchMeasureModal/index.vue | 42 ++++++---- .../studio/StudioModel/DimensionsModal/index.vue | 93 ++++++++-------------- .../studio/StudioModel/ModelEdit/index.vue | 2 +- .../ModelList/Components/ModelTitleDescription.vue | 6 +- .../ModelList/ModelAggregate/indexDetails.vue | 13 ++- .../ModelList/ModelBuildModal/build.vue | 2 +- .../ModelList/ModelLayout/modelLayout.vue | 2 +- .../StudioModel/ModelList/ModelPartition/index.vue | 2 +- .../ModelList/ModelSaveConfig/index.vue | 35 ++++---- .../studio/StudioModel/ModelList/index.vue | 2 +- kystudio/src/config/index.js | 8 ++ 21 files changed, 142 insertions(+), 175 deletions(-)