xiangzihao
30b8b4a93e
[E2E][CI] Add renaming file management E2E tests ( #8160 )
3 years ago
Wenjun Ruan
f88def8ef7
[IMPROVEMENT-8178] Add Netty processor in Spring container ( #8179 )
...
* Add Netty processor in Spring container
3 years ago
wind
128ede3ee9
Fix start standalone fail because db not init yet ( #8191 )
3 years ago
Kerwin
103ccb01da
change version to 2.0.4-SNAPSHOT ( #8188 )
3 years ago
wangyang
14908a25e8
[Feature-7992][Alert] Support PagerDuty Plugin ( #8120 )
...
Co-authored-by: qingwli <qingwli@cisco.com>
3 years ago
wind
b5fa54b6be
[Bug-7865][MasterServer] retry logic optimization ( #8156 )
...
* submit task optimization
* cloneAndReset
* update
* tolerant task restart when init
* fix snoar check
* fix test
* delete unuse file
* taskInstance key
* code style
* skip complete when retry
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
labbomb
435d37899f
Improve the routing ( #8176 )
3 years ago
Shiwen Cheng
0057cf3fe7
[Improvement][task-plugin] Remove unreasonable log ( #8115 )
3 years ago
calvin
d379137908
[Fix-8158][UI Next] improve the structure of directories ( #8159 )
3 years ago
songjianet
8c65b194c7
[Feature][UI Next] Add project workflow relation. ( #8155 )
...
* [Feature][UI Next] Add project workflow relation.
* [Feature][UI Next] Add tooltip component.
3 years ago
lilyzhou
a9ecaf0b81
[Fix][UI Next] Fix Security User Manage route was outdated ( #8153 )
3 years ago
Kerwin
1fd748f376
[Feature-8138][Task] add at@ msg in the dingtalk task plugin ( #8139 )
3 years ago
lilyzhou
e0dbf3edc6
[Feature][UI Next] Security User Manage ( #8133 )
3 years ago
Devosend
7aeac75860
[Feature-7348] [Python] Add workflow as code task type mr ( #8140 )
3 years ago
kezhenxu94
df26be89ed
Fix wrong Python gateway docker image name ( #8143 )
3 years ago
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
labbomb
38b40e7ac4
[Feature][UI Next]Improve menu bar function ( #8141 )
...
* Improve menu bar function
* Improve menu bar function
3 years ago
wangyizhi
32ed6e281c
[Feature][UI Next] Modify route registration rules ( #8137 )
...
* [Feature][UI Next] Modify route registration rules
* [Feature][UI Next] Delete logs
3 years ago
wangyizhi
a87ddca98c
[Feature][UI Next] Adjust the projects directory ( #8128 )
3 years ago
Devosend
a77b0ef93b
[Fix-8098] [UI] Fix resource manage bug ( #8107 )
3 years ago
songjianet
98ae33112c
[Feature][UI Next] Organize folders. ( #8127 )
3 years ago
Devosend
62198fda24
[Feature][UI Next] Add udf function manage ( #8126 )
3 years ago
songjianet
8ef72fcffc
[Feature][UI Next] Add workflow relation layout and format. ( #8125 )
3 years ago
wangyizhi
45f6c4197b
[Feature][UI Next] Workflow create ( #8123 )
3 years ago
xiangzihao
e7f480bdca
[E2E][CI] Add DataSource E2E test ( #8085 )
3 years ago
labbomb
ee00f5beab
Fix menu bar status bug ( #8118 )
3 years ago
songjianet
d6e1d95511
[Feature][UI Next] Add graph component. ( #8114 )
3 years ago
songjianet
66bc76ceda
[Fix][UI Next] Fix the router problem of click to log out. ( #8109 )
3 years ago
songjianet
5f2aa79c09
[Feature][UI Next] Add navbar username. ( #8108 )
3 years ago
songjianet
759fcb8e11
[Feature][UI Next] Add token manage. ( #8105 )
3 years ago
songjianet
c201c156f3
[Feature][Dag] Number of failed retries and failed retry interval use input component. ( #8104 )
3 years ago
wind
1038e6bf24
[deploy] Add datasource driver name into env ( #8100 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
seagle
f1a0215978
[bug] Fix datax task type error parse clickhouse reader sql ( #8091 )
3 years ago
springmonster
e0a99dd909
[Bug-8053] Fix CronUtils.getMaxCycle return null ( #8086 )
3 years ago
xiangzihao
b705a08794
[Feature-7993][E2E] Replace HDFS image with MinIO S3 image ( #8066 )
3 years ago
songjianet
e7cd16706a
[Feature][UI Next] Add monitor router. ( #8088 )
3 years ago
songjianet
2a773802ef
[Feature][UI Next] Feat worker group manage ( #8087 )
...
* [Feature][UI Next] Add worker group manage.
* [Feature][UI Next] Add worker group manage table tag.
3 years ago
songjianet
9faeef5877
[Feature][Workflow Instance] Add Workflow instalce batch delete reload table list. ( #8082 )
3 years ago
calvin
8c188e809b
[Feature-7785][UI Next] Rectify the issue about missing type in the feature of task group option. ( #8083 )
...
* prettier the codes
* fix a little issue
3 years ago
XiaochenNan
3456904af8
add unit test of queryWorkAddressLest ( #8054 )
...
Co-authored-by: brian <flyunrain@163.com>
3 years ago
Jiajie Zhong
ee2801c21d
Revert "[Feature][Github] Add stale mechanism to auto mark issues and PRs as stale ( #8075 )" ( #8079 )
...
This reverts commit 6b9198acfc
.
3 years ago
Devosend
7f362464b3
[Feature][UI Next] Add Udf resource manage ( #8076 )
...
* add resource manange
* add resource delete
* modify rename
* support sub udf resource mannage
* add Bread
* adjust style
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
Benedict Jin
6b9198acfc
[Feature][Github] Add stale mechanism to auto mark issues and PRs as stale ( #8075 )
3 years ago
天仇
90ea6ebb6f
[Improvement-7907][refactor] Optimization for query task instances list when build dag flow ( #7915 )
...
Optimization for query task instances list when build dag flow
This closes #7907
3 years ago
labbomb
957c8eaab8
Fixed Dart-Sass installation error ( #8071 )
3 years ago
songjianet
ec7898deea
[Feature][UI Next] Security alarm group manage ( #8069 )
...
* [Feature][UI Next] Add security alarm group manage.
* [Feature][UI Next] Add security alarm group manage license.
3 years ago
calvin
a5f4e3de46
[Feature-7785][UI Next] Add a new page for the module of next ui to manage the task group option. ( #8060 )
...
* add a few settings
* add a few pages
* modify locals
* modify pages
* add taskGroupOption
* merge from dev
* modify taskGroupOption
* modify task group
* request api
* modify taskGroupOptions
* modify taskGroupOption
* modify task group option
* merge from dev
* prettier the codes
* fix a little issue
* merge from dev
3 years ago
calvin
5bcf7bcce6
fix a few issues ( #8063 )
3 years ago