Commit Graph

5062 Commits

Author SHA1 Message Date
深刻
4c0993cdf4
[Fix-5781][UT] Fix test coverage in sonar (#5817)
* build(UT): make jacoco running in offline-instrumentation

issue: #5781

* build(UT): remove the jacoco agent dependency in microbench

issue: #5781
2021-07-26 22:04:36 +08:00
kyoty
8571461fe8
[Improvement][Fix-5769][UI]When we try to delete the existing dag, the console in web browser would shows exception (#5770)
* fix bug

* cache the this variable

* Avoid self name

* fix code style compile error
2021-07-21 18:50:32 +08:00
Hua Jiang
4a68bfbe1c
[Improvement-5852][server] Support two parameters related to task for the rest of type of tasks. (#5867)
* provide two system parameters to support the rest of type of tasks

* provide two system parameters to support the rest of type of tasks

* improve test conversion
2021-07-21 18:36:20 +08:00
kyoty
6964c090c7
[Fix-5825][BUG][WEB] the resource tree in the process definition of latest dev branch can't display correctly (#5826)
* resoures-shows-error

* fix codestyle error

* add license header for new js

* fix codesmell
2021-07-20 20:48:58 +08:00
AzureCN
5e343d3fd2
[Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
[Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
2021-07-20 11:21:34 +08:00
geosmart
2df6ee1efb
[fix-5737] [Bug][Datasource] datsource other param check error (#5835)
Co-authored-by: wanggang <wanggy01@servyou.com.cn>
2021-07-18 21:46:58 +08:00
wen-hemin
9ae2266cd4
fix: Remove unused class (#5833)
Co-authored-by: wen-hemin <wenhemin@apache.com>
2021-07-17 16:23:39 +08:00
kyoty
1f0c67bfb7
[Fix-5726] When we used the UI page, we found some problems such as parameter validation, parameter update shows success but actually work (#5727)
* enhance the validation in UI

* enchance form verifaction

* simplify disable condition
2021-07-14 13:51:10 +08:00
Shiwen Cheng
00e76558be
[Fix-5699][UI] Fix update user error in user information introduced by #5700 (#5735) 2021-07-14 13:49:21 +08:00
wen-hemin
596821a5b6
[Improvement][Api Module] refactor registry client, remove spring annotation (#5814)
* fix: refactor registry client, remove spring annotation

* fix UT

* fix UT

* fix checkstyle

* fix UT

* fix UT

* fix UT

* fix: Rename RegistryCenterUtils method name

Co-authored-by: wen-hemin <wenhemin@apache.com>
2021-07-14 11:54:41 +08:00
Wenjun Ruan
9c217d072d
[Improvement][SPI] support load single plugin (#5794)
change load operation of 'registry.plugin.dir'
2021-07-13 01:16:34 +08:00
wen-hemin
e78344df2e
fix: Remove duplicate "registryClient.close" method calls (#5805)
Co-authored-by: wen-hemin <wenhemin@apache.com>
2021-07-13 01:14:07 +08:00
傅双波
1e3ff41928
fix (#5803)
Co-authored-by: shuangbofu <fusb@tuya.com>
2021-07-12 18:04:17 +08:00
Tandoy
70fef3daed
[Imporvement #5621][job instance] start-time and end-time (#5621) (#5797)
·the list of workflow instances is sorted by start time and end time
·This closes #5621
2021-07-12 14:36:09 +08:00
kyoty
7bffe0ac85
[Fix-5795][Improvement][Server] The starttime field in the HttpTask log is not displayed as expected. (#5796)
* improve timestamp format

make the startime in the log of httptask to be easier to read.


* fix bad code smell and update the note.
2021-07-12 14:31:48 +08:00
Wenjun Ruan
16986c3c65
[Imporvement #5725][CheckStyle] upgrade checkstyle file (#5789)
* [Imporvement #5725][CheckStyle] upgrade checkstyle file
  Upgrade checkstyle.xml to support checkstyle version 8.24+

* change ci checkstyle version
2021-07-11 00:31:45 +08:00
Wenjun Ruan
30af55b82a
[Improvement][Worker] Task log may be lost #5775 (#5783) 2021-07-10 01:14:59 +08:00
kyoty
626c47399a
[FIX-5786][Improvement][Server] When the Worker turns down, the MasterServer cannot handle the Remove event correctly and throws NPE 2021-07-10 01:08:16 +08:00
Hua Jiang
9fd5145b66
[Improvement-5773][server] need to support two parameters related to task (#5774)
* add some new parameter for task

* restore official properties

* improve imports

* modify a variable's name

Co-authored-by: jiang hua <jiang.hua@zhaopin.com.cn>
2021-07-09 17:00:32 +08:00
Tanvi Moharir
ab527a5e5a
[Improvement#5741][Worker] Improve task process status log (#5776) 2021-07-09 00:28:00 +08:00
kyoty
b114d330ac
[Fix-5738][UI] The cancel button in the pop-up dialog of batch copy and batch move doesn't work. (#5739)
* Update relatedItems.vue

* Update relatedItems.vue
2021-07-08 18:18:20 +08:00
wangxj3
7a18adae52
[FIX-#5721][master-server] Global params parameter missing (#5757)
Co-authored-by: wangxj <wangxj31>
2021-07-07 17:34:38 +08:00
kyoty
75d61686de
[Fix#5758] There are some problems in the api documentation that need to be improved (#5759)
* add the necessary parameters

* openapi improve

* fix code style error
2021-07-07 17:33:10 +08:00
kyoty
cf99df3de0
[Fix-5714] When updating the existing alarm instance, the creation time should't be updated (#5715)
* add a new init method.
2021-07-04 23:46:47 +08:00
Jianchao Wang
2ba569acd0
[Improvement-5622][project management] Modify the title (#5723) 2021-06-30 13:23:06 +08:00
kyoty
ee0a4391e7
[Improvement] the automatically generated spi service name in alert-plugin is wrong (#5676)
* bug fix

the auto generated spi service can't be recongized



* include a  new method
2021-06-30 00:32:44 +08:00
Shiwen Cheng
ab3a88b64b
[Fix-5699][UI] Fix update user error in user information (#5700) 2021-06-29 17:22:12 +08:00
kyoty
8d7d3a8166
[Fix-5701]When deleting a user, the accessToken associated with the user should also be deleted (#5697)
* update

* fix the codestyle error

* fix the compile error

* support rollback
2021-06-29 01:27:39 +08:00
kyoty
239cfe5027
checkState only supports %s not {} (#5711) 2021-06-29 01:03:52 +08:00
kyoty
3d8d1ebe67
enhance form verify (#5696) 2021-06-27 19:03:18 +08:00
kyoty
2d71930837
the update function should use post instead of get (#5703) 2021-06-27 18:58:22 +08:00
xingchun-chen
b31ba7e18b
Issue robot translation judgment changed to Chinese (#5694)
Co-authored-by: chenxingchun <438044805@qq.com>
2021-06-25 15:41:56 +08:00
wangxj3
6df58e8d78
[Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies (#5603)
* add globalParams new plan with varPool

* add unit test

* add python task varPoolParams


Co-authored-by: wangxj <wangxj31>
2021-06-25 11:37:23 +08:00
ji04xiaogang
3b80760c42
Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log (#5691)
Co-authored-by: shenglm <shenglm840722@126.com>
2021-06-25 09:13:26 +08:00
kyoty
bae047e4a3
[Improvement][UI] Update the update time after the user information is successfully modified (#5684)
* improve

edit the userinfo success, but the updatetime is not the latest.
2021-06-24 15:36:06 +08:00
Kirs
f508788689
[BUG-#5678][Registry]fix registry init node miss (#5686) 2021-06-24 15:23:29 +08:00
Shiwen Cheng
93f1d4df7d
[Improvement-5405][Docker/K8s] Adapt to registry SPI (#5681) 2021-06-23 11:30:15 +08:00
Squidyu
664206cb81
wrong word: 'WAITTING' ->'WAITING' (#5682)
* Add:Name verification remove the first and last spaces.

* Update: wrong word: 'WAITTING' ->'WAITING'

Co-authored-by: Squid <2824638304@qq.com>
2021-06-22 21:56:21 +08:00
xingchun-chen
8ebd6469e6
update submodule translate-on-issue (#5677)
* Add issue robot automatic reply and Translation

Co-authored-by: chenxingchun <438044805@qq.com>
2021-06-22 15:12:41 +08:00
kyoty
60f93d16eb
update maven repository url (#5674) 2021-06-22 14:03:04 +08:00
kyoty
d64e3cb658
add the pageSize parameter (#5663) 2021-06-22 10:28:54 +08:00
kyoty
e628e4e8fd
[Improvement][API] Simplify the Check of Result by introducing several new methods. (#5666) 2021-06-22 01:47:24 +08:00
kyoty
e2eed1f24f
[Improvement] Fix a potential problem when editing an existing mysql data source 2021-06-21 18:52:25 +08:00
YulongZ
f7e551282a
docker-compose wrong env (#5664)
* docker-compose wrong env
2021-06-21 11:51:49 +08:00
myangle1120
a7682143ac
[Feature-#5565][UI] Global Param passed by sense dependencies (#5628)
* modify-globalParams

* del comment

Co-authored-by: liangfengjie <liangfengjie@hetao101.com>
2021-06-18 19:19:07 +08:00
kyoty
75813e7866
[bug fix] Some password attributes can be viewd directly in the log (#5638)
* fix the password display incorrectly

* update

* update

* fic code style

fic code style

* Update SensitiveDataConverterTest.java

* Update SensitiveDataConverter.java

* Update SensitiveDataConverter.java

* Update SensitiveDataConverterTest.java

* Update pom.xml
2021-06-18 19:10:57 +08:00
zhuangchong
b21e821845
fix PSQLException: ERROR: operator does not exist. (#5654) 2021-06-17 21:23:39 +08:00
justoy
0d7c32a1e8
Update TaskInstanceCacheManagerImpl.java (#5656) 2021-06-17 18:45:34 +08:00
zhuangchong
3026f04d85
[Improvement-5452][Task] ds flink task support submit a PyFlink job via the CLI (#5453)
* flink task support submit a PyFlink job via the CLI.

* optimize attribute name.

* Modify pyflink parameter judgment logic
2021-06-17 15:19:25 +08:00
kyoty
b05957db41
[Improvement] The newly introduced spi pugin support work in windows os
The newly introduced spi can't work in windows os.
2021-06-17 14:54:55 +08:00