Commit Graph

4386 Commits

Author SHA1 Message Date
zhuangchong
3a3abddd9c remove abandoned fields. 2021-02-01 13:51:19 +08:00
zhuangchong
7db8ca2393 imp ui alert groups description add filter null. 2021-02-01 13:08:35 +08:00
zhuangchong
e05d93aa33 fix ui warningInstance title support internationalization. 2021-01-31 21:08:12 +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
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
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
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
CalvinKirs
47fcac5afd code smell 2021-01-26 15:02:26 +08:00
CalvinKirs
1622dde5db add ut 2021-01-26 14:42:36 +08:00
CalvinKirs
4e2e055e70 add ut 2021-01-26 14:41:17 +08:00
zhuangchong
e9c0107fae imp ui dag button tooltip. 2021-01-26 14:08:41 +08:00
CalvinKirs
1f6634a847 return result 2021-01-26 13:34:55 +08:00
CalvinKirs
b23696c388 When the alert is executed, if the alarm group is not bound to the alert plug-in, the alert status is updated to fail. 2021-01-26 13:30:29 +08:00
CalvinKirs
be09a1bd18 Fix mybatis-plus empty value update problem
When deleting the alert-plugin instance, determine whether there is an alert group association
2021-01-26 13:18:16 +08:00
break60
fdfc9ac215 fix 2021-01-26 10:13:36 +08:00
break60
b12e8a5390 fix 2021-01-26 10:13:02 +08:00
break60
843493804d [fixbug-4570][ui] When deleting a workflow connection, all connections disappear 2021-01-26 10:12:03 +08:00
zhuangchong
891df6d5e2
fix schema 1.4.0 (#4564) 2021-01-25 19:38:53 +08:00
xingchun-chen
8be894cb88
Merge pull request #4557 from break60/dev
[Improvement-4556][ui]Repair the workflow instance, click the browser to return to the previous page, always start the query from the first page
2021-01-25 17:03:16 +08:00
break60
3e467dff22 [Improvement-4556][ui]Repair the workflow instance, click the browser to return to the previous page, always start the query from the first page 2021-01-25 15:08:25 +08:00
xingchun-chen
69445e3cfc
Merge pull request #4551 from break60/dev
[Improvement-4550][ui]Fix the problem of Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation when clicking on the same route
2021-01-25 15:02:21 +08:00
break60
d8e87d8a63 Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev 2021-01-25 14:35:41 +08:00
xingchun-chen
6b8cf1e14e
Merge pull request #4554 from zhuangchong/dev-fix-ui-token-spinnerLoading
[BUG][UI] fix ui createToken submit error.
2021-01-25 14:31:24 +08:00
zhuangchong
281e1be82f remove setTimeout function. 2021-01-25 14:06:32 +08:00
zhuangchong
be61e250d0 remove setTimeout function. 2021-01-25 14:04:03 +08:00
break60
3ff0e5961b Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev 2021-01-25 13:48:56 +08:00
Segun Ogundipe
90626d4118
[Improvement][alert-plugin] Refactor alert-plugin module to fix code smell (#4548)
* chore: Refactor code to fix code smell in alert-plugin module

* chore: Fix compile error

* chore: Fix static smell
2021-01-25 13:48:35 +08:00
xingchun-chen
85872304fb
Merge pull request #4545 from zhuangchong/dev-fix-ui-instance-delete-disabled
[Fix-4544][UI] process-instance delete button display condition error
2021-01-25 13:47:55 +08:00
xingchun-chen
5861fb5757
Merge pull request #4552 from zhuangchong/dev-fix-ui-user-auth-dialog
[BUG][UI] fix ui user authorization dialog
2021-01-25 13:46:31 +08:00
cooper
a5f31b75ab
[Improvement-4506][LICENSE] upgrade the version of the commons-beanutils (#4525)
* [Fix-3233][api-server] Fix the bug when compile the code in Java9 env

* [Fix-3233][api-server] Fix the bug when compile the code in Java9 env

* [Fix-3233][api-server] Fix the bug when compile the code in Java9 env

* [Fix-3233][api-server] rollback

* [Fix-3233][api-server] delete release-docs/licenses/LICENSE-jsp-api-2.1-6.1.14.txt

* [Fix-3233][api-server] delete ant-1.6.5.jar core-3.1.1.jar jsp-api-2.1-6.1.14.jar

* [Fix-3233][api-server] delete LICENSE-ant-1.6.5.txt,LICENSE-core-3.1.1.txt

* [Fix-3233][api-server] delete maven repository address of ant-1.6.5.jar ,core-3.1.1.jar ,jsp-api-2-1-6.1.14.jar

* [DS-4506][LICENSE] upgrade the version of the commons-beanutils

* [DS-4506][LICENSE] upgrade the version of the commons-beanutils

* [DS-4506][LICENSE] upgrade the version of the commons-beanutils

Co-authored-by: 李长福 <changfu.li@dmall.com>
2021-01-25 13:43:06 +08:00
zhuangchong
d203cba988 fix ui createToken submit error. 2021-01-25 13:03:48 +08:00