songjianet
36dd437377
[Feature][UI Next] Update card component props. ( #7635 )
3 years ago
xiangzihao
2d73083e87
fix bug_7629 ( #7630 )
3 years ago
xiangzihao
82db009781
fix bug_7564 ( #7625 )
3 years ago
Jiajie Zhong
b1afd99c9e
[python] Fix task relation wrong hashable function ( #7628 )
...
* [python] Fix task relation wrong hashable function
Currently our :class:`TaskRelation` have wrong __hash__
function, would mistake a object as same object. It failed
our dependence and process definition. this patch fix it
by adding `_KEY_ATTR` to overwrite TaskRelation's __eq__
and correct __hash__ func
close : #7627
* Fix code format
3 years ago
zwZjut
0d861fe46a
to #7609 ( #7611 )
...
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
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
xiangzihao
c7d7eec679
[Fix-7520][Master] Data too long for column 'task_params' at row 1 ( #7521 )
...
* fix bug_7520
* fix bug_7520
* fix bug_7520
* bug_7520
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
kezhenxu94
7a888c544c
Try ( #7603 )
3 years ago
Jiajie Zhong
fd6eb1f830
[python] Correct python import syntax in example ( #7617 )
...
fix : #7615
3 years ago
kezhenxu94
120c1755a1
Required E2E to pass before PR can be merged ( #7612 )
3 years ago
songjianet
9efe3c5a4f
[Feature][UI Next] Add card component. ( #7606 )
...
* [Feature][UI Next] Add card component.
* [Feature][UI Next] Update card component props.
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
songjianet
b2852a716f
[Feature][UI Next] Add charts i18n. ( #7568 )
3 years ago
xiangzihao
1efa85ca27
[Fix-7534][Master] zookeeper failover error ( #7562 )
...
* fix bug_7534
* fix bug_7534
* fix bug_7534
* fix bug_7534
* fix bug_7534
* fix bug_7534
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
wind
97aecb40a6
Revert "Fix database lose data in standalone ( #7556 )" ( #7604 )
...
This reverts commit 82075a4476
.
3 years ago
lifeng
871db331f5
Update README.md ( #7586 )
...
* Update README.md
* Update README.md
Co-authored-by: Kirs <ACM_China@yeah.net>
3 years ago
时光
a00c4f9709
finished issue#7527 ( #7561 )
...
Co-authored-by: 时光 <caizhedong@cai-inc.com>
3 years ago
labbomb
78e0f421f5
[Feature][UI Next]Refactoring layout ( #7558 )
...
* refactor: Refactoring layout
* chore: Delete unnecessary packages
3 years ago
J·Y
6ae46f2c1b
[Improvement] Merge redundant codes ( #7550 )
3 years ago
J·Y
4c918f6167
Modify contribution document ( #7552 )
3 years ago
Wenjun Ruan
82075a4476
Fix database lose data in standalone ( #7556 )
3 years ago
Kerwin
146471eb48
[Fix-#7480] [Standalone] add logger server ( #7481 )
...
* Change build context to avoid cache
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
3 years ago
lgcareer
cdd4e7bf03
[Improvement-#7529][tools] Init DB schema from the full sql file. ( #7530 )
3 years ago
wind
d3533851a0
[Bug-7333][MasterServer] fix duplicate key task definition ( #7335 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
SbloodyS
9f56123a26
fix bug_7537 ( #7551 )
...
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
songjianet
b2a378693f
[Feature][UI Next] Add charts setting. ( #7547 )
3 years ago
songjianet
46fa9ed9c8
[Feature][UI Next] Add charts setting. ( #7543 )
3 years ago
kezhenxu94
03a71297dd
Unify the element selector rules for E2E ( #7409 )
...
* Unify the element selector rules for E2E
* Fix typo in docker swarm
3 years ago
Jiajie Zhong
946a0c7c57
[python] Add task switch ( #7531 )
...
* [python] Add task switch
close : #6928
* Fix code style
3 years ago
Jiajie Zhong
e23a4848c0
[python] Add task condition ( #7505 )
...
* [python] Add task condition
close : #6927
* Add example and set downstream dep
3 years ago
labbomb
4c49a8b91f
[Feature][UI Next]: Rearrange the routing and format the code ( #7533 )
...
* fix: Rearrange the routing and format the code
* To fix the problem
To fix the problem
3 years ago
calvin
49662c7865
[Fix-7525][Feature][UI Next] Provide a common layout for the module of dolphinscheduler-ui-next. ( #7526 )
...
* add layout
* add layout
* add layout
* add routes
* add routes
* modify layout
* modify layout
* modify layout
* modify layout
* improve a few issues with code specification
3 years ago
Jiezhi.G
6562bc9145
fix http alarm msg ignored ( #7523 )
...
See https://github.com/apache/dolphinscheduler/issues/7522
3 years ago
labbomb
ed6a3b6c87
refactor: Refactor Login to better match the composition API implementation ( #7519 )
3 years ago
wangbowen
85beb50f03
[Fix-7485][datasource-plugin] Fix create hive datasource using ZooKeeper way in 2.0.1 ( #7489 )
3 years ago
Jiajie Zhong
90243f13ee
Add new version 2.0.1 to issue bug template ( #7458 )
...
Add new version 2.0.1 for github issue template and remove versions not LTS
3 years ago
Tom
bb140fbc3b
[DS-7227][refactor] optimize alert plugin instance list order ( #7506 )
...
[DS-7227][refactor] optimize alert plugin instance list order
query all alert plugin instance list order by update time desc
optimize `select *` sql in the AlterPluginInstanceMapper.xml
3 years ago
songjianet
0d86a48d1c
[Feature][UI Next] Write part of the api method. ( #7507 )
3 years ago
Kerwin
b23f756c22
[Fix-7146][server]Fix the task processor thread is not safe. ( #7488 )
...
* Fix the task processor thread is not safe.
* fix code style
3 years ago
huangxiaohai
8c2dd4447b
Remove redundant parameters [zookeeper.version] in dolphinscheduler/pom.xml( #7486 )
3 years ago
songjianet
2f7a406ea9
[Feature][UI Next] Write part of the api method. ( #7476 )
3 years ago
Ivan0626
01a2b9684a
Update ProcessDefinitionServiceImpl.java ( #7470 )
...
fix typos for logger.error
3 years ago
SbloodyS
92bbb9e4af
remove date+1 when the data is supplemented ( #7452 )
3 years ago
SbloodyS
86b476a160
[Feature-7460][Alert] Wechat alert add send to group chat ( #7465 )
...
* feature_7460
* feature_7460
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
labbomb
fc162826d9
[Feature][UI Next] Interface debugging(login)
3 years ago
songjianet
b54482cbb5
[Feature][UI Next] Add apis. ( #7463 )
3 years ago
calvin
fb31dcd59c
fix this bug ( #7461 )
3 years ago
Devosend
0c7aa4e2c5
[Feature-7349] [Python]Add workflow as code task type datax ( #7437 )
...
* support datax task by python
* add task datax example
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
labbomb
91e3423c72
feat: Added login pages and functions ( #7456 )
3 years ago