Skip to content

[3.0.2-prepare][cherry-pick] Fix the API usage of gantt graph#12630

Closed
EricGao888 wants to merge 380 commits into
apache:devfrom
EricGao888:3.0.2-cp-11642
Closed

[3.0.2-prepare][cherry-pick] Fix the API usage of gantt graph#12630
EricGao888 wants to merge 380 commits into
apache:devfrom
EricGao888:3.0.2-cp-11642

Conversation

@EricGao888
Copy link
Copy Markdown
Member

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

Desperado2 and others added 30 commits June 24, 2022 15:22
…rMain (apache#10535)

* Update remove-zk-node.sh

* Update remove-zk-node.sh

* Update remove-zk-node.sh

* Update remove-zk-node.sh

(cherry picked from commit 4a3dfae)
Users may set in for maven setting.xml. but
frontend-maven-plugin will inherit proxy setting
from it. And pnpm not support both `--proxy` and
`--https-proxy` and will fail ui build. This patch
make pnpm run without inherits maven proxy.

ref: https://github.com/eirslett/frontend-maven-plugin#proxy-settings
and https://github.com/eirslett/frontend-maven-plugin/blob/9f39dbad0948237ada4e7b19bf90690f94a61b81/frontend-maven-plugin/src/main/java/com/github/eirslett/maven/plugins/frontend/mojo/PnpmMojo.java#L28

(cherry picked from commit 15a8607)
…10440)

* JSONUtils support LocalDateTime

* remove extraneous unit tests

* remove unused classes import.

Co-authored-by: HomminLee <lihongmin@ysstech.com>
(cherry picked from commit dafed57)
correct the doc and add hint to setting

ref: apache#10511
(cherry picked from commit cd51a22)
* Fix k8s bitnami bug

* add comments

(cherry picked from commit 0b377f7)
…yed correctly error. (apache#10636)

- add workflow name span padding-bottom css style to fix this error

This closes apache#10632

Co-authored-by: jiangkang <jiangkang@cmss.chinamobile.com>
* [Fix-10652] fix docker-compose.yml

* [Fix-10652] fix docker-stack.yml

* [Fix-10652] fix python api port in k8s config

* Update deploy/kubernetes/dolphinscheduler/templates/deployment-dolphinscheduler-api.yaml

Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>

* [Fix-10652] fix { { to {{

* [Fix-10652] del space between {{ and -

Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
* heartbeat info improvement

* import order
* Merging general settings to faq

* also change the zh position

Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
zhuangchong and others added 22 commits September 18, 2022 07:15
Co-authored-by: xiangzihao <460888207@qq.com>
…oup cannot release and add taskGroup log (apache#11469) (apache#12013)

* Fix kill task failed will cause the taskGroup cannot release and add taskGroup log (apache#11469)

(cherry picked from commit 4d13a51)
…d to avoid worker OOM when kill task (apache#11994)

* cherry-pick [Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
…che#11033)

* Change the content of alert to an array

* Increase unit test coverage

* Modify the code format

* Modify the code format

* Modify judgment statement

* Deleting invalid References

* Modify the previous code implementation and improve the test data

* Modify the code format

* Move the location of the Content conversion

* Remove useless code

* Change the code format

* Modify unit tests

* Modify unit tests

* Modify unit tests

* Changing the location of the code

* Modify the code

Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
Co-authored-by: 范万龙 <fanwanlong@fanwanlongs-MBP.lan>
… instead of 'null' string (apache#12031)

Co-authored-by: Guanhua Li <guanhua_li@foxmail.com>
Co-authored-by: Yann Ann <xiaoqiang.yann@gmail.com>
* [Improvement][UI] Unified local parameters UI (apache#11190)

* [Fix][UI] fix bug where icons are displayed in one line. (apache#11320)

* cherry pick [Improvement-11386][UI] Concise the logic available for task action buttons

* [Fix][UI] Fix the preTask options are unavailable when creating a tas...

* fix build

Co-authored-by: Chris Ho <realhezean@gmail.com>
Co-authored-by: Devosend <devosend@gmail.com>
Co-authored-by: Sheldon <39169452+sketchmind@users.noreply.github.com>
Co-authored-by: Amy0104 <amywang0104@163.com>
…pache#12093)

* fix timezone in complement data and schedule preview

* fix timezone in complement data and schedule preview

* code improvement
when create task switch in python api, switch branch not show correctly,
due to we add some unnecessary attribute to switch task, this patch we
add `_task_ignore_attr` in class `Task` to ignore those unnecessary
attribute from `_task_default_attr`

(cherry picked from commit a86f4e2)
@EricGao888 EricGao888 closed this Nov 1, 2022
@EricGao888 EricGao888 deleted the 3.0.2-cp-11642 branch November 1, 2022 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.