Shiwen Cheng
f2a996f2a2
[Fix][UI]: fix re-login problem in new tab and state synchronization problem in multiple tabs ( #4162 )
...
* fix(ui): re-login problem in new tab
* refresh page in new tab automatically
* support to reload router view in lightweight
* optimize visibility code
2020-12-17 09:38:57 +08:00
chengshiwen
d06c9f8ad6
fix eslint: unexpected mutation of prop
2020-12-12 11:13:22 +08:00
chengshiwen
cac35888e2
fix eslint: component has been registered but not used
2020-12-12 00:32:50 +08:00
chengshiwen
ffcf66c57e
fix eslint: assigned a value but never used
2020-12-12 00:20:12 +08:00
chengshiwen
9234e46b22
fix eslint: Unexpected side effect in 'cacheParams' computed property
2020-12-12 00:08:47 +08:00
chengshiwen
e7501f75e3
fix eslint: expected '!==' but instead saw '!=', expected '===' but instead saw '=='
2020-12-12 00:01:35 +08:00
chengshiwen
cfcae24958
fix eslint: fatal syntax errors
2020-12-11 23:56:22 +08:00
chengshiwen
5334703593
fix eslint: fix syntax by npm run lint automatically
2020-12-11 23:20:08 +08:00
chengshiwen
d754bca766
update .eslintrc.yml and license check exclude .eslintignore
2020-12-11 23:16:55 +08:00
chengshiwen
51780cc749
support auto eslint for .js, .vue file on save
2020-12-11 23:12:34 +08:00
break60
e033f81e9d
[Feature-3878]Replace the page with element-ui ( #4065 )
...
* [Feature-3878]Introduce elment-ui and replace the security center module page with elment-ui
* Change node version
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* Replace the page with element-ui
* Replace user management with elment-ui
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* Repair the last Sunday of each month
2020-12-11 22:58:28 +08:00
Shiwen Cheng
cbc30b4900
[Fix-3457][flink] fix flink args build problem ( #4166 )
...
* [Fix][Flink] fix flink args build problem
* [Fix][Flink] fix FlinkArgsUtilsTest
* [Improvement][UI] hide version and cluster input when deployMode is local
2020-12-10 22:37:21 +08:00
dailidong
62c2e85252
Merge pull request #4110 from chengshiwen/dev
...
[Improvement][UI] download url resolve and security page disappear delay problem under GENERAL_USER
2020-12-03 11:41:23 +08:00
Yarlung
bd156b312d
[Improvement-3933][db operation] Improve the performance of sql query ( #3940 )
...
* optimize select * case
* emove redundancy
* bug fixed
* Update en_US.js
* Update startup.sh
* optimize
* optimize code
* optimize
* bug fixed
* add ut
* bug fixed
* bug fixed
* bug fixed
* bug fixed
* Delete WorkFlowLineageMapper.xml
* Delete createTenement.vue
* recove wrongly deleted file
* Update WorkFlowLineageMapper.xml
* Update createTenement.vue
2020-11-28 21:41:00 +08:00
chengshiwen
959286c358
improvement: resovle download url with resolveURL to prevent change of apiPrefix
2020-11-26 17:30:34 +08:00
chengshiwen
133b9d8431
fix: security page disappear delay problem when force refresh under GENERAL_USER
2020-11-26 17:24:29 +08:00
xingchun-chen
3c181399e1
Merge pull request #3995 from BoYiZhang/pr_3988
...
[Improvement-3988][UI] Enhance user experience, add close button to file details page
2020-11-24 11:57:59 +08:00
yangquan
9232c0e46f
[Fix-4054][Api] Fix The last week of the month for adding/editing timing, preview and save timing will report an error
2020-11-18 19:25:38 +08:00
zhuangchong
1eecbb1ef7
[Improvement-3767][api] Task instance supports query by process instance name ( #3825 )
...
* Task instance supports query by process instance name.
* add test code checkstyle.
* add test param.
* resolve the sonar duplication check.
* solve logger single-line string exceeds 200 characters.
* resolve the sonar check.
* Resolve code conflicts.
Co-authored-by: zhuangchong <zhuangchong8@163.com>
2020-11-16 20:07:06 +08:00
BoYiZhang
fe3026627f
[Feature-3985][Datax] Datax supports setting up running memory ( #3986 )
...
* Datax supports setting up running memory
* Datax supports setting up running memory
* Datax supports setting up running memory
* When running a task, the resource file is lost, which results in an error
* add unit test
* add unit test
* add unit test
* add test unit
* add test unit
* add test unit
* fix code smell
* add test unit
* add test unit
2020-11-16 10:55:20 +08:00
BoYiZhang
f047f51731
Enhance user experience, add close button, return to the previous page ( #4006 )
...
Co-authored-by: zhanglong <zhanglong@ysstech.com>
2020-11-13 17:35:01 +08:00
baoliang
e142b8949d
merge from 1.3.3-release
2020-11-11 15:00:44 +08:00
baoliang
ee012ce071
merge from 1.3.3-release
2020-11-09 19:14:07 +08:00
baoliang
e2c2d3efde
merge from 1.3.3-release
2020-11-09 19:09:14 +08:00
bao liang
7239979167
Merge branch 'dev' into 133-merge-dev
2020-11-09 10:08:19 +08:00
baoliang
403a4a20f2
merge from 1.3.3-release
2020-11-06 11:44:34 +08:00
baoliang
381d23ea4f
merge from 1.3.3-release
2020-11-06 00:03:20 +08:00
IamMujuziMoses
c7b5956c5a
[Feature-3941][ui] Remove tenant name ( #3949 )
...
* FeatureUI-3941: Removed Tenant
* FeatureUI-3941: Removed tenantName in the suggested pages
* FeatureUI-3941: Updated the suggested files
* FeatureUI-3941: Updated the TenantController
* FeatureUI-3941: Updated the TenantController and the pom.xml
* FeatureUI-3941: Updated the TenantControllerTest
2020-10-30 12:18:00 +08:00
lgcareer
be07cb62db
[maven-release-plugin] prepare for next development iteration
2020-10-29 17:49:28 +08:00
lgcareer
55242916b2
[maven-release-plugin] prepare release 1.3.3
2020-10-29 17:49:18 +08:00
lgcareer
b01898a8eb
[release]revert pom version to 1.3.3-release
2020-10-29 17:29:38 +08:00
lgcareer
1076a2349c
[maven-release-plugin] prepare for next development iteration
2020-10-28 19:19:46 +08:00
lgcareer
ed016499aa
[maven-release-plugin] prepare release 1.3.3
2020-10-28 19:19:35 +08:00
lgcareer
0d21fa9e3b
revert pom version to 1.3.3-release
2020-10-28 19:11:35 +08:00
zhanglong
44a4864208
Enhance user experience, add close button to file details page
2020-10-26 18:42:49 +08:00
break60
81a720b438
[fixBug-3964][ui]Switch back and forth over timeout alarm, the selected value is empty
2020-10-22 10:22:58 +08:00
zixi0825
8fd3932bff
[Fix][api] Add queryProjectCreatedAndAuthorizedByUser function ( #3658 )
...
* fix getLoginUserCreated bug
* fix getLoginUserCreated bug 1
* fix checkstyle
* modify function name
* modify comment
* fix unit test error
* rollback sqoop task hive target file
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
2020-10-20 20:25:33 +08:00
zhuangchong
3d4238f668
add verify tenant name cannot contain special characters. ( #3865 )
2020-10-17 21:51:55 +08:00
lgcareer
92a793288f
[maven-release-plugin] prepare for next development iteration
2020-10-17 18:14:23 +08:00
lgcareer
c144d81579
[maven-release-plugin] prepare release 1.3.3
2020-10-17 18:14:13 +08:00
lgcareer
ae85116fa5
change version from 1.3.2-SNAPSHOT to 1.3.3-SNAPSHOT ( #3934 )
2020-10-17 17:50:02 +08:00
break60
74914cf36e
[ #3931 ][ui]Field name optimization for spark, flink, and mr
2020-10-17 12:32:40 +08:00
zhuangchong
a045827077
update code.
2020-10-16 16:44:39 +08:00
zhuangchong
07ced8b591
[fix-#3843][api]When update workflow definition,if name already exists, the prompt is not friendly.
2020-10-16 15:10:20 +08:00
break60
fb6c4dbd24
Workflow definition name re-modified and added check
2020-10-16 14:02:38 +08:00
xingchun-chen
60bf3f8511
Merge pull request #3824 from elonlo/bugfix-dag-reformat-miss-pretask
...
[Fix][ui] Fix the problem that all pre-tasks are lost after dag refor…
2020-10-16 10:15:02 +08:00
xingchun-chen
76609ba143
Merge pull request #3915 from break60/1.3.3-release
...
[fixbug-3621][ui]Repair check box cannot be canceled
2020-10-15 11:03:36 +08:00
break60
dc8e8926c8
Repair check box cannot be canceled
2020-10-15 10:35:47 +08:00
xingchun-chen
1894651f5f
Merge pull request #3890 from apache/revert-3870-1.3.3-bug-ui-fix-3835
...
Revert "[1.3.3-release][fix-3835][ui] When the tenantName contains "<", the tenant drop-down list is blankadd verify tenant name cannot contain special characters."
2020-10-12 17:28:32 +08:00
break60
8703b46fa0
revert pr 3872
2020-10-12 16:08:19 +08:00