xiangzihao
b5631d5281
[Fix-8119][API] Update ProcessInstance error and without reason output ( #8122 )
...
* fix bug_8119
* fix bug_8119
* fix bug_8119
* fix bug_8119
* fix bug_8119
3 years ago
XiaochenNan
3456904af8
add unit test of queryWorkAddressLest ( #8054 )
...
Co-authored-by: brian <flyunrain@163.com>
3 years ago
calvin
7391cc20f0
[Fix-8056] Rectify this issue about failing to edit worker groups for an environment. ( #8072 )
3 years ago
wind
c0d69125eb
[2.0.3][Bug-7986] Disable deletion of running workflow ( #8065 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
calvin
5bcf7bcce6
fix a few issues ( #8063 )
3 years ago
Sunny Lei
82d04f1924
[DS-6820][feat] Ordinary users can also share resource data source projects with others ( #7929 )
...
Admin's entire contents of non-selected users
Non-admins can only authorize content they create
This closes #6820
3 years ago
springmonster
d198a9051e
[Bug-7950] Add unit test for AlertPluginInstanceController ( #7952 )
3 years ago
Kerwin
78f8e22fab
fix processe definitionv versions delete failed ( #7994 )
3 years ago
calvin
36855f2fa6
fix the issue with spelling mistakes ( #7995 )
3 years ago
calvin
23068e9d21
[Fix-7977] Rectify the wrong prompt in the class of 'TaskGroupServiceImpl'. ( #7978 )
3 years ago
ShuoTiann
6dcf53c4d9
[Fix-7984] Add Unit Test for UiPluginController ( #7985 )
3 years ago
calvin
8cac0d8f94
[Fix-7288] Not allow to delete the default alarm group. ( #7932 )
3 years ago
calvin
a81093d6cb
[Fix-7935] Rectify this issue with running test cases in the class of AlertGroupControllerTest. ( #7954 )
...
* fix a few issues
3 years ago
JinYong Li
24a97fda75
[Bug] [dolphinscheduler-api]support workflow instance to definition ( #7930 )
...
* add task save and binds workflow
* add task update with upstream
* support workflow instance to definition
* fix ut
3 years ago
Frank Chen
3d67edafbe
[Improvement][API] Add and fix unit test for ExecutorController,Fix A… ( #7877 )
3 years ago
calvin
24eb40c2b2
[Fix-7857] The user won't be allowed to disable their own account. ( #7891 )
3 years ago
xiangzihao
f2541248eb
[Feature-7769][API] Add batch start process api ( #7771 )
...
* add notes
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
calvin
a8d19f271a
fix this issue ( #7828 )
3 years ago
JinYong Li
acf9c84c50
[Feature][workflow list edit] add task update with upstream ( #7829 )
...
* add task save and binds workflow
* add task update with upstream
3 years ago
ououtt
4c2f77ee9c
[DS-7016][feat] Auto create workflow while import sql script with specific hint ( #7214 )
...
* [DS-7016][feat] Auto create workflow while import sql script with specific hint
* datasource : datasource name
* name: task name
* upstream: pre task names
* [DS-7016][feat] Auto create workflow while import sql script with specific hint
* remove excess blank lines
* [DS-7016][feat] Auto create workflow while import sql script with specific hint
* datasource : datasource name
* name: task name
* upstream: pre task names
* [DS-7016][feat] Auto create workflow while import sql script with specific hint
* datasource : datasource name
* name: task name
* upstream: pre task names
* Code optimization
* for Zip Bomb Attack
Co-authored-by: eye <eye.gu@aloudata.com>
3 years ago
calvin
f0ad65cb14
[Fix-7203] Remedy the issue about importing a process json file. ( #7811 )
...
* fix a few issues
* fix a little issue
* Update ProcessDefinitionServiceImpl.java
* Update ProcessDefinitionServiceImpl.java
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
3 years ago
xiangzihao
7e61a3af31
fix bug_7789 ( #7790 )
...
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
JinYong Li
c97170853e
add task save and binds workflow ( #7772 )
3 years ago
xiangzihao
e34a8bc3dc
[Fix-7773][Api] malform batchDeleteProcessInstanceByIds log output ( #7774 )
...
* bug_7773
* bug_7773
* bug_7773
* bug_7773
* bug_7773
3 years ago
xiangzihao
7395b980d3
[Fix-7767]Task instance is not deleted while deleting the process instance ( #7768 )
...
* fix bug_7767
* fix bug_7767
* fix bug_7767
* fix bug_7767
* fix bug_7767
3 years ago
JinYong Li
4d16c24b6e
[Bug][ApiServer] workflow copy ( #7694 ) ( #7762 )
...
* fix workflow copy
* fix copy
* fix copy
* code style
3 years ago
JinYong Li
d7d13f7f51
[Feature][workflow list edit] add task list page api ( #7743 )
...
* fix 7597
* fix copy bug
* add task list page api
* fix total
* fix total
3 years ago
aaronlinv
707e3a6ec1
[Improvement][Logger] Logger server integrate into master and worker ( #6894 )
3 years ago
calvin
73993e98ee
[Fix-7713] Handling the sensitive data in the log ( #7728 )
...
* add a feature to handle sensitive data
3 years ago
calvin
71ccb42697
fix a few bugs ( #7703 )
3 years ago
calvin
5ab0135d18
[Fix-7345] Support the whole operations for the task group and the task group queue. ( #7678 )
...
* add task group
* modify task group
* add task group queue
* add task group queue
* add task group queue
* add task group queue
* add task group priority
* fix a few issue with api
* add task group queue
* modify task group queue
* modify task group
* fix a little bit issue
* fix a little bug in the page of managing task group
3 years ago
calvin
6b5db0ac5b
fix this issue ( #7683 )
3 years ago
springmonster
2b05ebf47e
[Refactor] Canonical enum naming ( #7676 )
...
* [Refactor] Refactor comments
3 years ago
BaoLiang
605767e47b
[Fix-7654]Dependent node onChangeProjectCode error ( #7672 )
...
* fix #7654 Dependent node onChangeProjectCode error
* fix #7654 Dependent node onChangeProjectCode error
* fix #7654 Dependent node onChangeProjectCode error
* update ut
3 years ago
JinYong Li
fb23b6422f
[Bug] [dolphinscheduler-api] The task after workflow copy is also copy ( #7647 )
...
* fix 7597
* fix copy bug
3 years ago
JinYong Li
77343b2976
fix 7597 ( #7598 )
3 years ago
xiangzihao
3d9d91ccc3
[Feature-7576][Master] Optimize complement task's date ( #7585 )
...
* feature_7576
* feature_7576
* feature 7576
* feature 7576
3 years ago
wind
f450b7ef28
[BUG-7554] Fix database lose data in standalone ( #7620 )
...
* Fix the wrong lifecycle phase of initialization
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
3 years ago
wangxj3
9e763ad0d1
[Feature-#6422] [api-server] task group queue ( #7491 )
...
* add task group
* modify task group
* pull dev
* add license header
* modify code style
* fix code style
* fix sql error
* fix error
* fix test
* fix test
* fix test
* fix test
* fix code style
* fix ut
* code style
* fix unit test
* test ut
* ut
* add unittest
* test ut
* modify back ut
* majorization code
* fix conflict
* fix ut
* add task group api
* reset file
* fix ut
* fix lost column
* fix ut
* fix ut
* fix ut
* fix ut
* delete duplicate code
* fix code style 、name
* fix ut
* fix mapper
Co-authored-by: wangxj <wangxj31>
3 years ago
wind
97aecb40a6
Revert "Fix database lose data in standalone ( #7556 )" ( #7604 )
...
This reverts commit 82075a4476
.
3 years ago
Wenjun Ruan
82075a4476
Fix database lose data in standalone ( #7556 )
3 years ago
Ivan0626
01a2b9684a
Update ProcessDefinitionServiceImpl.java ( #7470 )
...
fix typos for logger.error
3 years ago
calvin
6cad119806
[Fix-7340] Improve the prompt content for deleting a project that didn't exist. ( #7449 )
...
* improve the prompt
3 years ago
ouyangyewei
801e6dd6bb
to feature 7418 ( #7420 )
...
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
3 years ago
mgduoduo
bc995752d6
[DS-7256][refactor] Optimization for task instances query ( #7331 )
...
- assemble a Map<Long, User> outside of the loop instead of the query inside
Co-authored-by: gq47193 <gq47193@ly.com>
3 years ago
ouyangyewei
6b5c393449
[Feature-7408][dolphinscheduler-api] Built GenerateToken into the UpdateToken API ( #7411 )
...
* to feature 7408
* trigger e2e test
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
3 years ago
Zonglei Dong
7e0010de35
[Refactor] Rename class file, unified word spelling. ( #7261 )
3 years ago
ouyangyewei
14343864bf
to feature 7401 ( #7404 )
...
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
3 years ago
ouyangyewei
57697602c5
[Feature-7110][dolphinscheduler-api] support grant project by code ( #7390 )
...
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
3 years ago
Jiajie Zhong
04805818c2
Fix alert plugin instance filter ( #7172 ) ( #7210 )
...
* Fix alert plugin instance filter (#7172 )
alert plugin could not filter by given
pattern, cause api server do not handle
parameter searchVal, This patch add parameter
`searchVal` for alert plugin.
fix : #7209
* Add test
* Recover AlertPluginInstanceVO
3 years ago