songjianet
878cbbc159
[Refactor][UI] Refactor task result using NSpace component. ( #11054 )
2 years ago
songjianet
ff34393333
[Feat][UI] Added LDAP function. ( #11029 )
2 years ago
songjianet
6bf80f7a06
[Refactor][UI] Refactor datasource using NSpace component. ( #11022 )
...
* [Refactor][UI] Refactor datasource using NSpace component.
* [Refactor][UI] Refactor datasource using NSpace component.
2 years ago
labbomb
d41dac0602
feat: Add trim method to all input ( #10984 )
2 years ago
songjianet
fd5fb85858
[Refactor][UI] Refactor audio log using NSpace component. ( #10991 )
2 years ago
zhuxt2015
7196b125d9
[Feature][Datax Task]Datax task plugin support custom parameters ( #10950 )
...
* datax task plugin support custom parameters
2 years ago
Eric Gao
a38fa34d43
[Feature][Task Plugin] Enable users to switch endpoints in zeppelin tasks ( #10925 )
...
* [Feature][Task Plugin] Enable users to switch endpoints in zeppelin tasks (#9814 )
2 years ago
labbomb
05308ccfe6
feat: Added global trim method ( #10975 )
2 years ago
songjianet
89780e296d
[Feat][UI] Add title display to the table in the security center. ( #10969 )
2 years ago
rockfang
895dca3e93
[Fix-10890] fix some bugs in the Resource page ( #10907 )
...
* [Fix-10890] fix some bugs in the Resource page
* fix: cancel the unnecessary verifications and reset the form when canceling FileUploadModal
* fix: use se `resetForm` method to reset the form
2 years ago
Amy0104
c2dfda80f6
[Fix][UI] Set the next node to not required. ( #10932 )
...
* [Fix][UI] Set the next node to not required.
* [Fix][UI] Remove the unuse i
2 years ago
chuxing
427c58546c
[fix][plugin]: fix spark sql use custom parma. ( #10821 )
...
* [fix][plugin]: fix spark sql use custom parma.
* [fix][plugin] roll back part of the code
Co-authored-by: huaangcg <huangcg@getui.com>
2 years ago
Amy0104
51d6eae7f4
[Fix][UI] Add validator to the next node field of the switch task. ( #10898 )
2 years ago
Devosend
0ea5809ff8
fix bug where task name display in gantt ( #10900 )
2 years ago
Devosend
56fe11ecf9
[Fix][UI] Fix hive datasource doesn't show principal bug ( #10876 )
...
* fix hive datasource doesn't show principal bug
* delete IDataBase
* restore DataSourceController.java
2 years ago
songjianet
1edbb5e333
[Feat][UI] Uniform search button size. ( #10880 )
2 years ago
songjianet
553159f780
[Refactor][UI] Refactor tenant manage using NSpace component. ( #10879 )
2 years ago
ZhaoGuodong
8eaf5a2309
[Feature-10219][EMR] EMR supports use <add-Steps> to add steps to an existing cluster ( #10657 )
...
* Add the ProgramType parameter to distinguish task types
* EmrAddStepsTask supports Add-Steps
* UI supports Add-Steps
* EmrTask modify the name of the class to EmrJobFlowTask
* add ERM Task abstract base class AbstractEmrTask
* add testcase for EmrAddStepsTask
* Modifying help Documents
2 years ago
rockfang
de3d9423d1
[Fix-10829][UI] display real workflow relation in `WorkFlow Relation` page ( #10836 )
2 years ago
Assert
4d07efd3f2
[Feature-10594][ui] Data Quality Result Display Optimize ( #10835 )
2 years ago
songjianet
f78847d47f
[Build][UI] Updated dependencies. ( #10813 )
...
* [Build][UI] Updated dependencies.
* [Build][UI] Updated dependencies.
* Fix E2E
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
qianli2022
1e48bbc5c6
[Feature-10629][Improvement] Support multi cluster environments - namespace use cluster ( #10650 )
...
* server code
* namespace ui
* fix dao test
* fix test
* fix
* docs and image update
Co-authored-by: qianl4 <qianl4@cicso.com>
2 years ago
songjianet
02eff90568
[Refactor][UI] Refactor user manage using NSpace component. ( #10816 )
2 years ago
songjianet
c5a340be60
[Refactor][UI] Refactor alarm group manage using NSpace component. ( #10803 )
2 years ago
songjianet
1e0ab00c69
[Refactor][UI] Refactor alarm instance manage using NSpace component. ( #10799 )
2 years ago
Amy0104
a1aff5156e
[Fix][UI] Fix the environment name display back error. ( #10797 )
2 years ago
Kerwin
bd1be6cf36
[Task] Added Apache SeaTunnel 2.x task node ( #10480 )
2 years ago
旭旭同學
b1ccdb4b39
Fix language not matched ( #10775 )
2 years ago
aiwenmo
5b0347e8da
[Task] Add Dinky task to better support the development and execution of FlinkSQL ( #10640 )
2 years ago
songjianet
d0f73d3d7c
[Refactor][UI] Refactor worker group manage using NSpace component. ( #10735 )
2 years ago
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