You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/01/13 10:05:00 UTC

[dolphinscheduler] branch dev updated (7da3186 -> 713d0e7)

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

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


    from 7da3186  [Feature][UI Next] Improve internationalization of tenant management (#7997)
     add 713d0e7  [Feature][UI Next] Delete Conditions Component (#7999)

No new revisions were added by this update.

Summary of changes:
 .../src/components/conditions/index.module.scss    | 31 ----------
 .../src/components/conditions/index.tsx            | 67 ---------------------
 .../src/router/modules/resources.ts                |  6 +-
 .../src/views/resource/file/index.module.scss      | 17 +++++-
 .../src/views/resource/file/index.tsx              | 68 ++++++++++++++++------
 5 files changed, 69 insertions(+), 120 deletions(-)
 delete mode 100644 dolphinscheduler-ui-next/src/components/conditions/index.module.scss
 delete mode 100644 dolphinscheduler-ui-next/src/components/conditions/index.tsx