You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by so...@apache.org on 2022/03/01 14:22:43 UTC

[dolphinscheduler] branch dev updated (7b66b66 -> 18c384c)

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

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


    from 7b66b66  [Feature-8527][Datasource] Add dataSource for Amazon Redshift (#8564)
     add 18c384c  [Fix-8615][UI Next][V1.0.0-Alpha] Fix resource manage file edit page blank bug (#8631)

No new revisions were added by this update.

Summary of changes:
 .../src/service/modules/resources/index.ts         |  5 +++-
 .../src/service/modules/resources/types.ts         |  8 ++++-
 .../src/views/resource/file/create/index.tsx       |  2 +-
 .../src/views/resource/file/edit/index.tsx         | 34 +++++++++++-----------
 .../src/views/resource/file/edit/use-edit.ts       |  5 +++-
 5 files changed, 33 insertions(+), 21 deletions(-)