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/03/15 02:22:10 UTC

[dolphinscheduler] branch dev updated (e4dcf3d -> db64dca)

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 e4dcf3d  [Fix-8836][UI Next][V1.0.0-Alpha] Rectify this issue about creating a file or directory with a wrong path. (#8880)
     add db64dca  Revert "[Fix-8836][UI Next][V1.0.0-Alpha] Rectify this issue about creating a file or directory with a wrong path. (#8880)" (#8888)

No new revisions were added by this update.

Summary of changes:
 .../api/controller/ResourcesController.java        | 22 -----------
 .../api/service/ResourcesService.java              |  7 ----
 .../api/service/impl/ResourcesServiceImpl.java     | 18 ---------
 .../content/components/timezone/index.module.scss  |  2 +-
 .../src/service/modules/resources/index.ts         |  7 ----
 .../src/service/modules/resources/types.ts         |  3 +-
 .../workflow/definition/components/use-modal.ts    | 44 +++++++++++-----------
 .../src/views/resource/file/folder/use-folder.ts   |  6 +--
 .../src/views/resource/file/index.tsx              | 19 +---------
 9 files changed, 28 insertions(+), 100 deletions(-)