You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ch...@apache.org on 2021/02/01 10:07:38 UTC

[incubator-dolphinscheduler] branch dev updated (6a40b75 -> 86ee8ff)

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

chenxingchun pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from 6a40b75  Merge pull request #4646 from chengshiwen/improve-file-type
     new e05d93a  fix ui warningInstance title support internationalization.
     new 7db8ca2  imp ui alert groups description add filter null.
     new 3a3abdd  remove abandoned fields.
     new 86ee8ff  Merge pull request #4639 from zhuangchong/dev-fix-ui-warning-instance-i18n

The 4416 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:
 .../home/pages/security/pages/warningGroups/_source/list.vue   |  6 +++++-
 .../pages/warningInstance/_source/createWarningInstance.vue    | 10 +++++-----
 .../conf/home/pages/security/pages/warningInstance/index.vue   |  6 +++---
 dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js         |  5 ++---
 dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js         |  5 ++---
 5 files changed, 17 insertions(+), 15 deletions(-)