You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ch...@apache.org on 2020/05/06 03:42:31 UTC

[incubator-dolphinscheduler] branch dev updated (0456ea6 -> 99f2a2b)

This is an automated email from the ASF dual-hosted git repository.

chenxingchun pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from 0456ea6  Optimize workflow instance page (#2589)
     new c01122b  Optimize workflow instance page
     new 51bdfcc  Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
     new bb7d50a  Merge branch 'dev' into dev
     new a7d77ba  Merge branch 'dev' of https://github.com/break60/incubator-dolphinscheduler into dev
     new a35e4f5  Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
     new 227af6e  Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
     new 50e4b23  Workflow definition and task instance page add scroll
     new 99f2a2b  Merge pull request #2600 from break60/dev

The 2638 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:
 .../pages/definition/pages/list/_source/list.vue   | 24 ++++----
 .../projects/pages/definition/pages/list/index.vue | 70 +++++++++++++++-------
 .../projects/pages/instance/pages/list/index.vue   | 32 +++++-----
 .../projects/pages/taskInstance/_source/list.vue   | 30 +++++-----
 .../pages/projects/pages/taskInstance/index.vue    | 62 ++++++++++++++-----
 5 files changed, 140 insertions(+), 78 deletions(-)