Commit Graph

1274 Commits

Author SHA1 Message Date
Jay Chung f64b254809 [maven-release-plugin] prepare release 3.2.0 2023-10-11 16:59:08 +08:00
Gallardot a1a041082d [Improvement][K8S] K8S task support passing context parameters to downstream task (#14934)
* [Improvement][K8S] K8S task support passing context parameters to downstream task

Signed-off-by: Gallardot <gallardot@apache.org>

* [Improvement][K8S] K8S task support passing context parameters to downstream task

Signed-off-by: Gallardot <gallardot@apache.org>

* chore: update doc img

Signed-off-by: Gallardot <gallardot@apache.org>

* chore: update doc

Signed-off-by: Gallardot <gallardot@apache.org>

* chore: add UT

Signed-off-by: Gallardot <gallardot@apache.org>

* merge suggestion

Co-authored-by: 旺阳 <wang@lqwang.net>

* merge suggestion

Co-authored-by: 旺阳 <wang@lqwang.net>

* merge suggestion

Co-authored-by: 旺阳 <wang@lqwang.net>

---------

Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: David Zollo <dailidong66@gmail.com>
Co-authored-by: 旺阳 <qingwli@cisco.com>
Co-authored-by: 旺阳 <wang@lqwang.net>
Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 049c1511fa)
2023-10-11 15:58:18 +08:00
fuchanghai c2dd874c82 [feature-#14449] add secret in k8s Task (#14930)
* [feature-#14449] add secret

* [feature-#14449] upgrade UT and rename parameter ```secret```

* [feature-#14449] fix UT

* [feature-#14449] fix UT

* [feature-#14449] improvement

* [feature-#14449] format

---------

Co-authored-by: fuchanghai <‘2875334588@qq.com’>
(cherry picked from commit f90eadd40f)
2023-10-11 15:56:27 +08:00
Eric Gao 333866489a Fix typo (#14973)
(cherry picked from commit 1e2fddf958)
2023-10-11 15:56:10 +08:00
AmriStrong fb7fab0ecd [Bug] Dependent components cannot be justified and viewed (#14924)
* Dependent components cannot be justified and viewed (dependent components cannot be edited and viewed) #14865

* Dependent components cannot be justified and viewed (dependent components cannot be edited and viewed) #14865  Improve stability

---------

Co-authored-by: AmriStrong <wanggang1@baseus.com>
Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit c438d7194c)
2023-10-11 15:50:13 +08:00
Kerwin 3b3e2f1712 [Fix-14907]Fix click to view the history in the task node of the workflow instance (#14909)
(cherry picked from commit 4938470d20)
2023-10-11 15:48:15 +08:00
Chenshuai 82926f1850 [Fix-14790][dolphinscheduler-ui] Fix the data quality task, keyword filtering not supported (#14792)
* fix: filter

* fix: data-quality task filter rule

---------

Co-authored-by: Jim Chen <chenshuai19950725@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 034e99f5a9)
2023-10-11 15:45:40 +08:00
yeahhhz eb9a6ab4ce [Improvement][UI] Optimize task disable node style in dark theme (#14871)
Co-authored-by: 旺阳 <qingwli@cisco.com>
(cherry picked from commit 70e384c9fc)
2023-10-11 15:43:58 +08:00
旺阳 984eebd0c4 [Bug] [UI] New tasks with the flag normal show a grey color (#14862)
(cherry picked from commit 89a55de070)
2023-10-11 15:41:35 +08:00
calvin baf7b5ef45 [Improvement-14835][UI] Support to immediately adjust the fill color of the task node after changing the run flag of the task. (#14837)
* worked out this issue

(cherry picked from commit 168a3930fa)
2023-10-11 15:37:01 +08:00
yangyang zhong 99a43640b2 [Feature][Authentication] support oauth2 login (#14743)
* support oauth2 login

---------

Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit 70731a1617)
2023-08-30 17:10:12 +08:00
Chenshuai 3a4f28546e fix: filter (#14770)
Co-authored-by: Jim Chen <chenshuai19950725@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 502bd36fde)
2023-08-30 17:10:01 +08:00
calvin 477a8bdf42 [Improvement][UI] Support to disable or enable the project preferences. (#14756)
(cherry picked from commit e2b97c026e)
2023-08-30 17:09:14 +08:00
Gallardot 5fb947659b [Improvement][UI] Image pull policy in the K8S task provides default values (#14650)
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
(cherry picked from commit 150d9e04b0)
2023-08-30 17:02:31 +08:00
amao 5ab3f53297 [Improvement-4375][api] cannot delete yarn queue (#13046)
* [Bug-12833][api]
delete api

* [Bug-12833][api]
delete yarn queue

* [Bug-12833][api]
add Unit Test

* Repair the failed CI

* Repair the failed UT

* Repair the failed Docs

* Repair the failed Doc

---------

Co-authored-by: amao <Guoqing.Mao@Yumchina.com>
Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 5ccc4cc889)
2023-08-30 16:59:50 +08:00
Aaron Wang f666fd34f9 [Improvement-14269][API] Bind task group with project (#14392)
* [Improvement-14269][API] Bind task group with project

* remove comment

* add project permission check for task group operation

* add doc

(cherry picked from commit 759756ae80)
2023-08-30 13:59:17 +08:00
pppppjcc e84f3024b0 [Fix-14603] phone Number validate (#14604)
(cherry picked from commit cbfb1cbffb)
2023-08-30 13:55:42 +08:00
Xinxing b6313e1cc7 [Feature] doris add datasource (#14391)
* Added doris data source plug-in

* Update DbType.java

* XML configuration

* doc and ui

* Missing catch of NumberFormatException

* code format

---------

Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 1d0d85b988)
2023-08-30 13:54:25 +08:00
calvin 3ddff32e92 worked out the issue (#14588) 2023-08-02 17:14:59 +08:00
calvin 745a81d318 cherry-pick [Feature-14505][UI] Support to set project-level preferences
#14573
2023-08-02 17:14:03 +08:00
calvin d74d2bfa0d [Fix-14601][UI] Ironed out the issue with choosing an environment on the task form of both types of DMS and DATASYNC. (#14605)
* worked out this issue
2023-08-02 16:50:46 +08:00
Jay Chung e677a3816a impv: Correct datax execute and python execute script name (#14523)
* impv: Correct datax execute and python execute script name

we use PYTHON_LAUNCHER for python script execute and
DATAX_LAUNCHER for datax script name

* Add pr number

* fix ut

* style

---------

Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit de2d215aee)
2023-07-20 11:30:46 +08:00
calvin 12511c4e0e worked out the issue (#14588)
(cherry picked from commit 50386d622c)
2023-07-20 11:30:44 +08:00
Orange Summer 8b922675c9 [Feature-14545][Master][UI]Cross workflow parameter passing (#14552)
* feat: cross-workflow parameter passing

* refactor: remove useless parameters

* refactor: remove useless code

* refactor: code format

* docs: update docs

* docs: docs format

* more effective information

Co-authored-by: xiangzihao <zihaoxiang@apache.org>

* more effective information

Co-authored-by: xiangzihao <zihaoxiang@apache.org>

* fix: wrong writing of log code

* fix: perfect error log

---------

Co-authored-by: xiangzihao <zihaoxiang@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
(cherry picked from commit af2986eca1)
2023-07-20 11:30:44 +08:00
calvin 9057762ccb [Feature-14505][UI] Support to set project-level preferences (#14573)
* add a few codes about the project preferences

(cherry picked from commit 20cf4ad4e6)
2023-07-20 11:30:43 +08:00
Rick Cheng d2ac5999c6 [Improvement-14136][task] Support submitting spark-sql task with the sql file in resource center (#14527)
Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 9778652f17)
2023-07-20 11:30:43 +08:00
arlendp 749cf06793 [Fix-14531][UI] Tooltip of Chart not show text in light theme mode (#14532)
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit c0d776381c)
2023-07-20 11:30:40 +08:00
zyfjrx c0b2b1c0e3 [Bug] [Seatunnel-Task] Run Mode defaults to run, and you cannot select a null value (#14267)
Co-authored-by: zhang <zhangyfcoder@163.com>
(cherry picked from commit 4111acb58e)
2023-07-20 11:30:20 +08:00
旺阳 d414f2631b [Feature][Data Quality] Data Quality Support Choose Database (#14406)
* add dataquality database api

* change ui

* api change

* update

* fix spotless

* fix h2

* fix pg

* fix-dead-line

* update

* fix-spotless

* update pg sql

* add ut

* fix ut

(cherry picked from commit 175d976cd2)
2023-07-20 11:30:20 +08:00
calvin 4cfb7449d7 [Improvement-14387][UI] Support to reset user's password. (#14498)
(cherry picked from commit c3c2dda861)
2023-07-20 11:30:10 +08:00
calvin 20c30dbb2c [Fix-14488][UI] When creating a tenant add the strong validation of its tenant code. (#14492)
(cherry picked from commit cb0866ca9b)
2023-07-20 11:29:51 +08:00
calvin 3d6a06eded [Improvement-14456][UI] When making the process online the system should remind user to take care of its offline timing. (#14460)
(cherry picked from commit 92d2b8e33f)
2023-07-20 11:29:38 +08:00
Aaron Wang a99596a2df [Feature-14251][Task] Support yarn queue definition in yarn task (#14310)
(cherry picked from commit 0b69236b04)
2023-07-20 11:29:21 +08:00
calvin e347b7c1c7 [Feature-14321][API] Support to complement data in descending or ascending order of date (#14450)
(cherry picked from commit 76b1eefb68)
2023-07-20 11:26:34 +08:00
Aaron Wang 09e0a11f21 [Feature-14421][K8S Task] Configurable image pull policy (#14426)
(cherry picked from commit 65b6a4b097)
2023-07-20 11:26:28 +08:00
Rick Cheng c055a2cd15 [Improvement-14442][UI] Uniformly set the label name of parameter (#14443)
(cherry picked from commit 9cbb2629d9)
2023-07-20 11:26:15 +08:00
yeahhhz 1be2dc1a38 [Improvement-14318][UI] migrate version 2.x workflow definition d3 tree view to version 3.x (#14382)
* [Improvement][UI] migrate version 2.x workflow definition d3 tree view to version 3.x

* remove unnessnary code

* fix code smells

* update lock file to fix front-end CI Build error

* update package.json

(cherry picked from commit 0880549440)
2023-07-20 11:25:59 +08:00
calvin 8b5e061bc2 worked out this issue (#14438)
(cherry picked from commit babb8d9d85)
2023-07-20 11:25:51 +08:00
Jay Chung da79a64316 chore: Add new step skip for ui build and spotless (#14427)
(cherry picked from commit 0f190ae3da)
2023-07-20 11:24:57 +08:00
Aaron Wang 63441d1222 [Improvement-14393][Resource Center] Remove deprecated resource description in api and UI page (#14394)
(cherry picked from commit bcd1df19b8)
2023-07-20 11:24:32 +08:00
IT-Kwj b0a7e15e3e [Feature-14404][datasource-plugin] add HANA datasource (#14404)
---------

Co-authored-by: WeiJian Kong <>
Co-authored-by: xujiaqiang <Xjq634828243>
(cherry picked from commit 7a24be0672)
2023-07-20 11:24:09 +08:00
Aaron Wang d1026bc4bd [Improvement][UI] Description input box can not input blank (#14396)
(cherry picked from commit 8a2c05f1ed)
2023-07-20 11:24:05 +08:00
Jay Chung 5b84de8b33 revert: Datasource need test binding to create prod (#14381)
We should keep our step as less as possible, for now, we have to
test datasource and binding it to the prod datasource, I think it will
make our users do not thing to use datasource, so I do like to revert
it and keep step as less as possible

related to https://github.com/apache/dolphinscheduler/pull/11670

(cherry picked from commit 221df4a278)
2023-07-20 11:23:45 +08:00
Rick Cheng 438d370051 [Improvement-14363][UI] Add Default Branch Flow in switch task (#14364)
(cherry picked from commit 79b6db74fe)
2023-07-20 11:23:41 +08:00
pppppjcc 361219f9ee feat: dynamic-dag-sidebar-change (#14244)
(cherry picked from commit 906353bbaf)
2023-07-20 10:01:30 +08:00
pppppjcc f800542952 [Fix-14171] Add dynamic font sizes to dashboards (#14260)
* feat: Add dynamic font sizes to dashboards

* feat: code review

* feat: change initChart params

* feat: code review

* feat: code review

* feat: build fix

(cherry picked from commit f840b17cfb)
2023-07-20 10:00:40 +08:00
calvin 0c58733927 [Feature][UI] Support CRUD of project-level parameters. (#14344)
(cherry picked from commit d4921fa2dd)
2023-07-20 10:00:11 +08:00
JieguangZhou 1168fabf13 [Feature][Task Plugin] Add Dynamic task to generate dynamic worklfows with list parameters (#14127)
* add dynamic task plugin

* fix ui

* update code

* add DOC

* ADD UT

* fix doc

* fix sanity check

* add upgrade ddl
* fix sql

(cherry picked from commit e7cdc7c136)
2023-07-20 09:54:42 +08:00
Rick Cheng 484b588670 [Improvement-14282][Task] Add app_link on the ui of task instance (#14283)
(cherry picked from commit 525e441223)
2023-07-20 09:54:35 +08:00
jackfanwan f15b1284a5 add if judge (#14290)
(cherry picked from commit 6b1a952c6b)
2023-07-20 09:54:14 +08:00