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
gaojun2048
6514ed2da2
change dir permission ( #8861 )
2022-03-14 13:44:48 +08:00
gaojun2048
3b30f3bb7e
fix log read bug ( #8852 )
...
* fix log
* get DOLPHINSCHEDULER_HOME
* add DOLPHINSCHEDULER_WORKER_HOME to env
2022-03-14 13:15:14 +08:00
Wenjun Ruan
7433dd24d9
[BUG][UT] Fix DateUtilsTest failed due to timezone inconsistent ( #8848 )
2022-03-14 09:04:51 +08:00
ouyangyewei
5fa1c4e7e3
[Feature][dolphinscheduler-api] Return domain object after creating success ( #8825 )
...
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
2022-03-13 21:20:36 +08:00
xiangzihao
2335453482
[Feature-8844][E2E] Restore datasource center e2e test cases in ui-next ( #8845 )
2022-03-13 12:33:19 +08:00
ouyangyewei
b0ffec5a4c
to issue/#8826 ( #8827 )
...
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
2022-03-13 08:39:05 +08:00
Jiajie Zhong
90f9aed11d
[python] Add tox for out of box test ( #8837 )
...
* [python] Add tox for out of box test
* Add `tox` for easy and complete test
* Correct package data attribute
* Add more dirs in flake8 ignore
* Change GA from raw to tox
* Fix env setter
* Temp skip sanity
* Rm not exists job
* Add code test
* fix
* rm all need
* fix
* fix
* fix
* fix
* fix
* fix
* Migrate pip upgrede to tox setting
* Change install_commands to commands
* fix config of install command
* Add GA env to do that
* Fix env error
* Finial commit
* remove duplicate
* Change doc
* Change dependence of ci
* Change dependence of ci
2022-03-12 21:27:36 +08:00
simsicon
a38adcb579
Fix https://github.com/apache/dolphinscheduler/issues/8602 ( #8604 )
2022-03-12 20:51:52 +08:00
xiangzihao
49b1a073dd
[Feature-8823][E2E] Restore resource center e2e test cases in ui-next ( #8840 )
2022-03-12 20:49:46 +08:00
Jiajie Zhong
fb772c328d
[python] Change name to_string to __str__ and add __repr__ ( #8830 )
...
* Change `yaml_parser.py` method `to_string` to magic method
`__str__` make it more pythonic.
* Add some tests to magic method `__str__` and `__repr__`
2022-03-12 20:36:51 +08:00