break60
b1db5dc13a
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
zhuangchong
91dfe0913f
[Improvement-4435][datasource] the datasource tests the connection and returns details when the connection is wrong ( #4436 )
...
* add datasource test connection return result message.
* add code checkstyle.
* spark/hive datasoure test connection add loadKerberosConf.
* solve sonarcloud coverage.
4 years ago
zt-1997
fff06bf8b6
[FIX-4247][Api]Fixed the problem that the global parameters are not updated after the workflow instance click rerun
...
Co-authored-by: zt-1997 <“18841012545@163.com”>
4 years ago
linyanbin666
00829b99fd
[Feature-4451][UI]: add an option to the UI page for saving the workflow definition: whether to go online? online by default ( #4474 )
...
Co-authored-by: linyanbin <linyanbin@lizhi.fm>
4 years ago
xiagw
8c47dcb694
fix: use shellformat(shfmt) and shellcheck fix mvnw ( #3692 )
...
use shellformat(shfmt) and shellcheck fix mvnw
4 years ago
Segun Ogundipe
a0b2febd62
[Improvement][alert] Refactor alert module to fix code smell ( #4434 )
...
* chore: Refactore dolphinscheduler-alert to fix code smell
* chore: Refactor code to fix codestyle error
4 years ago
break60
394c5f29d2
fix
4 years ago
break60
c202b57148
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
Zhenxu Ke
a6becd8c26
chore: set up license-eye to check license headers ( #4453 )
4 years ago
Hxssssss
54e110d17b
fix the exception of update null point of workflow instance due to no… ( #4459 )
...
* fix the exception of update null point of workflow instance due to not add global parameter when create workflow definition
* optimization of the leading package
Co-authored-by: yaoshui <huangqitao@accesscorporate.com.cn>
4 years ago
Kirs
b6ce3cfdf0
[FIX][UT]testVerifyTenantCode assert error ( #4460 )
...
* [FIX][UT]testVerifyTenantCode assert error
* [FIX][UT]testVerifyTenantCode assert error
* code smell
4 years ago
guohaozhang
fb5501f590
[Fix-4455][common] fix parse shell output ( #4456 )
4 years ago
break60
90a902441d
optimization
4 years ago
break60
574ffa5fdf
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
qiubo
d0ac87a638
[Feature-4428][dao、UI] It is recommended to add an owner in the data source center and the Resource Center to make it easier to manage ( #4442 )
...
* add owner to datasource list and resource list
* add owner to datasource list and resource list
Co-authored-by: bobqiu <xiaoqiu369@gmail.com>
4 years ago
zt-1997
2a98aee1bd
[FEATURE-4451][API]After the workflow editing page is submitted, the user chooses whether to go online or not. 0 means not to go online, 1 means online. ( #4437 )
...
* vvvv
* vvvvv
* vvvvv
* testReleaseProcessDefinition
Co-authored-by: zt-1997 <“18841012545@163.com”>
4 years ago
break60
495cd7c017
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
Shiwen Cheng
6429e8c1db
[Improvement][UI] Correct spelling mistakes ( #4440 )
4 years ago
break60
27d7e91af0
fix
4 years ago
break60
c6efe501e9
fix
4 years ago
break60
b3dd9f7b63
add
4 years ago
break60
e977f16f0d
fix
4 years ago
break60
4e2f27dec2
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
K.O
3dc4bdc4dd
[DS-4396][feat] Add project information to email alert message ( #4413 )
...
* [DS-4396][feat] Add project information to email alert message
- build find project and user sql to ProjectMapper
- add project information to alert db.
* [DS-4396][style] change style
4 years ago
break60
7d34617b17
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
Dean Wong
83d53505de
[Feature-#130] pass global param values when starting new process instance ( #4372 )
...
* [DS-130][feat] pass global param values when starting new process instance
add optional param for start-process-instance api
reuse command_param in command table for persistence
overload curingGlobalParams function in ParameterUtils
not adapt the UI code yet
* change import order
* support datetime expression
* print start params
* (fix) avoid npe when cmdParam is null
Change-Id: I3b4c4b5fa1df316ff221e27146e45d7d4d3a404e
4 years ago
break60
e94e323b08
Plug-in front-end function
4 years ago
break60
5f6b3ea332
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
Shiwen Cheng
58a9e12dcd
[Improvement][UI] Rename disabled to enabled in menu ( #4414 )
4 years ago
Shiwen Cheng
df0942b90e
[Fix-4293][UI] Fix data loss in switched tab ( #4415 )
...
* [Fix-4293][UI] Fix data loss in switched tab
* The disclaimer should be same with the website
4 years ago
break60
45e3084c02
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
dailidong
21d17783c1
Merge pull request #4267 from chengshiwen/dev
...
[Feature-3575][*] Force Task Success
4 years ago
ptyp
cf41fb7774
readme file fixed ( #4374 )
...
* readme fix
* readme fix
* readme fix
* readme fix
* readme fix
Co-authored-by: TinaPang <pangtianyang@analysys.com.cn>
4 years ago
chengshiwen
e3547a37cb
refactor code styles
4 years ago
chengshiwen
5f39792c66
remove the operation resume_from_forced_success
4 years ago
yy0812
c67083f028
[Improvement-4257][api] Increase "queryProcessDefinitionByName" API ( #4390 )
...
* 1. Increase "queryProcessDefinitionByName" API.
2. Will queryProcessDefinitionById api "PROCESS_INSTANCE_EXIST" state is modified to "PROCESS_DEFINE_NOT_EXIST".
* Correct spelling mistakes in words
* Logging should not be vulnerable to injection attacks
Co-authored-by: yinyong <yinyong@netposa.com>
4 years ago
dailidong
325bc2e9e5
Merge branch 'dev' into dev
4 years ago
break60
c35aef0592
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
break60
e2e6a77ffe
[Improvement][ui] Introduce remixicon, delete ans-ui license and font-awesome ( #4313 )
...
* [Improvement-3878]Tenant list delete user name
* [Improvement-3878][ui]Fix the list style
* [Improvement][ui] List vacancy optimization and icon icon repair
* Add font-awesome license and delete ans-ui license
* Introduce remixicon
4 years ago
cooper
b8dc435727
[Fix-3233][api-server] Fix the bug when compile the code in Java9 env ( #4312 )
...
* [Fix-3233][api-server] Fix the bug when compile the code in Java9 env
delete release-docs/licenses/LICENSE-jsp-api-2.1-6.1.14.txt
delete ant-1.6.5.jar core-3.1.1.jar jsp-api-2.1-6.1.14.jar
delete LICENSE-ant-1.6.5.txt,LICENSE-core-3.1.1.txt
delete maven repository address of ant-1.6.5.jar ,core-3.1.1.jar ,jsp-api-2-1-6.1.14.jar
Co-authored-by: 李长福 <changfu.li@dmall.com>
4 years ago
break60
1e2105bc9b
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
guohaozhang
9c226435e3
[Feature-4318][API] Rename tenant code ( #4320 )
...
Rename tenant code
Rename tenant code (English version)
Rname tenant name in ui label
Rname TENANT_CODE_EXIST to OS_TENANT_CODE_EXIST
Rname enum TENANT_CODE_* to OS_TENANT_CODE_*
4 years ago
break60
967fd7070e
fix
4 years ago
break60
e73f0912b2
fix
4 years ago
break60
1df3c4b944
Introduce remixicon
4 years ago
break60
49cb11c2e2
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
xiaojingXU
0b71c77b2d
[FIX-4326][UI] Add description field to data source list ( #4362 )
4 years ago
break60
ef2baa7a3c
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
zhuangchong
66141d58f6
fix the page does not refresh after clicking the delete function.. ( #4360 )
4 years ago
break60
bd6b9c913a
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago