Commit Graph

4479 Commits

Author SHA1 Message Date
CalvinKirs
d30500f261 test 2021-02-09 13:17:24 +08:00
CalvinKirs
1c047e403a test 2021-02-09 12:46:12 +08:00
CalvinKirs
91304e6d73 test 2021-02-09 12:15:03 +08:00
CalvinKirs
12c1347749 rpc 2021-02-09 12:01:30 +08:00
CalvinKirs
dad9436992 Merge branch 'dev' into rpc 2021-02-09 12:00:08 +08:00
Shiwen Cheng
66b8288d1f
[Improvement][Dao] Remove duplicated mysql configurations (#4558) 2021-02-03 22:12:14 +08:00
Shiwen Cheng
424497ecba
[Improvement][Api] Use WebUtils.getCookie instead of BaseService.getCookie (#4559) 2021-02-03 22:09:31 +08:00
zhuangchong
c3f6f962ca
[Improvement-4568][API] When the workflow definition name validation API fails, the system prompts that the workflow definition name already exists (#4569)
* fix dev definition api error prompt.

* imp api definition name verify message prompt.
2021-02-03 17:07:51 +08:00
zhuangchong
6df87b89d7
[Fix-4641][Alert] Sending the email to the following server failed :null:null (#4642)
* fix alert-server email send error.

* update mail util test class.
2021-02-03 14:20:16 +08:00
CalvinKirs
fba133c94c move license 2021-02-03 11:17:45 +08:00
zt-1997
14d49bc584
[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)
Co-authored-by: zt-1997 <“18841012545@163.com”>
2021-02-02 16:07:37 +08:00
xingchun-chen
cfd9db5555
Merge pull request #4658 from zhuangchong/dev-fix-localparam-input-display
[Fix][UI]fix ui local param plugin do not display input.
2021-02-02 13:47:55 +08:00
xingchun-chen
8419ad798c
Merge pull request #4649 from chengshiwen/fix-create-user
[Fix-4648][UI] Fix TypeError: Cannot read property 'id' of undefined in createUser
2021-02-02 13:46:02 +08:00
zhuangchong
1c4343ae29 fix ui local param plugin do not display input. 2021-02-02 13:10:52 +08:00
CalvinKirs
98d2406e5a async not needed callback 2021-02-02 10:23:40 +08:00
CalvinKirs
50dbe7d0c9 async not needed callback 2021-02-02 10:06:38 +08:00
CalvinKirs
c9daf6a425 async not needed callback 2021-02-02 00:25:31 +08:00
CalvinKirs
3ba03213fe code style 2021-02-02 00:08:00 +08:00
zhuangchong
6a49d8163e
[Fix-4566][worker] worker-server logback partial logs are not printed (#4567)
* fix worker-server partial logs are not printed.

* comment all ThresholdFilter configurations.
2021-02-01 22:53:50 +08:00
CalvinKirs
d3a1da47a7 code style 2021-02-01 22:46:35 +08:00
CalvinKirs
4578079368 rpc protocol 2021-02-01 22:18:47 +08:00
CalvinKirs
392136cd24 rpc protocol 2021-02-01 19:44:35 +08:00
chengshiwen
1a3fcc2e0a [Fix-4648][UI] Fix TypeError: Cannot read property 'id' of undefined in createUser 2021-02-01 19:29:12 +08:00
xingchun-chen
86ee8ffa95
Merge pull request #4639 from zhuangchong/dev-fix-ui-warning-instance-i18n
[Fix][UI] Alert-server warningInstance title support internationalization.
2021-02-01 18:07:32 +08:00
xingchun-chen
6a40b750d4
Merge pull request #4646 from chengshiwen/improve-file-type
[Improvement][UI] Support more file types in file detail page
2021-02-01 18:04:38 +08:00
xingchun-chen
ee09ac6a1a
Merge pull request #4644 from break60/dev
[Improvement-3878][ui] Fixed the problem that custom parameters could not be edited and zk displayed abnormally when the workflow started
2021-02-01 18:00:23 +08:00
break60
a150d7a76f fix 2021-02-01 17:42:22 +08:00
break60
3d3796ed06 fix 2021-02-01 17:31:48 +08:00
chengshiwen
3c461fb785 [Improvement][UI] Support more file types in file detail page 2021-02-01 17:20:22 +08:00
gaojun2048
947dcb90cc
Merge pull request #4616 from CalvinKirs/alert_param_reduce
[Improvement][alert-spi]plugin instance only saves the main information
2021-02-01 14:48:46 +08:00
zhuangchong
3a3abddd9c remove abandoned fields. 2021-02-01 13:51:19 +08:00
break60
5acf718384 [Improvement-3878][ui] Fixed the problem that custom parameters could not be edited and zk displayed abnormally when the workflow started 2021-02-01 13:34:40 +08:00
break60
0dea95eaf8 Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev 2021-02-01 13:29:33 +08:00
break60
ef0def3108
[Feature-3826]sql node adds alarm group field (#4602)
* [Feature-3826]sql node adds alarm group field
2021-02-01 13:28:53 +08:00
zhuangchong
7db8ca2393 imp ui alert groups description add filter null. 2021-02-01 13:08:35 +08:00
CalvinKirs
54ca216abf rpc protocol 2021-02-01 11:16:06 +08:00
break60
54c0ec09b0 fix 2021-02-01 10:40:05 +08:00
break60
b912c98b1b fix 2021-02-01 10:34:09 +08:00
break60
5ab9c8d5f1 Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev 2021-02-01 10:16:41 +08:00
CalvinKirs
93fb043be3 code style 2021-01-31 22:35:10 +08:00
CalvinKirs
0a92a53f63 add jmh test 2021-01-31 22:27:51 +08:00
enoughwell
c1875e80d5
[Feature-4596] Add a description for the system env path in common.properties (#4638)
* add a description for the system env path in common.properties

* Update common.properties

Co-authored-by: dailidong <dailidong66@gmail.com>
2021-01-31 22:13:52 +08:00
zhuangchong
e05d93aa33 fix ui warningInstance title support internationalization. 2021-01-31 21:08:12 +08:00
CalvinKirs
a3bbfdb652 Capture when the alarm is abnormal 2021-01-30 22:41:48 +08:00
dailidong
3c18d63993
Delete LICENSE-protostuff-runtime.txt 2021-01-30 21:50:20 +08:00
dailidong
3a8df41862
Delete LICENSE-protostuff-core.txt 2021-01-30 21:49:36 +08:00
dailidong
efde946afd
Delete LICENSE-protostuff-collectionschema.txt 2021-01-30 21:49:00 +08:00
dailidong
825870c3a9
Rename LICENSE-protostuff-api.txt to LICENSE-protostuff.txt 2021-01-30 21:48:19 +08:00
Segun Ogundipe
047b0a312f
[Improvement][remote] Refactor remote module to fix code smell (#4576)
* chore[remote]: Refactor remote module to fix code smell

* chore[remote]: Add licence header

* chore[remote]: Clean code smell

* chore[remote]: Clean code smell

* chore[remote]: Remove unused import
2021-01-30 21:32:13 +08:00
hailin0
ab724f6f04
[Fix][sql] Postgresql sql script error (#4595) 2021-01-30 20:46:12 +08:00