This is an automated email from the ASF dual-hosted git repository.
journey pushed a change to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from 87738af Merge pull request #1615 from samz406/1227-queue
add 779decc Increase script text box to zoom in and fix log loading #1547
、#1247 (#1604)
No new revisions were added by this update.
Summary of changes:
.../conf/home/pages/dag/_source/formModel/log.vue | 8 +-
.../_source/formModel/tasks/_source/scriptBox.vue | 124 +++++++++++++++++++++
.../pages/dag/_source/formModel/tasks/shell.vue | 64 ++++++++++-
.../pages/definition/pages/list/_source/timing.vue | 16 +++
4 files changed, 202 insertions(+), 10 deletions(-)
create mode 100644
dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/_source/scriptBox.vue