xxt
f56a311849
[Fix-16567] Unable to delete copied nodes in unsaved workflow ( #16576 )
...
1. Fix the handling logic for when the backend API returns an empty array
2. If the dependent Lineage Task List is empty, no further query is required
2 months ago
小可耐
f697665854
[Fix-16629][UI][Workflow Instance] fix status display error
2 months ago
xiangzihao
950831ed1f
[Improvement-16598][UI] SQL task type optimization of sending alarm notifications ( #16599 )
...
* improvement 16598
* improvement 16598
2 months ago
xiangzihao
20d96be478
[Feature-10872][UI] Display the total count in all listing page ( #16590 )
...
* feature 10872
* feature 10872
2 months ago
xiangzihao
fee4955724
[DSIP-68] Unify the table structure and table fields in backend and frontend ui sections ( #16544 )
3 months ago
Wenjun Ruan
20a0e50cce
[DSIP-67] Use command to trigger workflow instance rather generate workflow instance ( #16523 )
3 months ago
Wenjun Ruan
9448806af0
[DSIP-61][Master] Refactor thread pool and state event orchestration in master ( #16327 )
3 months ago
cncws
e8098ac3b8
[Fix-15961] [UI] Rename pythonCommand to pythonLauncher in pytorch task. ( #16495 )
3 months ago
topsli
5ffa45293e
[Fix-16475][UI] Can't SET Timing successful in Workflow Definition grid ( #16476 )
3 months ago
xiangzihao
66548a2ef2
[DSIP-62][Http Alert Plugin] Refactor http alert plugin ( #16484 )
...
* add dsip_62
* fix sonar
* fix spotless
3 months ago
zuo
f9db86559d
[Fix] fix dingtalk at user Params ( #16379 )
3 months ago
xiangzihao
a6504412cf
[DSIP-60][Http task plugin] Refactor http task plugin ( #16413 )
4 months ago
Eric Gao
f7da8f39db
[Feature-16127] Support emr serverless spark ( #16126 )
...
* support emr serverless spark task
Signed-off-by: EricGao888 <ericgao.apache@gmail.com>
---------
Signed-off-by: EricGao888 <ericgao.apache@gmail.com>
4 months ago
xiangzihao
a7c8d4d5ce
[DSIP-59] remove single task definition code and ui ( #16397 )
...
* dsip 59
* fix e2e test
4 months ago
xiangzihao
d9244ca22f
[DSIP-57][Audit] Revert PR 14981 code ( #16370 )
4 months ago
xiangzihao
c5e5ff7b19
[Improvement-15448] Remove redundant query in project list ( #16341 )
...
* remove redundant query
4 months ago
xiangzihao
0e42635732
[Chore] Improve frontend ci check ( #16335 )
...
* improve frontend ci check
4 months ago
xiangzihao
f54b8d31fe
fix offline workflow error ( #16330 )
4 months ago
八角龙
faaef5fc5b
[Fix-15644][ui] fix ui Failed to query list after editing file ( #15647 )
...
* [bug][ui] fix ui Failed to query list after editing file
4 months ago
xxsc0529
1199a916b3
[Feature-16132][Task Plugin] support for oceanbase datax task ( #16281 )
...
* Add support for oceanbase's datax task --feat
* fix code style
---------
Co-authored-by: xiangzihao <460888207@qq.com>
4 months ago
xiangzihao
761323f3e1
[DSIP-53] Suggest add process lineage parsing for dependent task ( #16288 )
...
* add dsip 53
4 months ago
pusl6
0d59dd037a
[Improvement-15815][ui] improving to find current version identifier(#15815) ( #15933 )
...
* [Improvement][ui] improving to find current version identifier(#15815)
5 months ago
xiangzihao
1fe8a6e868
[Feature-16229] Add python using file e2e test case ( #16240 )
...
* feature 16229
* resolve conflicts
5 months ago
xiangzihao
225e969d2d
[DSIP-51][Task] Remove unused pigeon task plugin ( #16219 )
5 months ago
Wenjun Ruan
46eff34e69
[Fix-16224] Add Shell using file E2E case ( #16220 )
...
* Add Shell E2E case
* Add shell using resource file e2e case
* Upgrade checkout from v2 to v4
* Change interval to 500ms
* Upgrade actions/upload-artifact
---------
Co-authored-by: xiangzihao <460888207@qq.com>
5 months ago
xiangzihao
e8566818b0
[DSIP-50][UDF Manage] Remove unused udf manage function ( #16212 )
...
* Remove unused udf manage function
5 months ago
Wenjun Ruan
edeb1b2458
[DSIP-45] Polish the Storage SPI ( #16141 )
5 months ago
rockfang
d8e0178599
[Fix][UI] Fix the message toast issue ( #16088 )
6 months ago
rockfang
ac1eacafe0
[Fix][UI] ensure number type field has number type value in alarm-instance-manage ( #16089 )
6 months ago
旺阳
e93ed78c0f
[Fix] Fix audit log parma typo ( #16077 )
6 months ago
小可耐
0fc2fe971a
[DSIP-39][parameter] Improvement startup parameters/global parameters/project parameters data type ( #15967 )
...
* [Improvement][parameter] New data types and type filtering
* [Improvement][parameter] Improvement startup parameters/global parameters data type
* fix api interfaces compatible
* add project parameter data type default value
* [Improvement][parameter] New data types and type filtering
* [Improvement][parameter] Improvement startup parameters/global parameters data type
* fix api interfaces compatible
* add project parameter data type default value
* improvement project code
* remove useless imports
* remove method onClearSearchTaskType
* add parameter doc
* optimisation logic
* code conflict resolution
* code conflict resolution
* [Improvement][Monitor] Show master && worker Busy Or Normal Status and Show Commands table list (#15978 )
* update
* test
* add monitor enhance ui
* update
* update
* update doc
* fix spotless
* update
* update
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/DataAnalysisController.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/DataAnalysisController.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* Update dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/ErrorCommandMapper.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* Update dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ErrorCommandMapper.xml
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* Update dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/CommandMapper.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* Update dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ErrorCommandMapper.xml
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* update
* fix spotless
* update
---------
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* [Improvement][Monitor] Add UT for montor (#15998 )
* formatting Code
6 months ago
旺阳
0e5cb664bb
[Improvement][Monitor] Show master && worker Busy Or Normal Status and Show Commands table list ( #15978 )
...
* update
* test
* add monitor enhance ui
* update
* update
* update doc
* fix spotless
* update
* update
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/DataAnalysisController.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/DataAnalysisController.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* Update dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/ErrorCommandMapper.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* Update dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ErrorCommandMapper.xml
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* Update dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/CommandMapper.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* Update dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ErrorCommandMapper.xml
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* update
* fix spotless
* update
---------
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
6 months ago
calvin
5a6c6c37f0
[Improvement-15910][UI] Supposed to provide a default value for the custom parallelism when using the mode of parallel execution. ( #15912 )
...
* worked out the issue
* imrpove the parallism strategy
* imrpove the parallism strategy
* merge from dev
7 months ago
John Huang
6c78c8ec9a
[Improvement][Spark] Support Local Spark Cluster ( #15589 )
...
* [Improvement][Spark] Support Local Spark Cluster
* remote default local from deploy mode
---------
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
7 months ago
旺阳
f99d3f1ed3
[Improvement][Audit] Change time to create_time ( #15846 )
...
* change time to create_time
* update
* update
7 months ago
旺阳
226345512e
[DSIP-26][Audit log] Audit log improvement design ( #15554 )
7 months ago
小可耐
920ac154cb
[Improvement-15744][parameter] project parameter add update time and update user id ( #15745 )
...
* project parameter add update time and update user id
* project parameter add comment operator user id and UT
* project parameter add ui
8 months ago
He Wang
723126b52b
hotfix(ui): update datasourceTypes following the DbType in spi module ( #15776 )
8 months ago
caishunfeng
bcf1b67255
[Fix] add resource full name check ( #15757 )
...
* add resource full name check
* fix UT
* fix query params error
8 months ago
arlendp
a16a15c84e
[Fix-15698][UI] close the definition when opened in the new tab ( #15736 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
8 months ago
xiangzihao
faa794c39b
fix ui build error ( #15732 )
8 months ago
calvin
d49dbbaac8
[Improvement-15725][UI] The default option of project preferences can be clearable. ( #15727 )
...
* adjust the project preferences
8 months ago
calvin
832826ea52
done ( #15724 )
8 months ago
calvin
2395ba5ef8
fix this issue ( #15695 )
9 months ago
lch
af578124a5
fix switch status button not show correctly ( #15686 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
9 months ago
calvin
c61b81e0c6
[Improvement-15603][API] When removing or modifying a workflow the system can check if there any tasks depend on it. ( #15681 )
...
* modify the function of queryTaskSubProcessDepOnProcess
* add a function to query downstream dependent tasks
* confirm to make the workflow offline
* query dependent tasks
* check dependencies
* done
* done
* done
* done
* improve the test case
* improve the test case
* improve codes
* prettier the codes
* prettier the codes
9 months ago
王渔
e984300253
[bug] [dolphinscheduler-ui] UI timed scheduler Improvement ( #15624 )
...
* Update use-table.ts
* [Fix][CI] Remove useless code
* [Fix][CI] Remove useless code
* [Fix][CI] Remove useless code
---------
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: 旺阳 <wang@lqwang.net>
Co-authored-by: xiangzihao <460888207@qq.com>
9 months ago
Wenjun Ruan
88a8f06b1d
Fix can modify file which is not under resource path ( #15652 )
9 months ago
calvin
5213290262
[Feature-14863][API] Support to manage what worker groups can be used for a project. ( #15600 )
9 months ago
Gallardot
3640a28348
[Improvement][HTTP] support custom rendering of http body ( #15531 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
10 months ago