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 988649a  Merge remote-tracking branch 'upstream/dev' into spilit
     add 1a3fcc2  [Fix-4648][UI] Fix TypeError: Cannot read property 'id' of 
undefined in createUser
     add 8419ad7  Merge pull request #4649 from chengshiwen/fix-create-user
     add 1c4343a  fix ui local param plugin do not display input.
     add cfd9db5  Merge pull request #4658 from 
zhuangchong/dev-fix-localparam-input-display
     add 14d49bc  [FIX-2101]It solves the problem that the name of the branch 
will not change after the name of the branch is changed in the workflow page 
and instance page. (#4555)
     new 6844f67  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:
 .../api/service/ProcessInstanceService.java        |  10 +-
 .../service/impl/ProcessDefinitionServiceImpl.java |   4 +-
 .../task/conditions/ConditionsParameters.java      |  10 +-
 .../service/process/ProcessService.java            |  58 +++++++++++
 .../service/process/ProcessServiceTest.java        | 107 +++++++++++++++++++++
 .../formModel/tasks/_source/localParams.vue        |  12 +--
 .../pages/definition/pages/list/_source/start.vue  |   3 +-
 .../security/pages/users/_source/createUser.vue    |  22 ++++-
 8 files changed, 206 insertions(+), 20 deletions(-)

Reply via email to