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 c184b89  [Feature][JsonSplit] task mapper and postgre (#4498)
     add 690e4ea  [Improvement-4480][API] change method checkAdmin to 
isNotAdmin (#4483)
     add 0963640  [Improvement-#4481][API] ProcessDefinitionController save API 
optimization
     add 17c06ce  [Feature-4423][UI] When the process definition is running, 
the pop-up box can manually set the global parameters. (#4433)
     new 9b9952a  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/AlertGroupService.java             | 12 ++---
 .../dolphinscheduler/api/service/BaseService.java  |  6 +--
 .../dolphinscheduler/api/service/QueueService.java | 18 ++++----
 .../api/service/ResourcesService.java              | 28 ++++++------
 .../api/service/WorkerGroupService.java            |  2 +-
 .../service/impl/ProcessDefinitionServiceImpl.java | 42 ++---------------
 .../api/service/impl/ProjectServiceImpl.java       |  6 +--
 .../api/service/impl/TenantServiceImpl.java        | 14 +++---
 .../ProcessDefinitionControllerTest.java           |  2 +-
 .../formModel/tasks/_source/localParams.vue        | 12 +++--
 .../pages/definition/pages/list/_source/start.vue  | 52 ++++++++++++++++++++--
 11 files changed, 102 insertions(+), 92 deletions(-)

Reply via email to