xiangzihao
234f399488
remove worker group lowercase ( #8448 )
3 years ago
Amy0104
02e47da30b
[Feature][UI Next] Add http into task. ( #8447 )
3 years ago
Devosend
c0348a3cdf
[Feature][UI Next] Add flink task ( #8446 )
...
* Add flink task
* delete redundant file
3 years ago
songjianet
849fb75b3b
[Feature][UI Next] Add e2e to security user manage page. ( #8443 )
3 years ago
Amy0104
cb454d785f
[Feature][UI Next] Add mr into task. ( #8444 )
3 years ago
Amy0104
32161602a2
[Feature][UI Next] Add spark into task. ( #8442 )
3 years ago
songjianet
8d4f191ed4
[Feature][UI Next] Add e2e to security tenant manage page. ( #8440 )
3 years ago
labbomb
ced01169ea
[Feature][UI Next]add subprocess task ( #8439 )
...
* Improve modal component, add link function
* add subprocess task
* Resolve the conflict
3 years ago
calvin
7da84e4aa1
[Feature][UI Next] Add the form of python task to the module of next ui. ( #8438 )
...
* add the form of python task
* developed the form of python task
3 years ago
Amy0104
2f953fb945
[Feature][UI Next] Add process name and pre tasks into SHELL. ( #8437 )
3 years ago
wangyizhi
e49ce611d5
[Feature][UI Next] Workflow editing and cells deletion capabilities ( #8435 )
...
* [Feature][UI Next] Workflow editing and cells deletion capabilities
* [Feature][UI Next] Code format
3 years ago
zhuxt2015
2a1406073a
fix jdbc connect parameters can not input '@' and '.' character ( #8293 )
...
* fix jdbc connect parameters can not input '@' and '.' character
This closes #8135
* add AbstractDataSourceProcessor class unit test
* add license header
* remove class comment
* optimize unit tests
* modify the variable name
Co-authored-by: 朱学通 <zhuxuetong@gridsum.com>
3 years ago
xiangzihao
8200a3f15a
add try catch ( #8433 )
3 years ago
songjianet
668b36c731
[Feature][UI Next] Add e2e to security worker group manage page. ( #8434 )
3 years ago
xiangzihao
f6e2a2cf23
[Fix-8296][API] Update process definition error ( #8408 )
...
* fix bug_8296
* fix bug_8296
* fix bug_8296
* add postgres sql
* add postgres sql
* add postgres sql
3 years ago
labbomb
af39ae3ce9
[Feature][UI Next] Improve modal component, add link function ( #8426 )
3 years ago
songjianet
5e1e965e2b
[Feature][UI Next] Add e2e to security yarn queue manage page. ( #8420 )
3 years ago
Devosend
d2f8d96fa0
[Fix-8412] [UI] Fix workflow definition timing edit bug.
3 years ago
mazhong
6334a8221a
[Bug-8170][UI] SUB_PROCESS Clicking into the child node does not react ( #8371 )
...
* Fix-8170 SUB_PROCESS Clicking into the child node does not react
* Fix-8170 SUB_PROCESS Clicking into the child node does not react
3 years ago
JinYong Li
f9c090e048
fix relation unbinding bug ( #8379 )
3 years ago
ShuiMuNianHuaLP
806333a11c
fix sudo.enable=false Is invalid ( #8388 )
3 years ago
songjianet
d9129297ab
[Feature][UI Next] Add k8s namespace. ( #8411 )
3 years ago
Devosend
53869cb0eb
[Feature][UI Next] Add Crontab Component ( #8409 )
...
* support crontab component
* fix time-modal form data init bug
3 years ago
caishunfeng
71fcea5937
fix empty upstreamTaskCodes ( #8405 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
songjianet
bc5f8b3b34
[Feature][UI Next] Add e2e to security environment manage page. ( #8404 )
3 years ago
Amy0104
e023e09ee6
[Fix][UI Next]: Fix the missing delete button in the custom parameters component. ( #8403 )
3 years ago
xiangzihao
864ceb164f
[Fix-Typo] Fix typo in dev branch. ( #8395 )
...
* fix bug_8337
* fix bug_8337
* fix bug_8337
* fix bug_8337
* fix bug_8337
* fix bug_8337
* fix bug_8337
* test
* fix dev_bug_8337
* fix dev_bug_8337
* fix dev_bug_8337
* fix bug_8337
* fix typo
3 years ago
calvin
f18f28cc4a
fix this issue ( #8399 )
3 years ago
Amy0104
ca086c037e
[Feature][UI Next] Add task creation and task editor. ( #8393 )
3 years ago
songjianet
9add742919
[Feature][UI Next] Add e2e to security token manage page. ( #8392 )
3 years ago
xiangzihao
08f642c756
[Fix-8337][Master] Process instance can not be kill when task is failure and can be retry ( #8387 )
...
* fix bug_8337
* fix bug_8337
* fix bug_8337
* fix bug_8337
* fix bug_8337
* fix bug_8337
* fix bug_8337
* test
* fix dev_bug_8337
* fix dev_bug_8337
* fix dev_bug_8337
* fix bug_8337
3 years ago
qianli2022
151100562f
[Feature][api] Task can run on kubernetes - k8s client and namespace #8247 ( #8252 )
...
* add db operator for namespace
* add k8s client
* add k8s controller
* add namespace ui
* add licenses
* add kubernetes model known-dependencies
* add new licenses
* fix SonarCloud Code Analysis bug
* remove license for standard protocol
* fix variable MemoryStr to memoryStr
Co-authored-by: qianl4 <qianl4@cicso.com>
3 years ago
songjianet
68ad22b09e
[Feature][UI Next] Add e2e to datasource page. ( #8380 )
3 years ago
calvin
b2108486ba
[Fix][UI] Rectify this issue with missing the re-uploading file button when the file is under the root directory.
3 years ago
Eric Gao
49a1270ef5
[Feature-8222][python] move examples into the scope of source package ( #8340 )
3 years ago
cheney
703d790415
[Bug] [Parameter Context] The preparameter OUT is null ( #8315 )
...
* fix:param context prop value is null
3 years ago
弘树丶
b9406d356c
[Bug-8067][LogServer] fix improper use of StringBuilder ( #8365 )
...
fix code format and fix spelling errors
3 years ago
JinYong Li
4a4e72b0d2
pick 8270/8308 ( #8355 )
3 years ago
labbomb
cf5d253d5f
Adding Rights Management ( #8368 )
3 years ago
Devosend
35316f066e
[Fix][UI Next] Fix a few bug with resource manage ( #8363 )
...
* fix resource manage list language switch bug
* fix func manage list language switch bug
3 years ago
wangyizhi
4b06b76068
[Feature][UI Next] Create workflow ( #8362 )
3 years ago
Devosend
9e9edbfe27
[Feature][UI Next] Fix a few bug with workflow manage ( #8360 )
...
* fix workflow define international bug
* fix workflow name link font color
* fix operation tooltip display bug
3 years ago
calvin
3f6caef08f
[Fix-8187][UI] Add the function to the module of resource that you can re-upload the file on the page of the file management. ( #8359 )
...
* add reupload file
* develop reupload file
* fix this issue
3 years ago
songjianet
b0dbc33730
[Feature][UI Next] Add e2e to login page. ( #8357 )
3 years ago
Amy0104
840ac22555
[Fix][UI Next] Fix vue-tsc errors and optimize code. ( #8358 )
3 years ago
Devosend
80d2ee7b11
[Feature][UI Next] Add Workflow Instance ( #8356 )
...
* add workflow list manage
* support batch delete
* add condition search
* add interval to update data
* fix table column I18n error
* add icon for table state column
* del redundant comment
* fix delete data paging jump
3 years ago
wangyizhi
d9df8319a2
[Fix-8172][UI] Fix coordinate calculation error ( #8346 )
...
* [Fix-8172][UI] Fix coordinate calculation error
* [Fix-8172][UI] Code format
3 years ago
calvin
91b91c9519
[Feature][UI Next] Add the tooltip to display the whole node's name. ( #8353 )
3 years ago
wangyizhi
0f04b3cfaa
[Fix-8335][UI] Sqoop node change data source type to hive error ( #8348 )
3 years ago
EdwardYang
13d9031b68
[Bug][API] fix ProcessDefinition update error #8334 ( #8338 )
...
* [bug] fix task definition delete
* [bug] fix ProcessDefinition update error #8334
* [bug] fix ProcessDefinition update error #8334
Co-authored-by: edward-yang <yangjianh210@gmail.com>
3 years ago