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
kezhenxu94
5c8b7b7940
Adjust logging levels for third party libraries ( #7453 )
3 years ago
kezhenxu94
b350dc70c9
Build and publish snapshot Docker images for testing ( #7454 )
3 years ago
wind
41bf1a955e
[Improvement-7213][MasterServer] execute thread pool code optimization ( #7258 )
...
* threadpool optimization
* threadpool params
* rebase dev
* ut check fix
* add return
* rebase dev
* event loop
Co-authored-by: caishunfeng <534328519@qq.com>
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
wind
1cbc86b9e6
add task-logger config ( #7423 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
labbomb
7aeb12c5de
feat: Added the configuration of routes ( #7433 )
3 years ago
Jiajie Zhong
6f93ebf3ba
[python] Add task dependent ( #7405 )
...
fix : #6926
3 years ago
KyoYang
676a952bcb
[Fix-#6854][dao] fix "ResourceMapper.xml -> queryResourcePaging" sql bug ( #6907 )
...
* fix complement data retry bug; issues: [Bug] [Master] A bug on task retry mechanism #6613
* [DS-#5293][chore]upgrade cron-utils version 5.0.5 -> 9.1.3
* [DS-#5293]update the licensing information of that dependency
* [DS-#5293]update the licensing information of that dependency
* update the licensing information of that dependency
* [DS-#5293]update the licensing information of that dependency
* [DS-#6854][fix] fix "ResourceMapper.xml -> queryResourcePaging" sql bug
* [DS-#6854][fix] fix "ResourceMapper.xml -> queryResourcePaging" sql bug
Co-authored-by: yangqiyu <yangqiyu@deepexi.com>
3 years ago
songjianet
f36ca02907
[Feature][UI Next] Improve some basic configuration. ( #7430 )
3 years ago
SbloodyS
a17a8d777a
[Fix-7392][dolphinscheduler-datasource] Add hive datasource failed ( #7393 )
...
* fix bug_7392
* fix bug_7392
* fix bug_7392
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago