Wenjun Ruan
78f61adc86
#4235 : Expose swagger.properties to release ( #14590 )
1 year ago
Wenjun Ruan
8505f1878d
Expose swagger.properties to release ( #14590 )
1 year ago
calvin
67e1238e49
#4234 : worked out the issue ( #14588 )
1 year ago
calvin
50386d622c
worked out the issue ( #14588 )
1 year ago
Orange Summer
eec6583df1
#4233 : [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>
1 year ago
Orange Summer
af2986eca1
[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>
1 year ago
Wenjun Ruan
b659fbcd72
#4232 : Support parse ipv6 ( #14584 )
1 year ago
Wenjun Ruan
93c3871925
Support parse ipv6 ( #14584 )
1 year ago
calvin
9b80c84bc6
#4231 : [Feature-14505][UI] Support to set project-level preferences ( #14573 )
...
* add a few codes about the project preferences
1 year ago
calvin
20cf4ad4e6
[Feature-14505][UI] Support to set project-level preferences ( #14573 )
...
* add a few codes about the project preferences
1 year ago
Wenjun Ruan
446ff4324b
#4230 : Support execute shell in different interceptor ( #14582 )
1 year ago
Wenjun Ruan
c30cca9d9a
Support execute shell in different interceptor ( #14582 )
1 year ago
Gallardot
5b99bd919b
#4229 : [Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user ( #14577 )
...
* [Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user
Signed-off-by: Gallardot <gallardot@apache.org>
* [Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
Gallardot
804b715643
[Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user ( #14577 )
...
* [Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user
Signed-off-by: Gallardot <gallardot@apache.org>
* [Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
Rick Cheng
38631dfed6
#4228 : [Improvement-14136][task] Support submitting spark-sql task with the sql file in resource center ( #14527 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Rick Cheng
9778652f17
[Improvement-14136][task] Support submitting spark-sql task with the sql file in resource center ( #14527 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
xiangzihao
26e40ebde4
#4227 : [Dependency] Bump h2, snowflake-jdbc, snappy-java version ( #14575 )
...
* bump some dependency version
1 year ago
xiangzihao
758d5af023
[Dependency] Bump h2, snowflake-jdbc, snappy-java version ( #14575 )
...
* bump some dependency version
1 year ago
Wenjun Ruan
edd8538fd4
#4226 : Add log for NetUtils ( #14578 )
1 year ago
Wenjun Ruan
399d0d0ce9
Add log for NetUtils ( #14578 )
1 year ago
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