You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ki...@apache.org on 2021/07/14 05:51:41 UTC

[dolphinscheduler] branch dev updated (00e7655 -> 1f0c67b)

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

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


    from 00e7655  [Fix-5699][UI] Fix update user error in user information introduced by #5700 (#5735)
     add 1f0c67b  [Fix-5726] When we used the UI page, we found some problems such as parameter validation, parameter update shows success but actually work (#5727)

No new revisions were added by this update.

Summary of changes:
 .../dolphinscheduler/api/service/impl/DataSourceServiceImpl.java    | 6 +-----
 .../resources/org/apache/dolphinscheduler/dao/mapper/UserMapper.xml | 2 +-
 .../home/pages/datasource/pages/list/_source/createDataSource.vue   | 2 +-
 .../pages/security/pages/warningGroups/_source/createWarning.vue    | 2 +-
 .../src/js/conf/home/pages/user/pages/token/_source/createToken.vue | 4 ++++
 dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js              | 1 +
 dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js              | 1 +
 7 files changed, 10 insertions(+), 8 deletions(-)