rockfang
6c92e5444d
#3194 : [Fix-10890] fix some bugs in the Resource page ( #10907 )
...
* [Fix-10890] fix some bugs in the Resource page
* fix: cancel the unnecessary verifications and reset the form when canceling FileUploadModal
* fix: use se `resetForm` method to reset the form
2 years ago
rockfang
895dca3e93
[Fix-10890] fix some bugs in the Resource page ( #10907 )
...
* [Fix-10890] fix some bugs in the Resource page
* fix: cancel the unnecessary verifications and reset the form when canceling FileUploadModal
* fix: use se `resetForm` method to reset the form
2 years ago
SongTao Zhuang
bafb6302e0
#3193 : fix: typo task definition. ( #10958 )
2 years ago
SongTao Zhuang
99a134febb
fix: typo task definition. ( #10958 )
2 years ago
Mr.An
0ffed801ad
#3192 : [fix-10954]Querying the task group list returns empty data ( #10955 )
...
* fix task group query page retrun is null
2 years ago
Mr.An
ed7ec8ac10
[fix-10954]Querying the task group list returns empty data ( #10955 )
...
* fix task group query page retrun is null
2 years ago
Amy0104
9f7054561a
#3191 : [Fix][UI] Set the next node to not required. ( #10932 )
...
* [Fix][UI] Set the next node to not required.
* [Fix][UI] Remove the unuse i
2 years ago
Amy0104
c2dfda80f6
[Fix][UI] Set the next node to not required. ( #10932 )
...
* [Fix][UI] Set the next node to not required.
* [Fix][UI] Remove the unuse i
2 years ago
Wenjun Ruan
d5e6cb4fb3
#3190 : Fix kill yarn job error when failover caused by doesn't set ProcessDefinition ( #10948 )
2 years ago
Wenjun Ruan
b245e7c973
Fix kill yarn job error when failover caused by doesn't set ProcessDefinition ( #10948 )
2 years ago
Wenjun Ruan
849c1204aa
#3189 : Fix taskInstance's host is not worker nettyServer address ( #10926 )
...
* Fix taskInstance's host is not worker nettyServer address
* Remove unnecessary mock
2 years ago
Wenjun Ruan
df0416c193
Fix taskInstance's host is not worker nettyServer address ( #10926 )
...
* Fix taskInstance's host is not worker nettyServer address
* Remove unnecessary mock
2 years ago
WangJPLeo
3a397b1b2d
#3188 : [Fix-10909] Returns executionStatus for each process instance status and access token module support. ( #10922 )
...
* Returns executionStatus for each process instance status and access token module support
2 years ago
WangJPLeo
9f34a837b8
[Fix-10909] Returns executionStatus for each process instance status and access token module support. ( #10922 )
...
* Returns executionStatus for each process instance status and access token module support
2 years ago
Jiajie Zhong
c6a0dc0168
#3187 : [fix] Can not query exists environments ( #10884 )
...
always return empty set
2 years ago
Jiajie Zhong
2d7a48b0f0
[fix] Can not query exists environments ( #10884 )
...
always return empty set
2 years ago
pinkhello
0c11022582
#3186 : [FIX-10784][Bug] [ALERT-SERVER] FEISHU Plugin might block the whole alert process loop ( #10888 )
...
* closed 10784 [Bug] [ALERT-SERVER] FEISHU Plugin might block the whole alert process loop
2 years ago
pinkhello
7a15877fa4
[FIX-10784][Bug] [ALERT-SERVER] FEISHU Plugin might block the whole alert process loop ( #10888 )
...
* closed 10784 [Bug] [ALERT-SERVER] FEISHU Plugin might block the whole alert process loop
2 years ago
chuxing
9cdc124274
#3185 : [fix][plugin]: fix spark sql use custom parma. ( #10821 )
...
* [fix][plugin]: fix spark sql use custom parma.
* [fix][plugin] roll back part of the code
Co-authored-by: huaangcg <huangcg@getui.com>
2 years ago
chuxing
427c58546c
[fix][plugin]: fix spark sql use custom parma. ( #10821 )
...
* [fix][plugin]: fix spark sql use custom parma.
* [fix][plugin] roll back part of the code
Co-authored-by: huaangcg <huangcg@getui.com>
2 years ago
WangJPLeo
298227796b
#3184 : Solve transaction problems under multi-threading ( #10917 )
2 years ago
WangJPLeo
2397423eb6
Solve transaction problems under multi-threading ( #10917 )
2 years ago
Wenjun Ruan
c55a6cade1
#3183 : Catch exception when check state in StateWheelExecuteThread ( #10908 )
...
* Catch exception when check state
2 years ago
Wenjun Ruan
2a67866718
Catch exception when check state in StateWheelExecuteThread ( #10908 )
...
* Catch exception when check state
2 years ago
Amy0104
b3520dceec
#3182 : [Fix][UI] Add validator to the next node field of the switch task. ( #10898 )
2 years ago
Amy0104
51d6eae7f4
[Fix][UI] Add validator to the next node field of the switch task. ( #10898 )
2 years ago
Devosend
1acb7b8290
#3181 : fix bug where task name display in gantt ( #10900 )
2 years ago
Devosend
0ea5809ff8
fix bug where task name display in gantt ( #10900 )
2 years ago
zhuxt2015
97843ca3bd
#3180 : display timing record start time ( #10915 )
2 years ago
zhuxt2015
c9afc1a1f4
display timing record start time ( #10915 )
2 years ago
Jiajie Zhong
63cd12223a
#3179 : [fix] delete workflow or task used by other tasks ( #10873 )
...
currently, users can delete process definitions used
in other sub-process tasks or in other dependent tasks.
but this change will break the dependence of those task
and failed DAG, this patch add validation of those
delete behavior to avoid this error
2 years ago
Jiajie Zhong
0db9bbd538
[fix] delete workflow or task used by other tasks ( #10873 )
...
currently, users can delete process definitions used
in other sub-process tasks or in other dependent tasks.
but this change will break the dependence of those task
and failed DAG, this patch add validation of those
delete behavior to avoid this error
2 years ago
JieguangZhou
91c11a870c
#3178 : [fix] mlflow project success status ( #10897 )
...
close : #10902
2 years ago
JieguangZhou
02b2de2a1e
[fix] mlflow project success status ( #10897 )
...
close : #10902
2 years ago
陈家名
30b3bbfa61
#3177 : [Python] Supports creating or editing resources. ( #10823 )
2 years ago
陈家名
59cd86157f
[Python] Supports creating or editing resources. ( #10823 )
2 years ago
Tq
e4258652e0
#3176 : [bug][task-plugins]fix switch class name and add param check to the switch task plugin ( #10894 )
...
* fix switch class name and add param check to the switch task plugin
2 years ago
Tq
499e5b1307
[bug][task-plugins]fix switch class name and add param check to the switch task plugin ( #10894 )
...
* fix switch class name and add param check to the switch task plugin
2 years ago
Jiajie Zhong
35e7614f26
#3175 : [doc] Add missing doc change by snehal ( #10892 )
2 years ago
Jiajie Zhong
08cfbc73e0
[doc] Add missing doc change by snehal ( #10892 )
2 years ago
Wenjun Ruan
125d8d2fc2
#3174 : [Fix-10827] Fix network error cause worker cannot send message to master ( #10886 )
...
* Fix network error cause worker cannot send message to master
2 years ago
Wenjun Ruan
cade66a9b6
[Fix-10827] Fix network error cause worker cannot send message to master ( #10886 )
...
* Fix network error cause worker cannot send message to master
2 years ago
Eric Gao
a317c843a9
#3173 : [Feature][Metrics] Add resource download related metrics for workers ( #10749 )
...
* [Feature][Metrics] Add resource download related metrics for workers (#9324 )
* [Feature][Metrics] Fix bugs and add grafana demos for worker resource download metrics (#9324 )
* [Feature][Metrics] Add docs to resource related metrics (#9324 )
* [Feature][Metrics] Use tags to indicate status in metrics (#9324 )
* [Feature][Metrics] Fix demos, docs and remove redundant code (#9324 )
* [Feature][Metrics] Remove .pnpm-debug.log (#9324 )
* [Feature][Metrics] Fix style check (#9324 )
* [Feature][Metrics] Replace KB with bytes for the unit of resource file size in metrics (#9324 )
* [Feature][Metrics] Make code neat (#9324 )
2 years ago
Eric Gao
2f7281c2d2
[Feature][Metrics] Add resource download related metrics for workers ( #10749 )
...
* [Feature][Metrics] Add resource download related metrics for workers (#9324 )
* [Feature][Metrics] Fix bugs and add grafana demos for worker resource download metrics (#9324 )
* [Feature][Metrics] Add docs to resource related metrics (#9324 )
* [Feature][Metrics] Use tags to indicate status in metrics (#9324 )
* [Feature][Metrics] Fix demos, docs and remove redundant code (#9324 )
* [Feature][Metrics] Remove .pnpm-debug.log (#9324 )
* [Feature][Metrics] Fix style check (#9324 )
* [Feature][Metrics] Replace KB with bytes for the unit of resource file size in metrics (#9324 )
* [Feature][Metrics] Make code neat (#9324 )
2 years ago
Devosend
64bcae1408
#3172 : [Fix][UI] Fix hive datasource doesn't show principal bug ( #10876 )
...
* fix hive datasource doesn't show principal bug
* delete IDataBase
* restore DataSourceController.java
2 years ago
Devosend
56fe11ecf9
[Fix][UI] Fix hive datasource doesn't show principal bug ( #10876 )
...
* fix hive datasource doesn't show principal bug
* delete IDataBase
* restore DataSourceController.java
2 years ago
songjianet
536830b836
#3171 : [Feat][UI] Uniform search button size. ( #10880 )
2 years ago
songjianet
1edbb5e333
[Feat][UI] Uniform search button size. ( #10880 )
2 years ago
caishunfeng
ad2a0ea6c4
#3170 : [Feature-10871] add workflow executing data query ( #10875 )
...
* add workflow executing data query
* fix sonar check for interrupted
2 years ago
caishunfeng
aa8b88a875
[Feature-10871] add workflow executing data query ( #10875 )
...
* add workflow executing data query
* fix sonar check for interrupted
2 years ago