labbomb
4b980ad6fa
feat: add AZURESQL datasource ( #13200 )
...
* feat: add AZURESQL datasource
* fix form validate bug
* feat: Adjusted the password display form, added AZURESQL type
* feat: Order of adjustment
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
JieguangZhou
66e20271ad
[Feature][Master] Add task caching mechanism to improve the running speed of repetitive tasks ( #13194 )
...
* Supports task instance cache operation
* add task plugin cache
* use SHA-256 to generate key
* Update dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_mysql.sql
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
* Update dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_postgresql.sql
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
* Optimizing database Scripts
* Optimize clear cache operation
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
Wenjun Ruan
5c75d312fa
Add StarRocks datasource ( #13204 )
2 years ago
calvin
c9053761bd
[Fix-13160][UI] Ironed out the issue with failing to save the correct settings of dependent tasks. ( #13179 )
2 years ago
JieguangZhou
e4b9b67255
Allow execute task in workflow instance ( #13103 )
2 years ago
xla0
58d21abfa1
[Improvement-13084][UI] Make download log button disabled when host is null ( #13090 )
...
Co-authored-by: xiaojingxuan <13700324600@163.com>
2 years ago
calvin
26b7541d95
support to resize the columns ( #13123 )
2 years ago
jackfanwan
cb8d125e0f
[Improvement] optimization task definition & fix in the task definition list, if one task have more pre task, the task list can't show all task ( #13106 )
...
* fix in the task definition list, if one task have more pre task, the task list can't show all task
* modify code style
* in the task definition, delete search workflow name filter, and fix in the task definition list, if one task have more pre task, the task list can't show all task
* modify code style
* modify code style
* delete useless select sql
* add annotation
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
fuchanghai
9e91a2bc61
[improvement-#11879]Keyword Search Improvement ( #12951 )
...
* [improvement-#11879]Keyword Search Improvement
* [improvement] add a search component
* [Feature][UI] Revise the `Search` component.
* [improvement] add search components
* [improvement] fix
* [improvement] remove unUsed
* [improvement] remove unUsed
* handle the different locales.
Co-authored-by: Jackie <‘2875334588@qq.com’>
Co-authored-by: Amy <amywang0104@163.com>
2 years ago
Kerwin
ae670e6e1c
[Bug-13010] [Task] The Flink SQL task page selects the pre-job deployment mode, but the task executed by the worker is the Flink local mode ( #13011 )
2 years ago
Kerwin
597ae5ff7c
[Bug-13008] [UI] When using the complement function, turn on the dependent mode to generate multiple unrelated workflow instances ( #13009 )
...
* Fix dirty data generated by dependent nodes.
2 years ago
calvin
e5f4ee2d64
[Improvement][UI] Support to drag the column of workflow name to resize its width. ( #13006 )
2 years ago
insist777
b40c63f02d
[Feature][DataSource]Add trino datasource plugin ( #12911 )
2 years ago
hdygxsj
c0b03fca21
[Feature][UI]make status and schedule publish status display together (issue-12834) ( #12922 )
...
* [Feature][UI]make status and schedule publish status display together in workflow definition list page (issue-12834)
* [Feature][UI]make status and schedule publish status display together in workflow definition list page (issue-12834)
2 years ago
JieguangZhou
7c90bf01bc
[Improvement][Task Plugin] Improvement Kubeflow task plugin ( #12928 )
...
add example
check phase in status:conditions
2 years ago
Assert
2dbc79693e
[feature][task plugin] Add new task plugin for apache linkis ( #12693 )
2 years ago
JieguangZhou
229c554912
[feature][task] Add Kubeflow task plugin for MLOps scenario ( #12843 )
2 years ago
songjianet
bf74b4280f
[Feature][UI] Joint debugging of the interface of the mvp version of the dynamic task component. ( #12859 )
...
* [Feature][UI] Joint debugging of the interface of the mvp version of the dynamic task component.
* [Feature][UI] Joint debugging of the interface of the mvp version of the dynamic task component.
* [Feature][UI] Joint debugging of the interface of the mvp version of the dynamic task component.
2 years ago
moonkop
11b1433080
Update use-dependent.ts typo ( #12462 )
2 years ago
songjianet
0793d1a14e
[Feature][UI] Added form stadio parser. ( #12801 )
2 years ago
labbomb
d6fb46b682
fix: Fix some mistakes in the datasource ( #12775 )
...
* fix: Fix some mistakes in the datasource
* fix: delete useless console
2 years ago
rickchengx
58721ba855
[Improvement-12335][ui] Make the resources to be reactive in hivecli task ( #12336 )
2 years ago
songjianet
0e099037bf
[Feature][UI] Added form select parser. ( #12753 )
...
* [Feature][UI] Added form select parser.
* [Feature][UI] Added form select parser.
2 years ago
calvin
4c714cf9c9
adjust the args of router in the dag ( #12759 )
2 years ago
calvin
27eada79e4
beautify the dag ( #12728 )
2 years ago
songjianet
169cbe3267
[Feature][UI] Added form input parser. ( #12701 )
...
* [Feature][UI] Added form input parser.
* [Feature][UI] Added form input parser.
2 years ago
songjianet
e702beced5
[Feature][UI] Added form request parser. ( #12691 )
2 years ago
songjianet
fdb02d486c
[Feature][UI] Added form structure parser. ( #12686 )
2 years ago
JieguangZhou
a47b4d0672
[Feature][Task] Transfer files between tasks ( #12552 )
...
* add data transfer between tasks
* add delete DATA_TRANSFER API
* convert Result to DeleteDataTransferResponse
* add api UT
* fix final
* fix doc
2 years ago
songjianet
7cc4d053d0
[Feature][UI] Added form validate parser. ( #12682 )
2 years ago
songjianet
1d0f9a7d04
[Feature][UI] Added form value parser. ( #12669 )
...
* [Feature][UI] Added form value parser.
* [Feature][UI] Added form value parser.
* [Feature][UI] Added form value parser.
* [Feature][UI] Added form value parser.
2 years ago
calvin
f889d855fb
support to use the clearable button of components to search ( #12668 )
2 years ago
songjianet
aeb861fa15
[Feat][UI] Add language parser. ( #12666 )
2 years ago
songjianet
dcb8070a0e
[Feature][UI] Add a popup component based on dynamic form. ( #12645 )
2 years ago
songjianet
4f95f639c9
[Fix][UI] Fix the line break problem in navbar. ( #12647 )
2 years ago
songjianet
883c754951
[Feature][UI] Add a method for adding a single node to the dag. ( #12628 )
2 years ago
rickchengx
3c31ddfd9f
[Improvement-12536][k8s] Support the command for the container in k8s task plugin ( #12538 )
2 years ago
calvin
d84f1ef269
[Improvement][UI] Support to view the process variables on the page of DAG. ( #12609 )
2 years ago
songjianet
f39e5853f3
[Feature][UI] Added logic to drag and drop nodes to DAG canvas. ( #12598 )
...
* [Feature][UI] Added logic to drag and drop nodes to DAG canvas.
* [Feature][UI] Added logic to drag and drop nodes to DAG canvas.
2 years ago
songjianet
213bf43ed6
[Feature][UI] Create a dynamic task component canvas. ( #12577 )
...
* [Feature][UI] Create a dynamic task component canvas.
* [Feature][UI] Create a dynamic task component canvas.
* [Feature][UI] Create a dynamic task component canvas.
* [Feature][UI] Create a dynamic task component canvas.
* [Feature][UI] Create a dynamic task component canvas.
2 years ago
hushuang
0c519f7e5d
[Fix][UI] download resource return 401 ( #12566 )
...
resource download with form action, without header: sessionId: xxxx, set sessionId after login,support download resource success
2 years ago
songjianet
dc2f4d9fe3
[Feature][UI] Allows the user to choose a timeout for interface requests. ( #12564 )
...
* [Feature][UI] Allows the user to choose a timeout for interface requests.
* [Feature][UI] Allows the user to choose a timeout for interface requests.
2 years ago
Yiming Guo
dc8d18cf87
[Feature-12040][api][ui] Add authorization management of read and write permissions for project center ( #12048 )
...
[Feature-12040][api][ui] Add authorization management of read and write permissions for project center
2 years ago
songjianet
53340fc07b
[Feature][UI] Added the display and hide function of dynamically created workflow buttons. ( #12558 )
2 years ago
songjianet
9c2a290012
[Feature][UI] Interface settings add switches for experimental features. ( #12537 )
2 years ago
Tq
4b4d0b92a3
[FIX][DAO-12277] change t_ds_fav_task column task_name to task_type and related code ( #12276 )
...
* change t_ds_fav_task column task_name to task_type and related code
* change task_name to task_type
* change FavTask taskName to taskType, taskType to taskCategory
Co-authored-by: labbomb <739955946@qq.com>
2 years ago
HanayoZz
489e7fe4e2
[Feature-10495][Resource Center] Resource Center Refactor ( #12076 )
...
* resource center refactor - S3 services connection
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
songjianet
cb70e89ded
[Feature][UI] Revamped interface settings options in the top navigation bar. ( #12530 )
2 years ago
songjianet
1794cea4fa
[Feature][UI] Adjust the style of the interface settings. ( #12531 )
2 years ago
Kerwin
651588c98d
[BUG-12306][UI]Fix the password item always is disabled ( #12437 )
...
* Fix the password item always is disabled
2 years ago