break60
394c5f29d2
fix
2021-01-15 18:26:01 +08:00
break60
c202b57148
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2021-01-15 11:31:21 +08:00
Zhenxu Ke
a6becd8c26
chore: set up license-eye to check license headers ( #4453 )
2021-01-15 11:18:37 +08:00
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>
2021-01-15 10:32:16 +08:00
Kirs
b6ce3cfdf0
[FIX][UT]testVerifyTenantCode assert error ( #4460 )
...
* [FIX][UT]testVerifyTenantCode assert error
* [FIX][UT]testVerifyTenantCode assert error
* code smell
2021-01-15 07:59:48 +08:00
guohaozhang
fb5501f590
[Fix-4455][common] fix parse shell output ( #4456 )
2021-01-14 18:41:34 +08:00
break60
90a902441d
optimization
2021-01-14 18:28:14 +08:00
break60
574ffa5fdf
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2021-01-14 17:16:48 +08:00
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>
2021-01-14 17:10:14 +08:00
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”>
2021-01-14 17:01:43 +08:00
break60
495cd7c017
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2021-01-13 20:10:42 +08:00
Shiwen Cheng
6429e8c1db
[Improvement][UI] Correct spelling mistakes ( #4440 )
2021-01-13 20:09:42 +08:00
break60
27d7e91af0
fix
2021-01-13 20:03:37 +08:00
break60
c6efe501e9
fix
2021-01-13 19:59:08 +08:00
break60
b3dd9f7b63
add
2021-01-13 19:45:24 +08:00
break60
e977f16f0d
fix
2021-01-12 20:28:26 +08:00
break60
4e2f27dec2
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2021-01-12 14:48:14 +08:00
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
2021-01-12 14:18:21 +08:00
break60
7d34617b17
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2021-01-12 09:35:02 +08:00
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
2021-01-12 09:13:27 +08:00
break60
e94e323b08
Plug-in front-end function
2021-01-11 18:26:59 +08:00
break60
5f6b3ea332
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2021-01-11 16:42:39 +08:00
Shiwen Cheng
58a9e12dcd
[Improvement][UI] Rename disabled to enabled in menu ( #4414 )
2021-01-11 16:33:25 +08:00
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
2021-01-11 16:32:44 +08:00
break60
45e3084c02
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2021-01-11 15:36:39 +08:00
dailidong
21d17783c1
Merge pull request #4267 from chengshiwen/dev
...
[Feature-3575][*] Force Task Success
2021-01-10 11:26:08 +08:00
ptyp
cf41fb7774
readme file fixed ( #4374 )
...
* readme fix
* readme fix
* readme fix
* readme fix
* readme fix
Co-authored-by: TinaPang <pangtianyang@analysys.com.cn>
2021-01-07 22:41:06 +08:00
chengshiwen
e3547a37cb
refactor code styles
2021-01-07 15:32:01 +08:00
chengshiwen
5f39792c66
remove the operation resume_from_forced_success
2021-01-07 14:53:34 +08:00
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>
2021-01-06 18:27:30 +08:00
dailidong
325bc2e9e5
Merge branch 'dev' into dev
2021-01-05 16:13:03 +08:00
break60
c35aef0592
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2021-01-05 10:14:52 +08:00
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
2021-01-05 10:14:05 +08:00
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>
2021-01-05 10:02:16 +08:00
break60
1e2105bc9b
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2021-01-05 09:34:56 +08:00
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_*
2021-01-05 09:32:19 +08:00
break60
967fd7070e
fix
2021-01-05 09:16:14 +08:00
break60
e73f0912b2
fix
2021-01-04 23:35:33 +08:00
break60
1df3c4b944
Introduce remixicon
2021-01-04 19:40:55 +08:00
break60
49cb11c2e2
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2021-01-04 10:05:50 +08:00
xiaojingXU
0b71c77b2d
[FIX-4326][UI] Add description field to data source list ( #4362 )
2021-01-04 10:04:58 +08:00
break60
ef2baa7a3c
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2021-01-04 09:33:49 +08:00
zhuangchong
66141d58f6
fix the page does not refresh after clicking the delete function.. ( #4360 )
2021-01-04 09:30:04 +08:00
break60
bd6b9c913a
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2021-01-04 09:14:54 +08:00
zt-1997
46443a6f3b
modify_Status ( #4352 )
...
Co-authored-by: zt-1997 <“18841012545@163.com”>
2020-12-31 16:28:33 +08:00
break60
e1386793d1
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2020-12-30 12:01:32 +08:00
xingchun-chen
45b097f378
Merge pull request #4339 from chengshiwen/fix-dayjs
...
[FIx-4338][UI] Fix invalid date problem in IE
2020-12-30 12:00:56 +08:00
break60
4ef04c61c6
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
2020-12-30 11:50:56 +08:00
xingchun-chen
2e44f4c553
Merge pull request #4336 from chengshiwen/ie-fix
...
[Fix-4335][UI] Fix IE 9-11 not supported
2020-12-30 11:33:43 +08:00
kamisamak
ccd06fec16
[Fix][common] only two yarns can be selected( #4314 ) ( #4344 )
2020-12-30 11:03:36 +08:00