xiangzihao
b1fb17119b
[Feature-6758][Task] Add limit resource usage for tasks base on cgroup ( #10373 )
2022-06-08 19:42:05 +08:00
retime123
67c4f2b259
[Feature][Monitoring] Added disk available capacity monitoring ( #10287 )
...
* Added disk available capacity monitoring
* resolve conflict
Added disk available capacity monitoring
* resolve conflict
Added disk available capacity monitoring
* resolve conflict
Added disk available capacity monitoring
2022-06-06 11:06:33 +08:00
guodong
96496f7255
[Fix-10318][ui] Fix EMR Task UI custom parameters Is not correct ( #10334 )
...
* Modify useCustomParams isSimple: true
2022-06-02 18:51:43 +08:00
songjianet
6134e0a628
[Build][UI] Upgrade dependencies. ( #10346 )
...
* [Build][UI] Upgrade dependencies.
* [Build][UI] Upgrade dependencies.
* [Build][UI] Upgrade dependencies.
2022-06-02 18:23:57 +08:00
songjianet
e8ad62bcd0
[Fix][UI] Fixed the issue that the status statistics on the project overview page were inconsistent. ( #10328 )
2022-06-01 21:50:43 +08:00
aiwenmo
3f2a21293d
[Fix-10317] [ui] Fix the tips of startTimeout in the jupyter form ( #10319 )
...
Co-authored-by: wenmo <32723967+wenmo@users.noreply.github.com>
2022-06-01 10:19:36 +08:00
songjianet
8584aad490
[Style][UI] Format code. ( #10314 )
2022-05-31 21:01:36 +08:00
Eric Gao
a8a5da367a
[Feature][Task Plugin] Add support for dynamic form for zeppelin task plugin ( #9977 ) ( #10269 )
2022-05-31 11:19:41 +08:00
HuangWei
c5961aed25
[feat][task] Add OpenMLDB task plugin ( #10198 )
2022-05-31 11:00:21 +08:00
songjianet
2e6d3f5190
[Fix][UI] Display the result page when the DB page has no data. ( #10298 )
2022-05-30 19:28:36 +08:00
Amy0104
e7fbfa3a26
[Fix][UI] Add mapping_columns filed for the data_quality ruleInputParamter. ( #10286 )
2022-05-30 13:54:10 +08:00
juzimao
62b85b9cb3
[Fix] Fix the timeout alarm button is invalid ( #10260 )
2022-05-27 16:39:08 +08:00
songjianet
1ac534be67
[Fix][UI] Fix status statistics card height is inconsistent. ( #10268 )
2022-05-27 16:27:15 +08:00
songjianet
4c1ef0a89a
[Style][UI] Split multilingual modules. ( #10256 )
2022-05-26 19:22:27 +08:00
Devosend
b337eef2e6
[Fix][UI] Set task group name empty of default value ( #10243 )
2022-05-25 19:22:07 +08:00
Mr.An
c5c68a8893
[Fix#9923] The alarm instance management interface is always in the loading state ( #9924 )
...
* fix alert plugin loading bug
* update use-form.ts
* remove unused package
* Update use-form.ts
* Update use-form.ts
2022-05-25 18:13:42 +08:00
songjianet
abecec3c28
[Fix][UI] Fix issue with treemap depth in workflow relationships. ( #10229 )
...
* [Fix][UI] Fix issue with treemap depth in workflow relationships.
* [Fix][UI] Fix issue with treemap depth in workflow relationships.
2022-05-24 18:33:00 +08:00
songjianet
6cebdfdf50
[Fix][UI] Fix the problem of multi-language support of workflow instance host in Chinese state. ( #10223 )
2022-05-24 16:14:56 +08:00
rockfang
7fc3664ec3
[Fix][UI] add assignment of totalPage ( #10165 )
2022-05-24 10:48:34 +08:00
JieguangZhou
54ab2651bd
[Feature][MLops] Add MLflow Projects (custom project) component ( #10175 )
...
* Add MLflow Projects (custom project) component
* fix something
* update document
* update document
* Supplementary test cases
2022-05-24 09:42:46 +08:00
songjianet
c8a4c694ea
[Fix][UI] Fix data-quality component multi-language support. ( #10202 )
...
* [Fix][UI] Fix data-quality component multi-language support.
* [Fix][UI] Fix data-quality component multi-language support.
2022-05-23 18:17:30 +08:00
Devosend
d7d6699e22
fix spcial week init bug ( #10183 )
2022-05-22 14:02:56 +08:00
songjianet
0ef02e8093
[Fix][UI] Add seatunnel icon ( #10178 )
2022-05-21 14:36:27 +08:00
JieguangZhou
e11373b963
[Feature][MLops] Support MLflow Models to deploy model service (MLflow models serve and Docker) ( #10150 )
...
* Add backend of MLflow Moldes component
* Add front end of MLflow Moldes component
* [DOC] update mlflow document
* revert unnecessary
* fix doc image url
* Update docs/docs/en/guide/task/mlflow.md
Discard the lr abbreviation
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-05-20 19:41:22 +08:00
songjianet
dc61370f30
[Fix][UI] Fix the problem that the failure strategy field in the time management form is multilingual. ( #10169 )
2022-05-20 18:29:40 +08:00
labbomb
13a83e50f2
[Fix]Change the HTTP or HTTPS regular expression ( #10166 )
2022-05-20 18:05:05 +08:00
Mr.An
7d5af7e7ec
[doc] Update editorial workflow content and images ( #10130 )
2022-05-20 16:44:56 +08:00
songjianet
c07339b07d
[Fix][UI] Limit task group resource capacity to only positive integers. ( #10158 )
2022-05-20 15:19:43 +08:00
Amy0104
3dd007ca59
[Fix][UI] Add the task status of pending. ( #10129 )
2022-05-20 10:06:43 +08:00
JieguangZhou
9ab3bebc90
[Feature][Task Plugin] Add mlflow task plugin for MLops scenario. ( #10036 )
...
* [Feature][Task Plugin] Add mlflow task plugin (#9725 )
* [Feature][Task Plugin] Add mlflow task plugin UI (#9725 )
* [Feature][Task Plugin] fix license header (#9725 )
* [Feature][Task Plugin] fix license header (#9725 )
* [Feature][Task Plugin] revert unnecessary
* [Feature][Task Plugin] add auto ml to mlflow task plugin
* [DOC] add mlflow document
* [DOC] fix mlflow docs imgs
* [DOC] fix dead link localhost:5000
* [DOC] fix dead link localhost:5000
* [DOC] remove dead link localhost:5000
* Update docs/docs/en/guide/task/mlflow.md
* Update docs/docs/zh/guide/task/mlflow.md
* [DOC] format ui code
* [DOC] remove dead link localhost:5000
* [Feature][Task Plugin] revert unnecessary
* fix some nits
* Move the personal repository to the public repository.
* Run the command directly instead of saving the file
* fix paramsMap initialize
* revert unnecessary
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-05-19 09:40:31 +08:00
songjianet
bc71c3b0a0
[Build][UI] Solve vite config throws terser warning. ( #10105 )
2022-05-18 22:12:52 +08:00
rockfang
7a4a21d0b1
[Fix][UI] fulfill missing fields in DataQuality ( #10098 )
2022-05-18 18:28:24 +08:00
He Zhao
5bb1eb04fc
[Feature][plugin] Add k8s task in task plugin ( #9425 )
...
* [Feature][plugin] Add k8s task in task plugin
* [Feature][plugin] fix dos and code problems
* [Feature][plugin] refactor some code based on sonar
* [Feature][UI] front-end for k8s task plugin
* [Feature][plugin] delete some front files
* [Feature][plugin] update document
* Update docs/docs/zh/guide/task/k8s.md
* Update docs/docs/en/guide/task/k8s.md
* Update docs/docs/en/guide/task/k8s.md
* Update docs/docs/en/guide/task/k8s.md
* [Feature][UI] front-end change from review comments
* [Feature][UI] replace get namespace list api
* [Feature][plugin] change file name
* Add kubernetes to zh task list
Co-authored-by: hezhao2 <hezhao2@cisco.com>
Co-authored-by: William Tong <weitong@cisco.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-05-18 17:23:42 +08:00
旺阳
cab46e6be5
[Fix-10083][Doc]Change Docker cmd && Change WebexTeams Chinese Translation ( #10084 )
...
* Change Docker cmd && Change WebexTeams Chinese Translation
* run ci
Co-authored-by: qingwli <qingwli@cisco.com>
2022-05-18 13:53:44 +08:00
Devosend
91f1d45948
[Feat][UI] Add resource username for function and resource manage ( #10086 )
2022-05-18 12:00:51 +08:00
xiangzihao
225cb332d1
[Fix-10049] Conditions Task branch flow failed ( #10077 )
2022-05-18 11:40:32 +08:00
Devosend
c16424027e
[Fix][UI] Fix bug where username is empty in file manage ( #10070 )
2022-05-17 15:17:46 +08:00
songjianet
359300380b
[Fix][UI] Fix in the Chinese state, there is a problem with the multi-language support of the form. ( #10066 )
2022-05-17 14:57:04 +08:00
songjianet
514d26e03f
Revert "[Fix][UI] Fix in the Chinese state, there is a problem with the multi-language support of the form. ( #10056 )" ( #10060 )
...
This reverts commit d8b56b8e9b
.
2022-05-17 14:04:55 +08:00
songjianet
d8b56b8e9b
[Fix][UI] Fix in the Chinese state, there is a problem with the multi-language support of the form. ( #10056 )
2022-05-17 11:32:41 +08:00
labbomb
a088ca1048
[Fix][UI]Modify error message ( #10054 )
2022-05-17 11:11:56 +08:00
rockfang
d17379da1f
[Fix][UI] Fix errorOutputPath column in dataquality page ( #10015 )
2022-05-13 10:16:54 +08:00
Eric Gao
80369363c9
[feat][task plugin] Add Jupyter task plugin ( #9872 )
...
Co-authored-by: Amy0104 <97265214+Amy0104@users.noreply.github.com>
2022-05-12 19:55:49 +08:00
Amy0104
18bfe6399d
[Fix][UI] Support only one file upload on the file manage page. ( #10007 )
2022-05-12 16:54:03 +08:00
Amy0104
00f102959b
[Fix][UI] Fix the task name validator error. ( #10008 )
2022-05-12 15:27:55 +08:00
rockfang
53cd7009de
[Fix-10002] Fix some bugs in datasource list ( #10005 )
...
* fix: fix ellipsis bug in table column
* fix ellipsis bug in table column
* fix: json-highlight component support nested jsonstring
* fix: make datasource description show
2022-05-12 14:11:52 +08:00
qianli2022
bc1c15b142
[Feature-8252][doc] K8s and namespace manager docs and web page update ( #9881 )
...
* test
* test
* doc
* fix image error
* fix
* Update docs/docs/en/guide/security.md
* Update docs/docs/en/guide/security.md
* Update docs/docs/en/guide/security.md
* Update docs/docs/zh/guide/security.md
* fix doc
Co-authored-by: qianl4 <qianl4@cicso.com>
Co-authored-by: William Tong <weitong@cisco.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-05-11 16:40:30 +08:00
Amy0104
1971d8b3b5
[Fix][UI][V1.0.0-Beta] Fix the problem of packing failure. ( #9962 )
2022-05-10 11:52:48 +08:00
songjianet
f5c6216fd0
[Build][UI] Upgrade dependencies. ( #9956 )
2022-05-09 21:57:33 +08:00
Dannila
2d36449444
[Feature- 9837][plugin/ui] support FlinkSQL Task ( #9840 )
...
* flink_sql
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* [refactor] flinksql
* '[refactor]flinksql'
* [refactor] dolphinscheduler flinksql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* Update docs/docs/en/guide/task/flink.md
* Update docs/docs/zh/guide/task/flink.md
* prettier front-end code
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
Co-authored-by: devosend <devosend@gmail.com>
2022-05-09 18:51:55 +08:00