Commit Graph

6311 Commits (1679f15a50a505e5177ad659348dec9b1ef863f9)

Author SHA1 Message Date
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
Devosend 1d1c99b31f
[Fix][UI Next][V1.0.0-Alpha] Fix error when deployed to nginx after compilation (#8767) 2022-03-09 16:31:42 +08:00
calvin fcbaaf5de6
[Feature-8735][UI Next][V1.0.0-Alpha] Added the form of the EMR task. (#8766)
* add two icons

* developed the form of the emr task
2022-03-09 16:30:49 +08:00
王强 a4b34e63d0
[Fix] [ui] Fixed the re-upload function of the Resource Management menu #8764 (#8763)
* [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

Co-authored-by: wangqiang <wangqiang@coocaa.com>
2022-03-09 14:35:43 +08:00
xiangzihao b024aabd12
[Fix-8744][standalone-server] start standalone server failed (#8747) 2022-03-09 13:26:28 +08:00
songjianet c661827752
[Docs][UI-Next] Add js-cookie license. (#8762) 2022-03-09 12:15:16 +08:00
calvin e130b821f4
[Fix-8625][UI-Next][V1.0.0-Alpha] Worked out this issue with missing buttons of viewing log and history. (#8754)
* fix this issue

* merge from dev
2022-03-08 17:52:13 +08:00
Devosend cbb756e1cb
[Fix][UI-Next][V1.0.0-Alpha] Fix ui and backend languages are not consistent bug (#8755) 2022-03-08 17:51:35 +08:00
songjianet d3a8fa1d98
[Docs][UI Next][V1.0.0-Alpha] Add license file. (#8703)
* [Docs][UI-Next] Add license file.

* [Docs][UI-Next] Add license file.

* [Docs][UI-Next] Add license file.

* [Docs][UI-Next] Add license file.
2022-03-08 14:21:51 +08:00
Devosend 080a237b0d
[Fix][UI Next][V1.0.0-Alpha] Fix time alert validate of workflow (#8750) 2022-03-08 12:25:31 +08:00
Devosend 799e2fd215
[Feature][UI Next][V1.0.0-Alpha] Fix startup global params not init bug (#8749) 2022-03-08 12:02:04 +08:00
xiangzihao fc334b7b13
[DS-8580] Fix ui-next serve router for `/` path (#8748) 2022-03-08 11:09:08 +08:00
xiangzihao 220ec8f5fb
fix bug_8744 (#8745) 2022-03-07 20:38:03 +08:00
calvin 6e2c2adcaa
[Fix-8715][UI Next][V1.0.0-Alpha] Worked out this issue with missing some data in the form of a task when continuously clicking the same task node. (#8742) 2022-03-07 19:26:50 +08:00
Devosend aa5392529b
[Feature-8497][UI Next][V1.0.0-Alpha] Support dependent task re-run automatically (#8739) 2022-03-07 18:05:58 +08:00
Jiajie Zhong 1d7ee2c5c4
[chore] Upgrade versions of issue-report (#8736) 2022-03-07 18:03:38 +08:00
labbomb a6bfb5847e
[Refactor][UI Next][V1.0.0-Alpha] Refactor the list of projects under the project module (#8738) 2022-03-07 17:15:04 +08:00
Devosend e34f6fc807
[Fix-8690][UI Next][V1.0.0-Alpha] Fix startup execType bug (#8734) 2022-03-07 17:04:37 +08:00
jon-qj c51f2e4a7c
[Fix][UI Next][V1.0.0-Alpha] Fix the issue that user email doesn‘t pass verification (#8733) 2022-03-07 16:24:22 +08:00