From 00829b99fd9b746f8c44d2ceb3cdb6448042a2b9 Mon Sep 17 00:00:00 2001 From: linyanbin666 <35388422+linyanbin666@users.noreply.github.com> Date: Sat, 16 Jan 2021 22:43:28 +0800 Subject: [PATCH] [Feature-4451][UI]: add an option to the UI page for saving the workflow definition: whether to go online? online by default (#4474) Co-authored-by: linyanbin --- .../src/js/conf/home/pages/dag/_source/udp/udp.vue | 9 +++++++++ .../src/js/conf/home/store/dag/actions.js | 3 ++- .../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 + 6 files changed, 18 insertions(+), 1 deletion(-) diff --git a/dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/udp/udp.vue b/dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/udp/udp.vue index 74dbf3fc6b..a57f472977 100644 --- a/dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/udp/udp.vue +++ b/dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/udp/udp.vue @@ -74,6 +74,11 @@
+