Shiwen Cheng
e74932cfc2
[Feature-4960][Spark] Add name input for Spark and improve Spark & MR args ( #4959 )
...
* [Improvement][Spark] Improve spark args and add name input
* [Improvement][MR] Improve map reduce args
* [Improvement][Spark] Fix check style
* [Improvement][Spark] Fix check style for spark, flink and mr
4 years ago
Shiwen Cheng
71bd231c95
[Improvement][UI] Unify form model by m-list-box ( #4982 )
4 years ago
chengshiwen
fb2b55c150
[Improvement][Docker] Improve readme, notes, and long host display
4 years ago
Shiwen Cheng
24fda3fbb1
[Feature][Flink] Support parallelism input ( #4937 )
...
* [Feature][Flink] Support parallelism input
* [Feature][Flink] Fix check style
* [Feature][Flink] Remove FLINK_DETACH
4 years ago
zhuangchong
e5fb79b433
the instance page duration field content added empty filter processing. ( #4938 )
4 years ago
JuFeng Li
658a7f5661
[Fix-4940][UI]Fix when upload a file to directory call resources/list-paging error ( #4941 )
...
* fix resource page call list-page error
Co-authored-by: 李巨丰 <lijf@2345.com>
4 years ago
JuFeng Li
53aedc50ec
[Fix-4934][UI] Fix task statics info bug ( #4935 )
...
* ui statics info bug fix
Co-authored-by: 李巨丰 <lijf@2345.com>
4 years ago
JuFeng Li
d01b2c432e
[Fix-4921][UI] Fix download log get return 404 ( #4922 )
...
* fix download log 404
* remove hard code and fix same download problem in downloadFile
Co-authored-by: 李巨丰 <lijf@2345.com>
4 years ago
Shiwen Cheng
54fc458e44
[Fix-4908][UI] Fix dependent task item cannot delete and select ( #4909 )
4 years ago
zhuangchong
3216ca1811
The display order of complement parameters page is adjusted ( #4844 )
4 years ago
Shiwen Cheng
8879d8ff60
[Improvement][*] Define version with revision globally and update version to 1.3.6-SNAPSHOT ( #4773 )
...
* [Improvement][*] Update version to 1.4.0-SNAPSHOT
* [Improvement][*] Update tab to space under checkstyle
* [Improvement][*] Define version with revision globally
* [Improvement][*] Update version to 1.3.6-SNAPSHOT
4 years ago
zhuangchong
a4de385a21
the alert instance page displays the name of the alert plug-in. ( #4815 )
4 years ago
Shiwen Cheng
fdf719c1e9
[Fix-4796][UI] Fix child file upload failure and file id mixed problem ( #4797 )
4 years ago
zhuangchong
36d7a4fea0
Implement workflow definition page button unelectable state to add button prompt ( #4762 )
4 years ago
Shiwen Cheng
d4fd9811f8
[Fix-4734][UI] Fix file update dialog not reset after re-open the dialog ( #4735 )
4 years ago
zhuangchong
5e193cf414
[Fix-4674][UI] create warning instance and click Submit , without validate the required parameters ( #4767 )
...
* fix wareningInstance create instance validate parameter.
* rerun e2e test.
4 years ago
Shiwen Cheng
5f40fce1f5
[Improvement][UI] Improve long host display in K8s ( #4756 )
4 years ago
Shiwen Cheng
a6ea04d4a3
[Fix-4741][UI] Fix task instance log not change ( #4744 )
4 years ago
Shiwen Cheng
60016fbd66
[Improvement-4740][UI] Set the default Tenant as default or the first exist tenant in save process ( #4742 )
4 years ago
Shiwen Cheng
cbada7c16d
[Improvement][Docker] Reduce docker image size, remove frontend/nginx, remove stdout log, improve compose/swarm deployment and fix random PSQLException ( #4643 )
...
* [Improvement][Docker] Reduce docker image size, remove frontend/nginx, remove stdout log and improve compose/swarm deployment
* [Improvement][Docker] Fix random PSQLException
4 years ago
renlu
d28c856f5a
[Feature-#3805][server-UI] global params of UI ( #4736 )
...
* gloabl
* 全局变量取值修改
* remove files
* fixed
* remove basicSetting
4 years ago
Alleria Windrunner
03ac3b42b2
Fix(UI):Fix tips error when login with username and without password. ( #4728 )
...
Replace isUserPassword to isUserName on the label that userNameText error tip.
4 years ago
renlu
74cf370f21
[Feature-#3805][server-UI] global params of UI ( #4680 )
...
* gloabl
* 全局变量取值修改
* remove files
4 years ago
fanwq
559efac58d
[Feature-#3805][server-worker]global params of worker ( #4679 )
...
* return shell output to master node
* return sql output to master node
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
4 years ago
zhuangchong
03a2c6b7b7
[Improvement-4450][datasource] Hive/Spark data sources do not support multi-tenancy when Kerberos authentication is enabled ( #4593 )
...
* hive/spark jdbc add kerberos paramter.
* update datasource vue paramter placeholder.
* update code style.
* add datasource ApiImplicitParam in the kerberos paramter.
* update constants class code style.
* add code test and code style.
* update BaseDataSourceTest code style.
* update BaseDataSourceTest class code style.
* update DataSourceController class code style.
* update DataSourceController ApiImplicitParam
* update ui create data source vue.
4 years ago
Shiwen Cheng
773909efe2
[Improvement][Common] Add more resource suffix ( #4683 )
4 years ago
break60
143fca1b61
[dev][cherry-pick-4660][ui]Fix too many resources to display ( #4664 )
4 years ago
Shiwen Cheng
24ddd4f707
[Improvement][UI] Improve parameter ( #4673 )
4 years ago
lisen
e3902bf340
[Fix-4640][UI] Fixed a 404 error when the project name contains "http" ( #4688 )
...
this closes #4640 #4672
4 years ago
kalencaya
9a3853424b
Improvement/UI no #3725 ( #4316 )
...
* 工作流定义,工作流实例,任务实例的编号设置为id
* Change the no to taskinstance, processinstance, processdefinition id
4 years ago
zhuangchong
1c4343ae29
fix ui local param plugin do not display input.
4 years ago
chengshiwen
1a3fcc2e0a
[Fix-4648][UI] Fix TypeError: Cannot read property 'id' of undefined in createUser
4 years ago
break60
a150d7a76f
fix
4 years ago
break60
3d3796ed06
fix
4 years ago
chengshiwen
3c461fb785
[Improvement][UI] Support more file types in file detail page
4 years ago
zhuangchong
3a3abddd9c
remove abandoned fields.
4 years ago
break60
5acf718384
[Improvement-3878][ui] Fixed the problem that custom parameters could not be edited and zk displayed abnormally when the workflow started
4 years ago
break60
ef0def3108
[Feature-3826]sql node adds alarm group field ( #4602 )
...
* [Feature-3826]sql node adds alarm group field
4 years ago
zhuangchong
7db8ca2393
imp ui alert groups description add filter null.
4 years ago
break60
54c0ec09b0
fix
4 years ago
break60
b912c98b1b
fix
4 years ago
zhuangchong
e05d93aa33
fix ui warningInstance title support internationalization.
4 years ago
zhuangchong
ad82bb0215
fix ui datasource dialog visible. ( #4597 )
4 years ago
break60
ffdda00a3b
[Feature-3826]sql node adds alarm group field
4 years ago
bao liang
a9748bf207
[ui] add code in task model ( #4583 )
4 years ago
zhuangchong
c4013c9823
delete the data-container attribute.
4 years ago
break60
d85a4a9dc4
fix
4 years ago
break60
e6f69aebf0
[Improvement][ui] Front-end interface optimization
4 years ago
zhuangchong
e9c0107fae
imp ui dag button tooltip.
4 years ago
break60
fdfc9ac215
fix
4 years ago