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 09f7035 [Feature][UI Next][V1.0.0-Alpha]Adjust font color in dark
mode (#8606)
add 985b4e8 [Fix-8598][UI Next][V1.0.0-Alpha] Fix menu readonly bug in
workflow instance
No new revisions were added by this update.
Summary of changes:
.../workflow/components/dag/dag-context-menu.tsx | 55 ++++++--------
.../projects/workflow/components/dag/index.tsx | 84 +++++++++++++++-------
.../projects/workflow/components/dag/types.ts | 6 ++
.../workflow/components/dag/use-node-menu.ts | 56 +++++++--------
.../workflow/components/dag/use-node-status.ts | 3 +-
5 files changed, 112 insertions(+), 92 deletions(-)