Devosend
48d0e7f389
fix bug where project overview page display no data ( #10720 )
2 years ago
Paul Zhang
4a3c3e7797
[feature][task-flink] Support Flink application mode ( #9577 )
2 years ago
zhuxt2015
4bbf3c8ea1
fix ( #10678 )
2 years ago
songjianet
491d5001fc
[Refactor][UI] Refactor cluster manage using NSpace component. ( #10701 )
...
* [Refactor][UI] Refactor cluster manage using NSpace component.
* [Refactor][UI] Refactor token manage using NSpace component.
2 years ago
songjianet
c732db29ee
[Refactor][UI] Refactor environment manage using NSpace component. ( #10702 )
2 years ago
Devosend
77fea14461
[Fix][UI] Fix bug where the home page displays no data. ( #10697 )
2 years ago
songjianet
a90e5746fc
[Refactor][UI] Refactor k8s namespace manage using NSpace component. ( #10682 )
2 years ago
songjianet
e6efac6223
[Refactor][UI] Refactor token manage using NSpace component. ( #10681 )
2 years ago
songjianet
cf7776fb8d
[Refactor][UI] Refactor yarn queue manage using NSpace component. ( #10680 )
2 years ago
秋天
d021da4dfb
[fix-10632][ui] fix the workflow name with underline cannot be displayed correctly error. ( #10636 )
...
- add workflow name span padding-bottom css style to fix this error
This closes #10632
Co-authored-by: jiangkang <jiangkang@cmss.chinamobile.com>
2 years ago
Amy0104
a6fc70cdd1
[Fix][UI] Fix bytesToSize function calculation error. ( #10627 )
2 years ago
pinkhello
b8de9ee752
[Fix-10539] [Bug] [UI] Copy task a to B, change the user-defined para… ( #10611 )
...
* fixed 10539: [Bug] [ui]Copy task a to B, change the user-defined parameters of Task B, and change the parameters of task a
* fixed 10539: [Bug] [ui]Copy task a to B, change the user-defined parameters of Task B, and change the parameters of task a
* feat: reactor code
* feat: remove console.info
* fixed: reactor deepclone
* feat: code style
2 years ago
Jiajie Zhong
15a86071d1
[feat] ui build no inherit from maven proxy ( #10590 )
...
Users may set in for maven setting.xml. but
frontend-maven-plugin will inherit proxy setting
from it. And pnpm not support both `--proxy` and
`--https-proxy` and will fail ui build. This patch
make pnpm run without inherits maven proxy.
ref: https://github.com/eirslett/frontend-maven-plugin#proxy-settings
and 9f39dbad09/frontend-maven-plugin/src/main/java/com/github/eirslett/maven/plugins/frontend/mojo/PnpmMojo.java (L28)
2 years ago
xiangzihao
393cb648f9
fix dependent task re-run params error ( #10580 )
2 years ago
xuhhui
198e00db58
fix: Current node settings number of failed retries may not be negative ( #10530 )
2 years ago
JieguangZhou
36e20cdfc8
[Feature][Task Plugin] Add DVC task plugin for MLops scenario ( #10372 ) ( #10407 )
2 years ago
Eric Gao
64cee03fed
[Feature] Enable users to switch and install conda env in jupyter task ( #10337 )
2 years ago
Eric Gao
4be3b877c3
[feature][task] Enable zeppelin schedule a whole zeppelin note ( #10434 )
2 years ago
Devosend
d1cae6025b
fix rename form not init bug in file manange ( #10471 )
2 years ago
Amy0104
d516369e80
[Fix][UI] Add loading before file modification data is returned. ( #10450 )
2 years ago
qianli2022
ff065d8e5b
[Feature][Improvement] Support multi cluster environments - k8s type ( #10096 )
...
* service code
* [Feature][UI] Add front-end for cluster manage
* fix e2e
* remove comment on cluster controller
* doc
* img
* setting e2e.yaml
* test
* rerun e2e
* fix bug from comment
* Update index.tsx
use Nspace instead of css.
* Update index.tsx
Remove the style.
* Delete index.module.scss
Remove the useless file.
Co-authored-by: qianl4 <qianl4@cicso.com>
Co-authored-by: William Tong <weitong@cisco.com>
Co-authored-by: Amy0104 <97265214+Amy0104@users.noreply.github.com>
2 years ago
Amy0104
f0131d5b7a
[Feature][UI] Add manual input for scheduling dates. ( #10396 )
...
* [Feature][UI] Add manual input for scheduling dates.
* [Fix][UI] Fix singlequote.
* [Feature][UI] Remove check for duplicate scheduling dates.
2 years ago
JieguangZhou
3258438f6e
[Feature] [MLOps] support mlflow deploy with docker compose ( #10217 )
...
* [Feature] [MLOps] support mlflow deploy with docker compose
fix doc
Update docs/docs/en/guide/task/mlflow.md
fix doc
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
revert cancel modification
fix ENV name and docker compose command
* fix doc image link
* fix testModelsDeployDockerCompose
* add docker compose container health check and fix mlflow bug
* update docker compose healthcheck timeout
2 years ago
xiangzihao
b1fb17119b
[Feature-6758][Task] Add limit resource usage for tasks base on cgroup ( #10373 )
2 years ago
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
2 years ago
guodong
96496f7255
[Fix-10318][ui] Fix EMR Task UI custom parameters Is not correct ( #10334 )
...
* Modify useCustomParams isSimple: true
2 years ago
songjianet
6134e0a628
[Build][UI] Upgrade dependencies. ( #10346 )
...
* [Build][UI] Upgrade dependencies.
* [Build][UI] Upgrade dependencies.
* [Build][UI] Upgrade dependencies.
2 years ago
songjianet
e8ad62bcd0
[Fix][UI] Fixed the issue that the status statistics on the project overview page were inconsistent. ( #10328 )
2 years ago
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>
2 years ago
songjianet
8584aad490
[Style][UI] Format code. ( #10314 )
2 years ago
Eric Gao
a8a5da367a
[Feature][Task Plugin] Add support for dynamic form for zeppelin task plugin ( #9977 ) ( #10269 )
2 years ago
HuangWei
c5961aed25
[feat][task] Add OpenMLDB task plugin ( #10198 )
2 years ago
songjianet
2e6d3f5190
[Fix][UI] Display the result page when the DB page has no data. ( #10298 )
2 years ago
Amy0104
e7fbfa3a26
[Fix][UI] Add mapping_columns filed for the data_quality ruleInputParamter. ( #10286 )
2 years ago
juzimao
62b85b9cb3
[Fix] Fix the timeout alarm button is invalid ( #10260 )
2 years ago
songjianet
1ac534be67
[Fix][UI] Fix status statistics card height is inconsistent. ( #10268 )
2 years ago
songjianet
4c1ef0a89a
[Style][UI] Split multilingual modules. ( #10256 )
2 years ago
Devosend
b337eef2e6
[Fix][UI] Set task group name empty of default value ( #10243 )
2 years ago
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
2 years ago
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.
2 years ago
songjianet
6cebdfdf50
[Fix][UI] Fix the problem of multi-language support of workflow instance host in Chinese state. ( #10223 )
2 years ago
rockfang
7fc3664ec3
[Fix][UI] add assignment of totalPage ( #10165 )
2 years ago
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
2 years ago
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.
2 years ago
Devosend
d7d6699e22
fix spcial week init bug ( #10183 )
2 years ago
songjianet
0ef02e8093
[Fix][UI] Add seatunnel icon ( #10178 )
2 years ago
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>
2 years ago
songjianet
dc61370f30
[Fix][UI] Fix the problem that the failure strategy field in the time management form is multilingual. ( #10169 )
2 years ago
labbomb
13a83e50f2
[Fix]Change the HTTP or HTTPS regular expression ( #10166 )
2 years ago
Mr.An
7d5af7e7ec
[doc] Update editorial workflow content and images ( #10130 )
2 years ago