Kevin.Shin
170c098940
#2450 : fix https://github.com/apache/dolphinscheduler/issues/8889 ( #8921 )
3 years ago
Kevin.Shin
af9aedfd2d
fix https://github.com/apache/dolphinscheduler/issues/8889 ( #8921 )
3 years ago
Amy0104
ee9df1205d
#2449 : [Fix][UI Next][V1.0.0-Alpha]Fix branch flown and Custom Parameters field options missing. ( #8933 )
3 years ago
Amy0104
4bb85dd16b
[Fix][UI Next][V1.0.0-Alpha]Fix branch flown and Custom Parameters field options missing. ( #8933 )
3 years ago
Devosend
2f4765a05c
#2448 : [Fix][UI Next][V1.0.0-Alpha] Fix refresh resource manage auto logout bug ( #8932 )
3 years ago
Devosend
f9efd68878
[Fix][UI Next][V1.0.0-Alpha] Fix refresh resource manage auto logout bug ( #8932 )
3 years ago
Devosend
235f864e67
#2447 : [Fix][UI Next][V1.0.0-Alpha] Support workflow batch operation ( #8930 )
...
* workflow support batch delete
* workflow support batch export
* support batch copy
* modify batch button styles
* add blank after scss
3 years ago
Devosend
dde81eb93c
[Fix][UI Next][V1.0.0-Alpha] Support workflow batch operation ( #8930 )
...
* workflow support batch delete
* workflow support batch export
* support batch copy
* modify batch button styles
* add blank after scss
3 years ago
Amy0104
923a7c19b7
#2446 : [Fix] [UI Next][V1.0.0-Alpha] Fix pre task error when creating task in dag page. ( #8928 )
3 years ago
Amy0104
9cf5c6d00e
[Fix] [UI Next][V1.0.0-Alpha] Fix pre task error when creating task in dag page. ( #8928 )
3 years ago
songjianet
2b788da60d
#2445 : [Fix][UI Next][V1.0.0-Alpha] Fix the language display error in project overview and home page. ( #8925 )
3 years ago
songjianet
4ec2db9e5c
[Fix][UI Next][V1.0.0-Alpha] Fix the language display error in project overview and home page. ( #8925 )
3 years ago
Devosend
c11cbeedf0
#2444 : [Bug][UI Next][V1.0.0-Alpha] Fix workflow instance save is not responding bug ( #8926 )
...
* fix workflow instance save is not responding bug
* add WorkflowInstance interface
3 years ago
Devosend
276a68a23e
[Bug][UI Next][V1.0.0-Alpha] Fix workflow instance save is not responding bug ( #8926 )
...
* fix workflow instance save is not responding bug
* add WorkflowInstance interface
3 years ago
Amy0104
2c36462d80
#2443 : [Fix][UI Next][V1.0.0-Alpha] Fix the instructions links error in task editor modal. ( #8924 )
3 years ago
Amy0104
e17c2bb56a
[Fix][UI Next][V1.0.0-Alpha] Fix the instructions links error in task editor modal. ( #8924 )
3 years ago
gaojun2048
343ba800a1
#2442 : blank path should not be read ( #8883 )
3 years ago
gaojun2048
b1f7f788fd
blank path should not be read ( #8883 )
3 years ago
yangyunxi
2b805ad7e9
#2441 : AlertPluginInstanceController verifyGroupName method code optimizatio… ( #8920 )
...
* AlertPluginInstanceController verifyGroupName method code optimization #8863
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
3 years ago
yangyunxi
b7cf8b49c5
AlertPluginInstanceController verifyGroupName method code optimizatio… ( #8920 )
...
* AlertPluginInstanceController verifyGroupName method code optimization #8863
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
3 years ago
Kerwin
625c6c0d32
#2440 : fix roll view log null exception ( #8914 )
3 years ago
Kerwin
5ad73f8352
fix roll view log null exception ( #8914 )
3 years ago
Jiajie Zhong
f081361a0f
#2439 : [python] Add autoflake to auto rm unused import ( #8897 )
...
* Add a new commit hook to pre-commit, to auto
remove unused imports
* Remove all unused pass statements
* Add autoflake to tox and out CI
close : #8592
3 years ago
Jiajie Zhong
e53ac4e304
[python] Add autoflake to auto rm unused import ( #8897 )
...
* Add a new commit hook to pre-commit, to auto
remove unused imports
* Remove all unused pass statements
* Add autoflake to tox and out CI
close : #8592
3 years ago
xiangzihao
c81cee6bd6
#2438 : [Feature-8850][E2E] Restore project center e2e test cases in ui-next ( #8909 )
3 years ago
xiangzihao
eefe7896c8
[Feature-8850][E2E] Restore project center e2e test cases in ui-next ( #8909 )
3 years ago
songjianet
6b2535db61
#2437 : [Fix][UI Next][V1.0.0-Alpha] Fix the task instance logs are not automatically updated. ( #8912 )
3 years ago
songjianet
bde7d52c5d
[Fix][UI Next][V1.0.0-Alpha] Fix the task instance logs are not automatically updated. ( #8912 )
3 years ago
JieguangZhou
dc4cfc8a6d
#2436 : [python] Add custom log for meanful an easier log formatter ( #8901 )
...
* Change logging.warning to logger.warning
* Add testing for logging about task code already in process definition
close : #8258
3 years ago
JieguangZhou
32a5ccac72
[python] Add custom log for meanful an easier log formatter ( #8901 )
...
* Change logging.warning to logger.warning
* Add testing for logging about task code already in process definition
close : #8258
3 years ago
Amy0104
c6104eab0d
#2435 : [Fix][UI Next][V1.0.0-Alpha] Fix saving a sub process workflow failure. ( #8908 )
3 years ago
Amy0104
9a93910ac5
[Fix][UI Next][V1.0.0-Alpha] Fix saving a sub process workflow failure. ( #8908 )
3 years ago
songjianet
74b6b0d3ad
#2434 : [Docs][UI-Next] Add date-fns-tz license. ( #8907 )
3 years ago
songjianet
f726730d93
[Docs][UI-Next] Add date-fns-tz license. ( #8907 )
3 years ago
caishunfeng
eb48650392
#2433 : [Feature-8530][API] add system default timezone if no user timezone when get userInfo ( #8899 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
caishunfeng
60fbbcb790
[Feature-8530][API] add system default timezone if no user timezone when get userInfo ( #8899 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Devosend
ff2ffef960
#2432 : [Bug] [UI Next][V1.0.0-Alpha] Fix workflow import form was not cleaned up bug ( #8905 )
3 years ago
Devosend
58e341c19c
[Bug] [UI Next][V1.0.0-Alpha] Fix workflow import form was not cleaned up bug ( #8905 )
3 years ago
hjli
8497711395
#2431 : [Bug-8760]Resource file deletion conditions ( #8765 )
3 years ago
hjli
242b5dd5b6
[Bug-8760]Resource file deletion conditions ( #8765 )
3 years ago
Devosend
1038f27fa8
#2430 : [Bug] [UI Next][V1.0.0-Alpha] Add date-fns-tz dependent ( #8904 )
3 years ago
Devosend
563c5b3527
[Bug] [UI Next][V1.0.0-Alpha] Add date-fns-tz dependent ( #8904 )
3 years ago
Devosend
f2e9cdf1e7
#2429 : [Bug] [UI Next][V1.0.0-Alpha] Fix crontab component styles ( #8902 )
3 years ago
Devosend
f4b3ed263c
[Bug] [UI Next][V1.0.0-Alpha] Fix crontab component styles ( #8902 )
3 years ago
Amy0104
2f34dc33a3
#2428 : [Fix][UI Next][V1.0.0-Alpha] Fix some types missing when direct was e… ( #8898 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix some types missing when direct was export in sqoop task node.
* Fix][UI Next][V1.0.0-Alpha] Remove watch in use sqoop file.
3 years ago
Amy0104
8402367d82
[Fix][UI Next][V1.0.0-Alpha] Fix some types missing when direct was e… ( #8898 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix some types missing when direct was export in sqoop task node.
* Fix][UI Next][V1.0.0-Alpha] Remove watch in use sqoop file.
3 years ago
guoshupei
f1eaa6a1e5
#2427 : [Bug-8810] [master] add try catch to onSuccess method in the WorkflowExecuteThreadPool ( #8896 )
...
This closes #8810
Co-authored-by: guoshupei <guoshupei@lixiang.com>
3 years ago
guoshupei
3114c91748
[Bug-8810] [master] add try catch to onSuccess method in the WorkflowExecuteThreadPool ( #8896 )
...
This closes #8810
Co-authored-by: guoshupei <guoshupei@lixiang.com>
3 years ago
Kerwin
62c9786c75
#2426 : [Feature-8579][Task] Task back-end plugin optimization, new plugins only need to modify the plugin's own module ( #8584 )
...
* Task plug-in optimization, task-related classes are migrated to the task plugin module
* remove tasktype enum class.
* fix code style.
* fix code style
* fix code style
* fix ProcessServiceTest.testUpdateResourceInfo test class
* fix code style
* fix test task plugin manager check parameters null
* fix test ut
* update aws license
* change TaskTimeoutStrategy class
3 years ago
Kerwin
a1bef43981
[Feature-8579][Task] Task back-end plugin optimization, new plugins only need to modify the plugin's own module ( #8584 )
...
* Task plug-in optimization, task-related classes are migrated to the task plugin module
* remove tasktype enum class.
* fix code style.
* fix code style
* fix code style
* fix ProcessServiceTest.testUpdateResourceInfo test class
* fix code style
* fix test task plugin manager check parameters null
* fix test ut
* update aws license
* change TaskTimeoutStrategy class
3 years ago