Eric Gao
d6735e8ecc
[Improvement][API] Fix some nits in apis ( #14481 )
...
* Fix some nits in apis
1 year ago
Rick Cheng
68a3a75211
[Improvement-14457][UT] Improve the expected and actual value of Assertions ( #14459 )
1 year ago
calvin
76b1eefb68
[Feature-14321][API] Support to complement data in descending or ascending order of date ( #14450 )
1 year ago
ligen
d8cf0f8b85
fix issue#14441 ( #14441 ) ( #14444 )
...
alert-plugin-instances api, if no alert-plugin-instances, it will response an empty list, but not null
Co-authored-by: ligen60 <ligen60@jd.com>
1 year ago
旺阳
f186cd5dab
[Feature][Api] LDAP SSL supports&& Add LDAP K8s configuration ( #14349 )
1 year ago
Aaron Wang
bcd1df19b8
[Improvement-14393][Resource Center] Remove deprecated resource description in api and UI page ( #14394 )
1 year ago
Rick Cheng
5250b253eb
[Improvement-14311][Permission]Remove duplicate checkProjectAndAuth ( #14313 )
1 year ago
Jay Chung
221df4a278
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
1 year ago
calvin
d4921fa2dd
[Feature][UI] Support CRUD of project-level parameters. ( #14344 )
1 year ago
xuankun zheng
61118d4467
[fix-14123] remove the equals and hashcode in Project pojo ( #14167 )
...
* [fix] remove the equals and hashcode in Project pojo
* [fix]fix the Strict Problem in Mockito by using `doReturn()` instead of `when()` functionw
---------
Co-authored-by: xuankun zheng <zhxuankun@gmail.com>
1 year ago
Rick Cheng
1c935d901e
[Feature-14214][Parameter] Support CRUD of project-level parameters ( #14264 )
1 year ago
Wenjun Ruan
aa2d9a7f05
Add baseDao ( #14316 )
1 year ago
JieguangZhou
e7cdc7c136
[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
1 year ago
Rick Cheng
767331281a
[Improvement-14255][Project] Remove userName when update project ( #14256 )
1 year ago
alexBaiJW
d67fe52c33
Fix the perm setting for the process definition import function ( #14239 )
...
* Fix the perm setting for the process definition import function
* fix the style issue
1 year ago
Rick Cheng
8aec3846b4
[Improvement-14243][Metrics] Add user tag of response time of api server ( #14248 )
1 year ago
scorpig
b8748e29ae
Fix TreeView "Task Status" not show bug and compatibility with older versions ( #14207 )
...
use WorkflowExecutionStatus.name()
1 year ago
calvin
4c2e57cfb3
[Feature][UI] Support to view and manage all timing settings of a project. ( #14178 )
1 year ago
Rick Cheng
5c4ba4105d
[Feature-14138][Metrics] Add metrics for api server ( #14177 )
1 year ago
Rick Cheng
428f1559a3
[Improv-14083][Resource Center] Handle deleteSource in OSS / S3 / GCS ( #14084 )
1 year ago
Kerwin
503d54aff9
Fix dependent task nodes in workflow instances cannot display data ( #14141 )
1 year ago
Aaron Wang
1e3ae7b942
[improv][Resource Center] Implement getResourceFileName in StorageOperator ( #14097 )
1 year ago
Stalary
d2f83ee8cf
[Feature] Support run all level dependent when complement ( #11778 )
...
* ADD: support all level dependent
* MOD: delete log
* MOD: format
* FIX: ut
* ADD: ut
* format
2 years ago
Bingchang Chen
77e58ce245
[Feature] Add SSO login by Casdoor ( #8706 )
2 years ago
Wenjun Ruan
cf91544b99
Refactor logic task ( #13948 )
2 years ago
Jeremy
db6c061c8b
[Feature][plugin] Add databend datasource in datasource plugin ( #13866 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
Aaron Wang
73b505f639
[Bug][API] update processInstance bug ( #13991 )
2 years ago
ralphgj
7835ddfdb7
[Fix-13780][api] Fix the problem of process instance DAG can't show dependent task ( #13823 )
2 years ago
jackfanwan
dc4cd976c1
add return success judge ( #13873 )
...
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
Aaron Wang
45586f71d5
[BUG][Resource Center] Task can not select main JAR ( #13536 )
2 years ago
Kerwin
79cb707b57
[Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters ( #13935 )
...
* [Improvement][API] Tenant parameters and Worker group parameters are put together in the task startup parameters
2 years ago
Aaron Wang
119f08d2ba
[Bug-13882][Worker] Upgrade kubernetes-client version to 6.0.0 ( #13891 )
2 years ago
Aaron Wang
4bf097ee40
[Improvement-13824][Resource Center] User can only visit resources under tenant defaultPath ( #13848 )
...
* [Improvement-13824][Resource Center] User can only visit resources under tenant defaultPath
* remove semicolon
* set null in some specific scenario
* remove useless console.log
2 years ago
Kerwin
51afbfe159
Fix schedule time data primary key conflict when importing workflow definition ( #13926 )
2 years ago
Wenjun Ruan
2177d70150
Set user default tenant ( #13909 )
2 years ago
Rick Cheng
bae8df6aa1
[Improvement-13911][JSON] Improve the readability of workflow exported json files ( #13912 )
2 years ago
旺阳
61637cc0a3
[Bug] [Cron] Parse corn expression error ( #13841 )
...
* fix-cron
* update catch exception
2 years ago
Rick Cheng
7ee66f2d02
[Feature-13429][Remote Logging] Add support for writing task logs to Google Cloud Storage ( #13777 )
2 years ago
Wenjun Ruan
41a8ba9aab
Support alert server HA ( #13865 )
...
* Support alert server cluster
* Remove WORKER_ALERT_LISTEN_HOST in statefulset-dolphinscheduler-worker.yaml
2 years ago
ralphgj
8f3a23dae5
[Fix-13828][api] Fix the problem of work groups have two defult records ( #13829 )
2 years ago
JieguangZhou
273a5e78eb
[FEATURE][Task Plugin]Add remote-shell task plugin ( #13801 )
2 years ago
Wenjun Ruan
9df89cf0cf
Use bootstrap user as the default tenant ( #13825 )
2 years ago
Rick Cheng
85605bbef9
[Improvement-13653][Remote Logging] Support api-server to get task log from remote target ( #13654 )
2 years ago
Wenjun Ruan
68660ec96b
Refactor remote command ( #13809 )
...
* Refactor remote command
* Rename Command to Message
2 years ago
lxorc
4e2c22061a
[Fix-11583][UI] Fix the API usage of gantt graph ( #13778 )
2 years ago
Aaron Wang
8895921d87
[Improvement-13651] Remove useless resources_task ( #13721 )
2 years ago
xuhhui
1075be6e62
[Improvement] Test DataSource connection return msg may not internationalization ( #13767 )
...
Co-authored-by: xuhaihui <xuhaihui@cmss.chinamobile.com>
2 years ago
Wenjun Ruan
1f365819a6
Ignore unknown VM options in start.sh ( #13719 )
2 years ago
Eric Gao
394805b2c7
[Feature][Metrics] Tag workflow related metrics with process definition code (workflow id) ( #13640 )
...
* Tag workflow related metrics with process definition code (workflow id)
* Clean up related metrics when deleting workflow definition
* Add license headers
* Update related UT cases
* Add an example in grafana-demo
* Add related docs
2 years ago
朱通通
76f3076481
[Bug] Fix ResourcesServiceImpl.java pageInfo ( #13709 )
2 years ago