songjianet
7ca5cddc2f
[Fix][UI Next][V1.0.0-Alpha] The problem of multi-language support in FeiShu alert instance. ( #8981 )
3 years ago
songjianet
9fbc62f784
[Fix][UI Next][V1.0.0-Alpha] Fix the new button in the English state of the alarm instance page lacks a space. ( #8984 )
3 years ago
Amy0104
c29a51a8c7
[Fix][UI Next][V1.0.0-Alpha] Add the hover tips for the alarm instance manage table action buttons. ( #8978 )
3 years ago
Amy0104
a485771a73
[Fix][UI Next][V1.0.0-Alpha] Add the hover tips for the datasource ta… ( #8977 )
...
* [Fix][UI Next][V1.0.0-Alpha] Add the hover tips for the datasource table action buttons.
* [Fix][UI Next][V1.0.0-Alpha] Remove the unused paramter for the datasource table operation column render function.
3 years ago
songjianet
045ef753d1
[Fix][UI Next][V1.0.0-Alpha] Fix the problem of table multilingual switching in datasource. ( #8970 )
3 years ago
songjianet
451f2849c1
[Fix][UI Next][V1.0.0-Alpha] Fix the problem of table multilingual switching in alarm instance management. ( #8968 )
3 years ago
calvin
44c8d615a4
[Fix-8834][UI Next][V1.0.0-Alpha] Rectify this issue about missing the path in the page of file management. ( #8963 )
...
* fix this issue
* merge from dev
3 years ago
Amy0104
b9e89b1922
[Fix][UI Next][V1.0.0-Alpha] Fix the stop button tips error and its uncorrect state when the record state is STOP. ( #8960 )
3 years ago
Devosend
2b63de0297
[Fix] [UI Next][V1.0.0-Alpha] Enviroment name display error in cron manage ( #8957 )
...
* fix timing modal env name -1 bug
* add param type
3 years ago
Amy0104
aa7dcf3a27
[Fix][UI Next][V1.0.0-Alpha]Fix the pagination of task instance table always one page. ( #8954 )
3 years ago
gaojun2048
3955d84ce3
[Bug][Security] Fix dir permission ( #8938 )
...
* only config dir need 700
* delete -R
* all config dir change
* yaml file in config dir change
* config dir permission change
3 years ago
Amy0104
b86dce53a3
[Fix][UI Next][V1.0.0-Alpha] Fix the workflow instance not clickable in task instance page. ( #8952 )
3 years ago
Devosend
192086e639
[Fix][UI Next][V1.0.0-Alpha] Fix the English display problem of timeout alert minute ( #8950 )
3 years ago
Amy0104
8fcca27fcb
[Fix][UI Next][V1.0.0-Alpha]Fix the serial wait text language not configured. ( #8949 )
3 years ago
Amy0104
e8e2e3a13d
[Fix][UI Next][V1.0.0-Alpha] Fix the edge missing after editing the first task node in dag page. ( #8947 )
3 years ago
Kevin.Shin
af9aedfd2d
fix https://github.com/apache/dolphinscheduler/issues/8889 ( #8921 )
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
f9efd68878
[Fix][UI Next][V1.0.0-Alpha] Fix refresh resource manage auto logout bug ( #8932 )
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
9cf5c6d00e
[Fix] [UI Next][V1.0.0-Alpha] Fix pre task error when creating task in dag page. ( #8928 )
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
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
e17c2bb56a
[Fix][UI Next][V1.0.0-Alpha] Fix the instructions links error in task editor modal. ( #8924 )
3 years ago
gaojun2048
b1f7f788fd
blank path should not be read ( #8883 )
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
5ad73f8352
fix roll view log null exception ( #8914 )
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
eefe7896c8
[Feature-8850][E2E] Restore project center e2e test cases in ui-next ( #8909 )
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
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
9a93910ac5
[Fix][UI Next][V1.0.0-Alpha] Fix saving a sub process workflow failure. ( #8908 )
3 years ago
songjianet
f726730d93
[Docs][UI-Next] Add date-fns-tz license. ( #8907 )
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
58e341c19c
[Bug] [UI Next][V1.0.0-Alpha] Fix workflow import form was not cleaned up bug ( #8905 )
3 years ago
hjli
242b5dd5b6
[Bug-8760]Resource file deletion conditions ( #8765 )
3 years ago
Devosend
563c5b3527
[Bug] [UI Next][V1.0.0-Alpha] Add date-fns-tz dependent ( #8904 )
3 years ago
Devosend
f4b3ed263c
[Bug] [UI Next][V1.0.0-Alpha] Fix crontab component styles ( #8902 )
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
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
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
Amy0104
8bcbe2a1f4
[Fix] [UI Next][V1.0.0-Alpha]: Fix the dag map display uncorrect after changing the pre tasks. ( #8895 )
3 years ago
kezhenxu94
14bb722f6f
[CI] Require E2E to passed before merging ( #8891 )
3 years ago
calvin
c7e80e42d7
[Fix-8836][UI Next][V1.0.0-Alpha] Rectify this issue about creating a file or directory with a wrong path. ( #8892 )
...
* fix this issue
* fix this issue
* fix code style
* fix code style
3 years ago
songjianet
db64dcade8
Revert "[Fix-8836][UI Next][V1.0.0-Alpha] Rectify this issue about creating a file or directory with a wrong path. ( #8880 )" ( #8888 )
...
This reverts commit e4dcf3d2e0
.
3 years ago
calvin
e4dcf3d2e0
[Fix-8836][UI Next][V1.0.0-Alpha] Rectify this issue about creating a file or directory with a wrong path. ( #8880 )
...
* fix this issue
* fix this issue
3 years ago
Amy0104
3bc527ff7a
[Fix] [UI Next][V1.0.0-Alpha] Fix the pre task options missing in dag page. ( #8876 )
...
* [Fix] [UI Next][V1.0.0-Alpha] Fix pre task options missing in dag page bug.
* [Feature][UI Next][V1.0.0-Alpha] Remove the useless code parameter in task node component.
3 years ago
Jiajie Zhong
b04a535744
[ci] Add timeout to each job avoiding zombie process ( #8886 )
3 years ago
Devosend
d19322dc9e
[Feature][UI Next][V1.0.0-Alpha] Scheduler datetime display optimization ( #8885 )
3 years ago
天仇
a308fa3bef
[Feature-8591][Python] Add pre-commit to run basic test before commit ( #8843 )
...
* add `.pre-commit-config.yaml` in the pydolphinscheduler module and configured basic check rules like `isort`, `black`, `flake8`
* add some instructions in `DEVELOP.MD`
* Fix some mistake and add some docs on it
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
3 years ago
Amy0104
13b1ffe12a
[Feature][UI Next][V1.0.0-Alpha] Add the corresponding state for the … ( #8870 )
...
* [Feature][UI Next][V1.0.0-Alpha] Add the corresponding state for the saving action.
* [Feature][UI Next][V1.0.0-Alpha] Add the corresponding state for the saving action.
3 years ago