Commit Graph

4410 Commits

Author SHA1 Message Date
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
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
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
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
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
CalvinKirs
a3bbfdb652 Capture when the alarm is abnormal 2021-01-30 22:41:48 +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
Kirs
878070888a
removed issue label (#4623) 2021-01-30 20:25:27 +08:00
CalvinKirs
fbb77c5cfd merge current 2021-01-30 13:30:33 +08:00
CalvinKirs
dc04f88c32 Merge branch 'dev' into alert_param_reduce 2021-01-30 13:26:02 +08:00
felix.wang
25cbcc171a
[BUG][Alert]fix alert plugin DingTalkSender (#4629)
* fix DingTalkSender

* optimize context
2021-01-30 13:02:25 +08:00
Tq
09feb5c099
change DS introduction in the README.md 'multiple types' to'various types' (#4632) 2021-01-29 22:53:52 +08:00
felix.wang
d80f0614ef
[Feature-#4350][Alert]support feishu plugin (#4594)
* feishu robot

* Add Feishu to the plugin packing process
2021-01-29 22:41:13 +08:00
cooper
0e43b0d82a
Remove duplicate license(LICENSE-@form-create-element-ui ) (#4630)
Co-authored-by: 李长福 <changfu.li@dmall.com>
2021-01-29 22:08:58 +08:00
Tq
e54e42339a
Review readme (#4614)
* fix DS introduction in the README.md

* review README.md

* Update README.md

add some content

Co-authored-by: dailidong <dailidong66@gmail.com>
2021-01-29 21:33:58 +08:00
zhuangchong
ad82bb0215
fix ui datasource dialog visible. (#4597) 2021-01-29 19:54:18 +08:00
Segun Ogundipe
e083e28720
[Improvement][service] Refactor service module to fix code smell (#4513)
* chore: Refactor code to fix code smell in service module

* chore: Add licence header to new files

* chore: Fix comment from code review

* chore[service]: Reduce the number of custom runtime exception to one
2021-01-29 19:44:33 +08:00
zt-1997
afd201e6fa
[FIX-#4592]Fix that the worker group management IP is not displayed correctly. (#4620)
Co-authored-by: zt-1997 <“18841012545@163.com”>
2021-01-29 16:54:39 +08:00
CalvinKirs
9072e88e27 removed unused fields 2021-01-29 14:03:37 +08:00
break60
79779da0e1 Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev 2021-01-29 14:02:24 +08:00
CalvinKirs
8300444f23 code style 2021-01-29 13:43:14 +08:00
CalvinKirs
6877073777 add ut 2021-01-29 13:38:44 +08:00
CalvinKirs
65779f0912 fix ut error 2021-01-29 12:29:34 +08:00
CalvinKirs
a0725e93ee fix ut error 2021-01-29 11:57:39 +08:00
CalvinKirs
40e3795bec Store plug-in information when loading plug-in, query database when removing alert
Delete unused class
2021-01-29 11:18:52 +08:00
CalvinKirs
a1e6a0fa5c Merge branch 'dev' into alert_param_reduce
# Conflicts:
#	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/AlertPluginInstanceServiceImpl.java
2021-01-29 10:48:56 +08:00
gaojun2048
658376ad36
Merge pull request #4572 from CalvinKirs/fix_alert_error
[Improvement][Alert]Alert problem repair and optimization
2021-01-29 10:42:15 +08:00
CalvinKirs
81e2b82788 Store plug-in information when loading plug-in, query database when removing alert 2021-01-29 10:39:28 +08:00
CalvinKirs
82340b311c code style 2021-01-29 09:54:58 +08:00
CalvinKirs
5f23ca5dee [Improvement][alert-spi]plugin instance only saves the main information
plugin instance only saves the main information

when users need to display all the complete information (usually UI display), then do the conversion.
2021-01-29 09:50:23 +08:00
CalvinKirs
243ad386d0 [Improvement][alert-spi]plugin instance only saves the main information
plugin instance only saves the main information

when users need to display all the complete information (usually UI display), then do the conversion.
2021-01-29 00:26:19 +08:00
break60
ffdda00a3b [Feature-3826]sql node adds alarm group field 2021-01-28 15:10:25 +08:00
xingchun-chen
4795a11e06
Merge pull request #4575 from break60/dev
[Improvement][ui] Front-end interface optimization
2021-01-28 12:00:08 +08:00
break60
0bea8481d4 Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev 2021-01-28 11:20:39 +08:00
Kirs
78b865c8c7
Merge branch 'dev' into fix_alert_error 2021-01-27 20:28:28 +08:00
zhuangchong
bba3dbde17
fix alert server client send. (#4587) 2021-01-27 15:19:11 +08:00
break60
ee8fc9f3d4 Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev 2021-01-27 10:17:43 +08:00
xingchun-chen
557d3d21b5
Merge pull request #4574 from zhuangchong/dev-imp-ui-dag-tooltip
[Improvement-4573][UI] Adds prompt message to DAG page button
2021-01-27 10:16:22 +08:00
zhuangchong
c4013c9823 delete the data-container attribute. 2021-01-26 19:15:50 +08:00
break60
d85a4a9dc4 fix 2021-01-26 17:39:02 +08:00
break60
e6f69aebf0 [Improvement][ui] Front-end interface optimization 2021-01-26 16:59:49 +08:00
xingchun-chen
27e36aa306
Merge pull request #4571 from break60/dev
[fixbug-4570][ui] When deleting a workflow connection, all connections disappear
2021-01-26 16:49:47 +08:00
CalvinKirs
cd37dd8c49 code smell 2021-01-26 15:38:20 +08:00