zhuangchong
5f85235462
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
cb03ca8166
[maven-release-plugin] prepare release 3.0.1
2 years ago
songjianet
b3c27efac3
[Fix][UI] Fix the workflow name.
2 years ago
zhuangchong
364cafe138
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
17e36b7060
[maven-release-plugin] prepare release 3.0.1
2 years ago
Kerwin
ffb58c1e32
[3.0.1-prepare][cherry-pick]3.0.1 UI 1 ( #12033 )
...
* [Improvement][UI] Unified local parameters UI (#11190 )
* [Fix][UI] fix bug where icons are displayed in one line. (#11320 )
* cherry pick [Improvement-11386][UI] Concise the logic available for task action buttons
* [Fix][UI] Fix the preTask options are unavailable when creating a tas...
* fix build
Co-authored-by: Chris Ho <realhezean@gmail.com>
Co-authored-by: Devosend <devosend@gmail.com>
Co-authored-by: Sheldon <39169452+sketchmind@users.noreply.github.com>
Co-authored-by: Amy0104 <amywang0104@163.com>
2 years ago
Kerwin
3b947cebc7
[3.0.1-preapre][cherry-pick]3.0.1 UI ( #12020 )
2 years ago
Kerwin
70ddb11636
[Fix][UI] Fix workflow name overlaps bug ( #11862 ) ( #12019 )
...
Co-authored-by: Devosend <devosend@gmail.com>
2 years ago
JiPeng Wang
c10deeeda6
CP Workflow Definition Name Change Validation Optimization. ( #11986 )
2 years ago
Kerwin
5b6c6ac2b9
[3.0.1-prepare][cherry-pick][Fix-11877][UI] Fix the problem that the environment cannot be delete ( #11934 )
...
* cherry-pick [Fix-11877][UI] Fix the problem that the environment cannot be delete...
* Remove non-existing task plugins
Co-authored-by: rickchengx <38122586+rickchengx@users.noreply.github.com>
2 years ago
Jiajie Zhong
889fd580e3
[maven-release-plugin] prepare for next development iteration
2 years ago
Jiajie Zhong
9efd1ace78
[maven-release-plugin] prepare release 3.0.0
2 years ago
xuhhui
9740a6e42f
fix: Current node settings number of failed retries may not be negative ( #10530 )
...
(cherry picked from commit 198e00db58
)
2 years ago
xiangzihao
e52fd0b04b
fix dependent task re-run params error ( #10580 )
...
(cherry picked from commit 393cb648f9
)
2 years ago
Amy0104
6b8e040443
[Fix][UI] Fix bytesToSize function calculation error. ( #10627 )
...
(cherry picked from commit a6fc70cdd1
)
2 years ago
Amy0104
9df9a37331
[Improvement][UI] Improve monaco-editor component in ts. ( #11274 )
...
(cherry picked from commit adfec41986
)
2 years ago
Devosend
5e366ff6f1
[Fix][UI] fix bug where log modal display object ( #11271 )
...
(cherry picked from commit 9ba9a0ff82
)
2 years ago
Devosend
2c469224dd
fix bug where confirm disable error ( #11251 )
...
(cherry picked from commit 78e9122573
)
2 years ago
Devosend
7821d3ce7e
fix nodeSize is not a function bug ( #11200 )
...
(cherry picked from commit 91a944f967
)
2 years ago
pinkhello
f7ed6ef850
[Fix] Parameter values disappear when editing Zeppelin task ( #11115 )
...
(cherry picked from commit 2e81f30298
)
2 years ago
Devosend
4f37b7c377
fix space validate for create folder bug ( #11106 ) ( #11172 )
...
(cherry picked from commit 2f2de7f90e
)
2 years ago
Devosend
ebdc34b25f
[Fix][UI] Add duplicate of file suffix ( #11136 )
2 years ago
zhuxt2015
1b0f8c04d3
[Bug] [API] If the single log length is long, it will causes the View Log page to hang ( #10612 )
2 years ago
Devosend
4622a8036a
[Fix][UI] fix bug where The Gantt chart does not show the execution status ( #11135 )
...
* fix bug where The Gantt chart does not show the execution status of all components
* modify round method
2 years ago
songjianet
8581a464db
[Fix][UI] Fix the problem of too large spacing in operation. ( #11090 )
...
* [Fix][UI] Fix the problem of too large spacing in operation.
* [Fix][UI] Fix the problem of too large spacing in operation.
2 years ago
Devosend
9164ec8bf1
fix view variable display bug ( #11100 )
2 years ago
Amy0104
34d2c513c5
[Fix][UI] Widen the segment separator input box. ( #11096 )
2 years ago
Assert
7e1d8c2d86
[Feature-10594][ui] Data Quality Result Display Optimize ( #10835 )
2 years ago
pinkhello
59d8f222c8
[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
Amy0104
bb6aaf755e
[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
Amy0104
47782ba555
[Fix][UI] Add validator to the next node field of the switch task. ( #10898 )
2 years ago
rockfang
6880a72984
[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
Devosend
c450e7a5ac
fix bug where task name display in gantt ( #10900 )
2 years ago
Devosend
00393be7c6
[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
rockfang
d8ee6c915c
[Fix-10829][UI] display real workflow relation in `WorkFlow Relation` page ( #10836 )
2 years ago
songjianet
1a70a4cc82
[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
Amy0104
b15ffdda29
[Fix][UI] Fix the environment name display back error. ( #10797 )
2 years ago
旭旭同學
6d104f42d1
Fix language not matched ( #10775 )
2 years ago
Devosend
4209c018ff
fix bug where project overview page display no data ( #10720 )
2 years ago
zhuxt2015
bb19830cb3
fix ( #10678 )
2 years ago
Devosend
20970ad4ae
[Fix][UI] Fix bug where the home page displays no data. ( #10697 )
2 years ago
秋天
5f143f6c3a
[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
devosend
7ddaa2f47d
[maven-release-plugin] prepare for next development iteration
2 years ago
devosend
0a1b9bdd52
[maven-release-plugin] prepare release 3.0.0-beta-2
2 years ago
devosend
d68dcda2bb
[chore] pre-release change pom.xml
2 years ago
Jiajie Zhong
c27fa1ab0d
[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)
(cherry picked from commit 15a86071d1
)
2 years ago
Devosend
ac5179be73
fix rename form not init bug in file manange ( #10471 )
...
(cherry picked from commit d1cae6025b
)
3 years ago
Amy0104
788e334329
[Fix][UI] Add loading before file modification data is returned. ( #10450 )
...
(cherry picked from commit d516369e80
)
3 years ago
songjianet
a59e6f30a8
[Build][UI] Upgrade dependencies. ( #10346 )
...
* [Build][UI] Upgrade dependencies.
* [Build][UI] Upgrade dependencies.
* [Build][UI] Upgrade dependencies.
(cherry picked from commit 6134e0a628
)
3 years ago
guodong
3181e1a7ee
[Fix-10318][ui] Fix EMR Task UI custom parameters Is not correct ( #10334 )
...
* Modify useCustomParams isSimple: true
(cherry picked from commit 96496f7255
)
3 years ago