Commit Graph

6311 Commits (1679f15a50a505e5177ad659348dec9b1ef863f9)

Author SHA1 Message Date
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
2022-03-17 15:46:36 +08:00
Amy0104 aa7dcf3a27
[Fix][UI Next][V1.0.0-Alpha]Fix the pagination of task instance table always one page. (#8954) 2022-03-17 15:19:10 +08:00
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
2022-03-17 14:29:18 +08:00
Amy0104 b86dce53a3
[Fix][UI Next][V1.0.0-Alpha] Fix the workflow instance not clickable in task instance page. (#8952) 2022-03-17 12:39:09 +08:00
Devosend 192086e639
[Fix][UI Next][V1.0.0-Alpha] Fix the English display problem of timeout alert minute (#8950) 2022-03-17 12:37:40 +08:00
Amy0104 8fcca27fcb
[Fix][UI Next][V1.0.0-Alpha]Fix the serial wait text language not configured. (#8949) 2022-03-17 12:36:16 +08:00
Amy0104 e8e2e3a13d
[Fix][UI Next][V1.0.0-Alpha] Fix the edge missing after editing the first task node in dag page. (#8947) 2022-03-17 12:35:06 +08:00
Kevin.Shin af9aedfd2d
fix https://github.com/apache/dolphinscheduler/issues/8889 (#8921) 2022-03-17 11:10:39 +08:00
Amy0104 4bb85dd16b
[Fix][UI Next][V1.0.0-Alpha]Fix branch flown and Custom Parameters field options missing. (#8933) 2022-03-16 19:19:34 +08:00
Devosend f9efd68878
[Fix][UI Next][V1.0.0-Alpha] Fix refresh resource manage auto logout bug (#8932) 2022-03-16 19:18:50 +08:00
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
2022-03-16 17:59:20 +08:00
Amy0104 9cf5c6d00e
[Fix] [UI Next][V1.0.0-Alpha] Fix pre task error when creating task in dag page. (#8928) 2022-03-16 16:04:38 +08:00
songjianet 4ec2db9e5c
[Fix][UI Next][V1.0.0-Alpha] Fix the language display error in project overview and home page. (#8925) 2022-03-16 14:30:30 +08:00
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
2022-03-16 14:18:35 +08:00
Amy0104 e17c2bb56a
[Fix][UI Next][V1.0.0-Alpha] Fix the instructions links error in task editor modal. (#8924) 2022-03-16 14:17:00 +08:00
gaojun2048 b1f7f788fd
blank path should not be read (#8883) 2022-03-16 11:07:59 +08:00
yangyunxi b7cf8b49c5
AlertPluginInstanceController verifyGroupName method code optimizatio… (#8920)
* AlertPluginInstanceController verifyGroupName method code optimization #8863
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
2022-03-16 10:42:03 +08:00
Kerwin 5ad73f8352
fix roll view log null exception (#8914) 2022-03-16 10:09:29 +08:00
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
2022-03-16 09:33:26 +08:00
xiangzihao eefe7896c8
[Feature-8850][E2E] Restore project center e2e test cases in ui-next (#8909) 2022-03-15 22:07:30 +08:00
songjianet bde7d52c5d
[Fix][UI Next][V1.0.0-Alpha] Fix the task instance logs are not automatically updated. (#8912) 2022-03-15 20:58:10 +08:00
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
2022-03-15 19:16:33 +08:00
Amy0104 9a93910ac5
[Fix][UI Next][V1.0.0-Alpha] Fix saving a sub process workflow failure. (#8908) 2022-03-15 19:01:48 +08:00
songjianet f726730d93
[Docs][UI-Next] Add date-fns-tz license. (#8907) 2022-03-15 18:26:49 +08:00
caishunfeng 60fbbcb790
[Feature-8530][API] add system default timezone if no user timezone when get userInfo (#8899)
Co-authored-by: caishunfeng <534328519@qq.com>
2022-03-15 17:46:41 +08:00
Devosend 58e341c19c
[Bug] [UI Next][V1.0.0-Alpha] Fix workflow import form was not cleaned up bug (#8905) 2022-03-15 17:43:49 +08:00
hjli 242b5dd5b6
[Bug-8760]Resource file deletion conditions (#8765) 2022-03-15 17:26:41 +08:00
Devosend 563c5b3527
[Bug] [UI Next][V1.0.0-Alpha] Add date-fns-tz dependent (#8904) 2022-03-15 17:11:34 +08:00
Devosend f4b3ed263c
[Bug] [UI Next][V1.0.0-Alpha] Fix crontab component styles (#8902) 2022-03-15 17:11:12 +08:00
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.
2022-03-15 17:09:58 +08:00
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>
2022-03-15 16:34:19 +08:00
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
2022-03-15 15:16:36 +08:00
Amy0104 8bcbe2a1f4
[Fix] [UI Next][V1.0.0-Alpha]: Fix the dag map display uncorrect after changing the pre tasks. (#8895) 2022-03-15 14:55:19 +08:00
kezhenxu94 14bb722f6f
[CI] Require E2E to passed before merging (#8891) 2022-03-15 14:35:21 +08:00
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
2022-03-15 14:19:19 +08:00
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.
2022-03-15 10:13:37 +08:00
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
2022-03-15 09:35:14 +08:00
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.
2022-03-15 08:51:09 +08:00
Jiajie Zhong b04a535744
[ci] Add timeout to each job avoiding zombie process (#8886) 2022-03-14 22:34:44 +08:00
Devosend d19322dc9e
[Feature][UI Next][V1.0.0-Alpha] Scheduler datetime display optimization (#8885) 2022-03-14 22:14:19 +08:00
天仇 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>
2022-03-14 20:51:55 +08:00
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.
2022-03-14 20:17:18 +08:00
Devosend 3bbca9d101
[Feature][UI Next][V1.0.0-Alpha] Timezone to support search (#8872)
* timezone to support search

* Update data after switching time zones

* add blank after scss
2022-03-14 17:16:11 +08:00
songjianet a7dd073e83
[Fix][UI Next][V1.0.0-Alpha] Fix the Workflow Relation page cannot be zoomed in or out using a scroll wheel. (#8868) 2022-03-14 17:07:52 +08:00
Tq 1f83140558
fix create&update wrokflow cron APIs, verify end time must bigger than start time (#8871) 2022-03-14 16:40:07 +08:00
Kerwin c4fc59c9bb
[Fix][Master] Fix master-server execution logic thread unsafe problem (#8707)
* Fix thread safety issue in master service

* optimize code.
2022-03-14 16:22:48 +08:00
kezhenxu94 d3cbf8eeaf
[UI-NEXT] Fix wrong packaging locations (#8851) 2022-03-14 15:26:15 +08:00
Amy0104 fe7e987d53
[Fix][UI Next][V1.0.0-Alpha] Fix performance warning of ButtonLink component. (#8849) 2022-03-14 15:18:53 +08:00
wangyang 0d8079a816
[DS-7992][feat] Alert module judging strategy (#8636) 2022-03-14 14:25:27 +08:00
guoshupei 6a5b3bb8f9
[Improvement-8758] [worker] Delete unused object preTaskCache (#8795) 2022-03-14 14:14:21 +08:00