arlendp
|
e67e5e2212
|
#4225: [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>
|
1 year ago |
arlendp
|
c0d776381c
|
[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>
|
1 year ago |
hoey
|
7b02343810
|
#4224: [Bug][api] An error occurred while trying to access the Postgres database (#14574)
Signed-off-by: hoey94 <cnnqjban521@gmail.com>
|
1 year ago |
hoey
|
1ba0aecc71
|
[Bug][api] An error occurred while trying to access the Postgres database (#14574)
Signed-off-by: hoey94 <cnnqjban521@gmail.com>
|
1 year ago |
Gallardot
|
6c54907f49
|
#4223: [Improvement][Task] Mask configYaml in task log (#14571)
* [Improvement][Task] Mask configYaml in task log
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
|
1 year ago |
Gallardot
|
9d10de6efa
|
[Improvement][Task] Mask configYaml in task log (#14571)
* [Improvement][Task] Mask configYaml in task log
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
|
1 year ago |
Rick Cheng
|
5813908cbf
|
#4222: [Fix-14503][Worker] Fix the problem of subprocess cannot be killed (#14504)
Co-authored-by: xiangzihao <460888207@qq.com>
|
1 year ago |
Rick Cheng
|
5a6f1c88a3
|
[Fix-14503][Worker] Fix the problem of subprocess cannot be killed (#14504)
Co-authored-by: xiangzihao <460888207@qq.com>
|
1 year ago |
xiangzihao
|
35d4515144
|
#4221: [CI] Try to fix flaky CI (#14568)
* increase zk timeout in ci
* increase await timeout in WorkflowE2ETest
|
1 year ago |
xiangzihao
|
6af361a7d6
|
[CI] Try to fix flaky CI (#14568)
* increase zk timeout in ci
* increase await timeout in WorkflowE2ETest
|
1 year ago |
Gallardot
|
ab9e8defe1
|
#4220: [Feature][K8S] add prometheus serviceMonitor (#14539)
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
|
1 year ago |
Gallardot
|
f5be784044
|
[Feature][K8S] add prometheus serviceMonitor (#14539)
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
|
1 year ago |
FlechazoW
|
29cb8a890c
|
#4219: [Typo] standardized license header. (#14548)
Co-authored-by: wentz <wentz@getui.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
|
1 year ago |
FlechazoW
|
027d66d200
|
[Typo] standardized license header. (#14548)
Co-authored-by: wentz <wentz@getui.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
|
1 year ago |
Wenjun Ruan
|
a2383a34bb
|
#4218: Add WorkflowExecuteContext (#14544)
|
1 year ago |
Wenjun Ruan
|
e6d94632b9
|
Add WorkflowExecuteContext (#14544)
|
1 year ago |
旺阳
|
f41e6604a4
|
#4217: [Bug] [Mater] Not got latest task intance by task code (#14529)
* add task code->instance map
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
|
1 year ago |
旺阳
|
c812bf9d49
|
[Bug] [Mater] Not got latest task intance by task code (#14529)
* add task code->instance map
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
|
1 year ago |
Eric Gao
|
7154e9f562
|
#4216: [Improvement][API Test] Add api tests for process instance (#14514)
* Add test cases for process instance apis
---------
Co-authored-by: xiangzihao <460888207@qq.com>
|
1 year ago |
Eric Gao
|
8020c1539c
|
[Improvement][API Test] Add api tests for process instance (#14514)
* Add test cases for process instance apis
---------
Co-authored-by: xiangzihao <460888207@qq.com>
|
1 year ago |
Jay Chung
|
63f41f70ec
|
#4215: fix terrafrom config bug (#14362)
|
1 year ago |
Jay Chung
|
b5d88f2a6f
|
fix terrafrom config bug (#14362)
|
1 year ago |
Eric Gao
|
9d7db5ccc9
|
#4214: [Bug][Core] Fix query process instances by trigger code bug (#14528)
* Fix query process instances by trigger code bug
* Add comment
|
1 year ago |
Eric Gao
|
06b6ea81cf
|
[Bug][Core] Fix query process instances by trigger code bug (#14528)
* Fix query process instances by trigger code bug
* Add comment
|
1 year ago |
lutongzero
|
f0a75a8724
|
#4213: [FIX-14299][api]: check schedule exists (#14430)
* fix: check schedule exists
* put error message in result
---------
Co-authored-by: lutong <lutongtong211027@credithc.com>
|
1 year ago |
lutongzero
|
484f8419c4
|
[FIX-14299][api]: check schedule exists (#14430)
* fix: check schedule exists
* put error message in result
---------
Co-authored-by: lutong <lutongtong211027@credithc.com>
|
1 year ago |
Rick Cheng
|
5f3503f871
|
#4212: [Improvement][Worker] No need to kill remote app when appid is empty (#14534)
|
1 year ago |
Rick Cheng
|
09afa75a3d
|
[Improvement][Worker] No need to kill remote app when appid is empty (#14534)
|
1 year ago |
Jay Chung
|
1e6c7f3fb3
|
#4211: ci: Require up to date before merging (#14530)
closed #14412
|
1 year ago |
Jay Chung
|
dd9c8af051
|
ci: Require up to date before merging (#14530)
closed #14412
|
1 year ago |
Rick Cheng
|
b356db0d20
|
#4210: [Improvement] Remove the unused newDaemonSingleThreadExecutor (#14520)
|
1 year ago |
Rick Cheng
|
c1cffba349
|
[Improvement] Remove the unused newDaemonSingleThreadExecutor (#14520)
|
1 year ago |
Eric Gao
|
48dcbd47f4
|
#4209: [Improvement][API-Test] Add api tests for executor controller (#14500)
* Add api tests for executor apis
|
1 year ago |
Eric Gao
|
3e3e859c7f
|
[Improvement][API-Test] Add api tests for executor controller (#14500)
* Add api tests for executor apis
|
1 year ago |
zyfjrx
|
927dd99c33
|
#4208: [Bug] [Seatunnel-Task] Run Mode defaults to run, and you cannot select a null value (#14267)
Co-authored-by: zhang <zhangyfcoder@163.com>
|
1 year ago |
zyfjrx
|
4111acb58e
|
[Bug] [Seatunnel-Task] Run Mode defaults to run, and you cannot select a null value (#14267)
Co-authored-by: zhang <zhangyfcoder@163.com>
|
1 year ago |
旺阳
|
bb41ce7605
|
#4207: [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
|
1 year ago |
旺阳
|
175d976cd2
|
[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
|
1 year ago |
eye-gu
|
23c5be93d5
|
#4206: [Fix-13987][bom] set 3.17.2 version protobuf-java (#13998)
Co-authored-by: eye <eye.gu@aloudata.com>
|
1 year ago |
eye-gu
|
b72077011b
|
[Fix-13987][bom] set 3.17.2 version protobuf-java (#13998)
Co-authored-by: eye <eye.gu@aloudata.com>
|
1 year ago |
Rick Cheng
|
e6e7892d02
|
#4205: [Improvement-12700][Project]Improve the sql of listAuthorizedProjects (#12702)
|
1 year ago |
Rick Cheng
|
29a9888167
|
[Improvement-12700][Project]Improve the sql of listAuthorizedProjects (#12702)
|
1 year ago |
calvin
|
0bcd8d893a
|
#4204: [Improvement-14387][UI] Support to reset user's password. (#14498)
|
1 year ago |
calvin
|
c3c2dda861
|
[Improvement-14387][UI] Support to reset user's password. (#14498)
|
1 year ago |
Wenjun Ruan
|
a56f77278d
|
#4203: Polish config, expose rpc config in application.yml (#14501)
|
1 year ago |
Wenjun Ruan
|
0246327083
|
Polish config, expose rpc config in application.yml (#14501)
|
1 year ago |
Wenjun Ruan
|
9b235ffc61
|
#4202: Use jvm_args_env.sh to set JVM args (#14487)
|
1 year ago |
Wenjun Ruan
|
406aeaf659
|
Use jvm_args_env.sh to set JVM args (#14487)
|
1 year ago |
Eric Gao
|
8e47bdf75e
|
#4201: Fix worker failover service comment (#14494)
|
1 year ago |
Eric Gao
|
0d2ea3e27b
|
Fix worker failover service comment (#14494)
|
1 year ago |