Devosend
33c1105aa3
#2170 : fix udf resource manage router ( #8268 )
3 years ago
Devosend
972fb90daf
fix udf resource manage router ( #8268 )
3 years ago
calvin
c63d14d72b
#2169 : fix this issue ( #8273 )
3 years ago
calvin
7333348632
fix this issue ( #8273 )
3 years ago
calvin
d47b0b7de6
#2168 : fix this issue ( #8272 )
3 years ago
calvin
83d08e013a
fix this issue ( #8272 )
3 years ago
Amy0104
83551acf5c
#2167 : [Feature][UI Next] Add custom parameters to form ( #8271 )
3 years ago
Amy0104
6be220129f
[Feature][UI Next] Add custom parameters to form ( #8271 )
3 years ago
QuakeWang
0066286480
#2166 : [E2E] Add new test of token management ( #8161 )
3 years ago
QuakeWang
63f7efa993
[E2E] Add new test of token management ( #8161 )
3 years ago
xiangzihao
afebbbaab9
#2165 : [E2E] add function manage test case ( #8250 )
3 years ago
xiangzihao
4b58df9aa8
[E2E] add function manage test case ( #8250 )
3 years ago
Jiajie Zhong
891b9cab70
#2164 : [python] Fix python api can't connect to remote gateway server ( #8248 )
...
For now, python API could only communicate python gateway server
in the same hosts, this patch makes it could work with different hosts,
and export java gateway setting to configure file
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
Co-authored-by: ruanwenjun <861923274@qq.com>
3 years ago
Jiajie Zhong
01936a660e
[python] Fix python api can't connect to remote gateway server ( #8248 )
...
For now, python API could only communicate python gateway server
in the same hosts, this patch makes it could work with different hosts,
and export java gateway setting to configure file
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
Co-authored-by: ruanwenjun <861923274@qq.com>
3 years ago
labbomb
9dfd2191b2
#2163 : Fix the routing problem of the user management module ( #8251 )
3 years ago
labbomb
c160bfba9a
Fix the routing problem of the user management module ( #8251 )
3 years ago
wangyang
d130e9de72
#2162 : [DS-8215][feat] Support WebexTeams Plugin ( #8217 )
...
Co-authored-by: qingwli <qingwli@cisco.com>
3 years ago
wangyang
49d581d72e
[DS-8215][feat] Support WebexTeams Plugin ( #8217 )
...
Co-authored-by: qingwli <qingwli@cisco.com>
3 years ago
Jiajie Zhong
c681c833a0
#2161 : Change bug-report add 2.0.4 and rm 2.0.0 and 1.3.6 ( #8234 )
3 years ago
Jiajie Zhong
7f4d26ee9c
Change bug-report add 2.0.4 and rm 2.0.0 and 1.3.6 ( #8234 )
3 years ago
songjianet
b603d81e2d
#2160 : [Feature][UI Next] Default open task group manage and project task menu. ( #8244 )
3 years ago
songjianet
303845b78d
[Feature][UI Next] Default open task group manage and project task menu. ( #8244 )
3 years ago
calvin
badc93a9de
#2159 : [Feature][UI Next] Add the page of task group queue. ( #8243 )
3 years ago
calvin
7c5a53f70f
[Feature][UI Next] Add the page of task group queue. ( #8243 )
3 years ago
springmonster
dda620667b
#2158 : [Bug-8169] [dolphinscheduler-ui] Fix `After you save the workflow, it… ( #8198 )
3 years ago
springmonster
baf0c95add
[Bug-8169] [dolphinscheduler-ui] Fix `After you save the workflow, it… ( #8198 )
3 years ago
Devosend
9876d83eb8
#2157 : [FIX-7514] press Enter key get "true" not new line ( #7596 )
3 years ago
Devosend
3c10bbe157
[FIX-7514] press Enter key get "true" not new line ( #7596 )
3 years ago
Amy0104
4ec8d285ad
#2156 : [Feature][UI Next] Add monaco editor to form ( #8241 )
3 years ago
Amy0104
832f7352c9
[Feature][UI Next] Add monaco editor to form ( #8241 )
3 years ago
songjianet
0f953e6320
#2155 : [Fix][UI Next] Fix the problem that the switch language options are not updated. ( #8239 )
3 years ago
songjianet
a778146ec6
[Fix][UI Next] Fix the problem that the switch language options are not updated. ( #8239 )
3 years ago
songjianet
78bac9da9c
#2154 : [Feature][UI Next] Add monitor statistics audit log. ( #8238 )
3 years ago
songjianet
c64c66e7cf
[Feature][UI Next] Add monitor statistics audit log. ( #8238 )
3 years ago
labbomb
bedb9bf378
#2153 : Fix the routing problem of project management module ( #8236 )
3 years ago
labbomb
e094f625d4
Fix the routing problem of project management module ( #8236 )
3 years ago
xiangzihao
e75023c2ce
#2152 : fix_flaky_worker_group_e2e_test ( #8237 )
3 years ago
xiangzihao
1ce5b5d82d
fix_flaky_worker_group_e2e_test ( #8237 )
3 years ago
JinYong Li
ed71f4f68c
#2151 : [Cherry-pick-dev][API] fix relation api bug ( #8207 )
...
* pick 8111
* fix relation delete (#8190 )
* pick 8190
3 years ago
JinYong Li
65744d4624
[Cherry-pick-dev][API] fix relation api bug ( #8207 )
...
* pick 8111
* fix relation delete (#8190 )
* pick 8190
3 years ago
xiangzihao
b29cc17fa3
#2150 : [E2E] Fix flaky udf manage e2e test ( #8232 )
...
* fix_file_manage_e2e_error
* fix error
* fix error
* fix error
3 years ago
xiangzihao
6094927dda
[E2E] Fix flaky udf manage e2e test ( #8232 )
...
* fix_file_manage_e2e_error
* fix error
* fix error
* fix error
3 years ago
Jiajie Zhong
d7b898d1c9
#2149 : [python] Clean deps and prepare release ( #8210 )
...
* Change package name
* Migrate requirement*.txt to setup.py
* Add extra required for dev
* Add doc RELEASE and DEVELOP
* Correct description
3 years ago
Jiajie Zhong
f3d663a7ea
[python] Clean deps and prepare release ( #8210 )
...
* Change package name
* Migrate requirement*.txt to setup.py
* Add extra required for dev
* Add doc RELEASE and DEVELOP
* Correct description
3 years ago
songjianet
2c052be1d3
#2148 : [Fix][UI Next] Fix env. ( #8229 )
3 years ago
songjianet
07a15b7040
[Fix][UI Next] Fix env. ( #8229 )
3 years ago
songjianet
1f1bd806aa
#2147 : [Feature][UI Next] Add project task instance. ( #8220 )
3 years ago
songjianet
d1f65053a8
[Feature][UI Next] Add project task instance. ( #8220 )
3 years ago
wind
df7231b133
#2146 : [Improvement][E2E] use testcontainers host ( #8224 )
3 years ago
wind
756ea1181e
[Improvement][E2E] use testcontainers host ( #8224 )
3 years ago