This is an automated email from the ASF dual-hosted git repository.
leonbao pushed a change to branch json_split
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from c7038a0 [Feature][JsonSplit] task and relation entity (#4475)
add 00829b9 [Feature-4451][UI]: add an option to the UI page for saving
the workflow definition: whether to go online? online by default (#4474)
add fff06bf [FIX-4247][Api]Fixed the problem that the global parameters
are not updated after the workflow instance click rerun
new c4b84e2 Merge remote-tracking branch 'upstream/dev' into json-split
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/dolphinscheduler/service/process/ProcessService.java | 6 ++++++
.../src/js/conf/home/pages/dag/_source/udp/udp.vue | 9 +++++++++
dolphinscheduler-ui/src/js/conf/home/store/dag/actions.js | 3 ++-
dolphinscheduler-ui/src/js/conf/home/store/dag/mutations.js | 3 +++
dolphinscheduler-ui/src/js/conf/home/store/dag/state.js | 2 ++
dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js | 1 +
dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js | 1 +
7 files changed, 24 insertions(+), 1 deletion(-)