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 4ec2db9 [Fix][UI Next][V1.0.0-Alpha] Fix the language display error
in project overview and home page. (#8925)
add 9cf5c6d [Fix] [UI Next][V1.0.0-Alpha] Fix pre task error when
creating task in dag page. (#8928)
No new revisions were added by this update.
Summary of changes:
.../workflow/components/dag/dag-save-modal.tsx | 2 +-
.../projects/workflow/components/dag/index.tsx | 12 ++-
.../projects/workflow/components/dag/types.ts | 6 ++
.../workflow/components/dag/use-cell-update.ts | 31 +++++++-
.../workflow/components/dag/use-task-edit.ts | 90 ++++++++++++++--------
5 files changed, 102 insertions(+), 39 deletions(-)