JinyLeeChina
c7038a087c
[Feature][JsonSplit] task and relation entity ( #4475 )
...
* task and relation entity
* task and relation entity
* task and relation entity
* task and relation entity
* task and relation entity
* add timeout flag
Co-authored-by: JinyLeeChina <297062848@qq.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
CalvinKirs
e950b65945
rpc
4 years ago
lenboo
26c457a428
Merge remote-tracking branch 'upstream/dev' into json-split
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
lenboo
c3d18127be
Merge remote-tracking branch 'upstream/dev' into json-split
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
CalvinKirs
9d3c37e7b8
rpc
4 years ago
CalvinKirs
0db1906515
rpc test
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
CalvinKirs
985a4fc99c
rpc
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
CalvinKirs
ed164fe325
rpc
4 years ago
lenboo
a7d396fccc
Merge remote-tracking branch 'upstream/dev' into json-split
4 years ago
CalvinKirs
74a4de43b9
rpc
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
lenboo
95bbdfedfe
Merge branch 'json_split' of https://github.com/apache/incubator-dolphinscheduler into json-split
4 years ago
lenboo
d1a0d585cc
Merge remote-tracking branch 'upstream/dev' into json-split
4 years ago
JinyLeeChina
4cdf970fd4
[Feature][JsonSplit] Table Structure Design ( #4431 )
...
* json split need alter table
* snowFlakeUtils
* delete
* timestamp
Co-authored-by: 文蛤 <wenge@myweimai.com>
4 years ago
CalvinKirs
d2f136ba09
rpc
4 years ago
JinyLeeChina
74712a4448
[Feature][JsonSplit] snowFlakeUtils ( #4432 )
...
* snowFlakeUtils
* snowFlakeUtils
* snowFlakeUtils
* fix instance
* 'codestyle'
* 'codestyle'
* 'codestyle'
* 'codestyle'
* 'codestyle'
Co-authored-by: 文蛤 <wenge@myweimai.com>
4 years ago
CalvinKirs
3bcb892dd5
rpc
4 years ago
CalvinKirs
c78f5e270a
rpc
4 years ago
break60
e977f16f0d
fix
4 years ago
CalvinKirs
2327da77b1
rpc
4 years ago
break60
4e2f27dec2
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
4 years ago
CalvinKirs
e2472846c6
rpc
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
lenboo
d67b33514b
Merge remote-tracking branch 'upstream/dev' into json-split
4 years ago
CalvinKirs
fd051530fa
rpc
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
CalvinKirs
e0087819b5
rpc
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