Commit Graph

6329 Commits

Author SHA1 Message Date
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
Amy0104
e0ee6f1f2f
[Feature][UI Next][V1.0.0-Alpha]: Refactor the user manage page unde… (#8839)
* [Feature][UI Next][V1.0.0-Alpha]: Refactor the user manage page under security.

* [Feature][UI Next][V1.0.0-Alpha]: Add license into types file.
2022-03-11 20:35:11 +08:00
Devosend
5aeb753ae8
[Feature][UI Next][V1.0.0-Alpha] UI support timezone setting (#8833) 2022-03-11 17:11:51 +08:00
songjianet
a9c9eb00d0
[Fix][UI Next][V1.0.0-Alpha] Fix the DATA_QUALITY icon is null. (#8822) 2022-03-11 10:00:30 +08:00
songjianet
939f280e71
[Fix][UI Next][V1.0.0-Alpha] Fix the letters overlap with the input field. (#8821) 2022-03-10 22:10:03 +08:00
xiangzihao
20dd0c12ce
[E2E] Restore security center e2e test cases in ui-next (#8815) 2022-03-10 21:49:04 +08:00
zhanqian
e466f54c5d
issue 8645 (#8811)
Co-authored-by: 北笙 <“zhanqian@cai-inc.com”>
Co-authored-by: zhanqian <zhanqian@cai-inc.com>
2022-03-10 20:01:44 +08:00
Amy0104
53fcffedb6
[FIx][UI Next][V1.0.0-Alpha] Fix the error message while opening the task definition page (#8814) 2022-03-10 19:27:37 +08:00
Amy0104
f5711e4fcd
[Feature][UI Next][V1.0.0-Alpha] Unify clickable text in tables. (#8813) 2022-03-10 18:48:40 +08:00
labbomb
6dd89246e2
[Bug][UI Next][V1.0.0-Alpha]Fixed the abnormal display of project management user values (#8805) 2022-03-10 17:27:12 +08:00
Sunny Lei
2aed250ed4
[DS-7896][fix] Fixed the problem of duplicating project names when authorizing projects (#8453)
This closes #7896
2022-03-10 16:58:02 +08:00
Amy0104
bb1ba967cd
[Fix][UI Next][V1.0.0-Alpha] Fix tenant not exists error while import workflow. (#8797) 2022-03-10 12:58:19 +08:00
labbomb
38fba609cb
[Feature][UI Next][V1.0.0-Alpha]Unified processing of back-end error messages (#8779)
* Unified processing of back-end error messages

* Fixed the problem of English and Chinese being unified on the front and back ends

* Fix the $message mount problem

* Delete messages that are processed separately

* Delete all try catch related operations
2022-03-10 12:57:08 +08:00
Devosend
cb5910c95b
[Improvement] [UI Next][V1.0.0-Alpha] Prettier and ESlint (#8794)
* prettier and eslint ignore public

* Content restoration of lodash.min.js

* Add trailing space for .prettierignore
2022-03-10 11:59:23 +08:00
calvin
41b66b6adb
[Fix-8746][UI] Rectify the issue with affecting the original node's data when editing the form of the copied node. (#8791) 2022-03-10 11:36:01 +08:00
wangqiang
0bce1a96a1
[Fix-8786] [ui] Fixed the "RESOURCE_NOT_EXIST" error message when clicking udF resource list file navigation prompt #8786 (#8788)
* [fix] [ui] Fixed the re-upload function of the Resource Management menu
* Modify resource file list and sub-file front-end code
* Modify udF resource file list and subfile front-end code
* Fix modified page does not dynamically update content, added V-if judgment

* [fix] [ui] Fixed the re-upload function of the Resource Management menu
* Modify resource file list and sub-file front-end code
* Modify udF resource file list and subfile front-end code
* Fix modified page does not dynamically update content, added V-if judgment
* Fix duplicate ID problem

* [Fix] [ui] Fixed the "RESOURCE_NOT_EXIST" error message when clicking udF resource list file navigation prompt

Co-authored-by: wangqiang <wangqiang@coocaa.com>
2022-03-10 11:31:37 +08:00
songjianet
97a0eede25
[Fix][UI Next][V1.0.0-Alpha] Fix missing pagination in version info table. (#8785) 2022-03-09 22:31:38 +08:00
Devosend
5ca886fdd1
[Fix][UI Next][V1.0.0-Alpha] Fix workflow duplicate key error bug (#8782) 2022-03-09 22:16:33 +08:00
zixi0825
6a02b15e40
[Fix][data-quality] change data-quality task main jar path (#8752)
* feat(data-quality) change data-quality task main jar path

* feat(data-quality) change data-quality task main jar path

Co-authored-by: zixi0825 <sunzhaohe@linklogis.com>
2022-03-09 21:49:19 +08:00
caishunfeng
ddd4474189
change quartz executor to be managed by spring (#8774)
Co-authored-by: caishunfeng <534328519@qq.com>
2022-03-09 21:36:38 +08:00
Jiajie Zhong
62e12c73dc
[python] Add LICENSE and NOTICE to python dist package (#8768)
* Add LICENSE and NOTICE to Python API
* Add new license dir `python-api-license` to keep all
  Python API's LICENSE files
* Change LICENSE in distribute package
* Add content about should add LICENSE when new dependence
  adding
2022-03-09 19:50:43 +08:00
calvin
27c5944c2d
[Fix-8757][UI Next][V1.0.0-Alpha] Added the text button into the form of the task. (#8775)
* fix this issue

* restore the lodash.min.js
2022-03-09 18:15:07 +08:00
Devosend
59410af0ae
[Fix][UI-Next][V1.0.0-Alpha] Fix user login error (#8773)
* fix user login error

* logout clear cookie
2022-03-09 18:13:44 +08:00