You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by le...@apache.org on 2021/01/28 09:57:21 UTC

[incubator-dolphinscheduler] branch json_split updated (e1e48d7 -> f19b472)

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 e1e48d7  [Feature][JsonSplit] modify processdefinition create/delete method (#4579)
     add 8434938  [fixbug-4570][ui] When deleting a workflow connection, all connections disappear
     add b12e8a5  fix
     add fdfc9ac  fix
     add 27e36aa  Merge pull request #4571 from break60/dev
     add e6f69ae  [Improvement][ui] Front-end interface optimization
     add d85a4a9  fix
     add e9c0107  imp ui dag button tooltip.
     add c4013c9  delete the data-container attribute.
     add 557d3d2  Merge pull request #4574 from zhuangchong/dev-imp-ui-dag-tooltip
     add ee8fc9f  Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
     add bba3dbd  fix alert server client send. (#4587)
     add 0bea848  Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
     add 4795a11  Merge pull request #4575 from break60/dev
     new f19b472  Merge remote-tracking branch 'upstream/dev' into spilit

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:
 .../dolphinscheduler/alert/runner/AlertSender.java |  4 +-
 .../server/worker/WorkerServer.java                |  8 +-
 .../src/js/conf/home/pages/dag/_source/dag.vue     | 90 +++++++++++-----------
 .../conf/home/pages/dag/_source/formModel/log.vue  |  2 +-
 .../home/pages/dag/_source/plugIn/jsPlumbHandle.js | 11 ++-
 .../pages/servers/_source/zookeeperList.vue        |  2 +-
 .../pages/definition/pages/list/_source/list.vue   |  4 +-
 .../pages/index/_source/taskStatusCount.vue        |  6 --
 .../pages/instance/pages/list/_source/list.vue     | 18 +----
 .../projects/pages/instance/pages/list/index.vue   |  7 +-
 .../projects/pages/taskInstance/_source/list.vue   |  2 +-
 .../components/secondaryMenu/_source/menu.js       |  4 +-
 dolphinscheduler-ui/src/sass/common/index.scss     |  3 +
 13 files changed, 81 insertions(+), 80 deletions(-)


[incubator-dolphinscheduler] 01/01: Merge remote-tracking branch 'upstream/dev' into spilit

Posted by le...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

leonbao pushed a commit to branch json_split
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git

commit f19b472eb888022ad3b0ddc41508ec5b3ebeddfe
Merge: e1e48d7 4795a11
Author: lenboo <ba...@gmail.com>
AuthorDate: Thu Jan 28 17:56:51 2021 +0800

    Merge remote-tracking branch 'upstream/dev' into spilit

 .../dolphinscheduler/alert/runner/AlertSender.java |  4 +-
 .../server/worker/WorkerServer.java                |  8 +-
 .../src/js/conf/home/pages/dag/_source/dag.vue     | 90 +++++++++++-----------
 .../conf/home/pages/dag/_source/formModel/log.vue  |  2 +-
 .../home/pages/dag/_source/plugIn/jsPlumbHandle.js | 11 ++-
 .../pages/servers/_source/zookeeperList.vue        |  2 +-
 .../pages/definition/pages/list/_source/list.vue   |  4 +-
 .../pages/index/_source/taskStatusCount.vue        |  6 --
 .../pages/instance/pages/list/_source/list.vue     | 18 +----
 .../projects/pages/instance/pages/list/index.vue   |  7 +-
 .../projects/pages/taskInstance/_source/list.vue   |  2 +-
 .../components/secondaryMenu/_source/menu.js       |  4 +-
 dolphinscheduler-ui/src/sass/common/index.scss     |  3 +
 13 files changed, 81 insertions(+), 80 deletions(-)