Shiwen Cheng
58a9e12dcd
[Improvement][UI] Rename disabled to enabled in menu ( #4414 )
4 years ago
Shiwen Cheng
df0942b90e
[Fix-4293][UI] Fix data loss in switched tab ( #4415 )
...
* [Fix-4293][UI] Fix data loss in switched tab
* The disclaimer should be same with the website
4 years ago
break60
ffc5420ba9
Delete the receivers, receiversCc fields, delete api alert-group/grant-user, projects/{projectName}/executors/get-receiver-cc ( #4409 )
...
* Replace the front-end code of the plugin branch with the front-end code of the dev branch
* fix
* fix
* fix
* fix
* Delete the receivers, receiversCc fields, delete api alert-group/grant-user, projects/{projectName}/executors/get-receiver-cc
4 years ago
chengshiwen
5f39792c66
remove the operation resume_from_forced_success
4 years ago
break60
e2e6a77ffe
[Improvement][ui] Introduce remixicon, delete ans-ui license and font-awesome ( #4313 )
...
* [Improvement-3878]Tenant list delete user name
* [Improvement-3878][ui]Fix the list style
* [Improvement][ui] List vacancy optimization and icon icon repair
* Add font-awesome license and delete ans-ui license
* Introduce remixicon
4 years ago
guohaozhang
9c226435e3
[Feature-4318][API] Rename tenant code ( #4320 )
...
Rename tenant code
Rename tenant code (English version)
Rname tenant name in ui label
Rname TENANT_CODE_EXIST to OS_TENANT_CODE_EXIST
Rname enum TENANT_CODE_* to OS_TENANT_CODE_*
4 years ago
break60
1df3c4b944
Introduce remixicon
4 years ago
xiaojingXU
0b71c77b2d
[FIX-4326][UI] Add description field to data source list ( #4362 )
4 years ago
zhuangchong
66141d58f6
fix the page does not refresh after clicking the delete function.. ( #4360 )
4 years ago
break60
5808a0a8b1
Replace the front-end code of the plugin branch with the front-end code of the dev branch ( #4353 )
...
* Replace the front-end code of the plugin branch with the front-end code of the dev branch
4 years ago
chengshiwen
394e55e01a
[FIx-4338][UI] Fix invalid date problem in IE
4 years ago
chengshiwen
cedc906d13
[Fix-4335][UI] Fix IE 9-11 not supported
4 years ago
Shiwen Cheng
806e8d9b60
[Improvement][UI] Improve script box and dialog css style ( #4331 )
4 years ago
Shiwen Cheng
6dd803e8ab
[Fix][UI] Fix ui style problem and refactor form style ( #4329 )
...
* rename from-model to form-model
* [UI] remove duplicated css style code
* [UI] refactor css style of form model
* fix form model overflow problem in ie
* Align each item one by one in locale
* fix el-dialog width is too wide
* fix locale
4 years ago
zhuangchong
d446e33ec8
fix user management authorization operation exceptions do not prompt exception information. ( #4292 )
4 years ago
zhuangchong
48b5fc6ae4
fix version close function does not take effect. ( #4307 )
4 years ago
Shiwen Cheng
f0ada2aa2d
[Fix-4289][*] Flink name with disappeared and unescaped problem ( #4290 )
...
* fix flink name not display in process definition editor
* fix flink name not escape problem
* simplify escape method
4 years ago
chengshiwen
aa97b8a4b5
adjust locale for new pr
4 years ago
break60
e24e690c0b
[Improvement][ui]List vacancy optimization and icon icon repair ( #4286 )
...
* [Improvement][ui] List vacancy optimization and icon icon repair
4 years ago
zh0122
140679e337
[Improvement] Add Flink job name ( #4285 )
...
* [Improvement] Add Flink job name
* fix typo
4 years ago
break60
342bd836c0
[Improvement][ui] List vacancy optimization and icon icon repair
4 years ago
felix.wang
de1b87f305
[FIX] [UI] fix create project cancel button invalid ( #4282 )
...
* fix create project cancel button invalid
4 years ago
break60
3a3df01abe
[Improvement-3878][ui]Fix the list style ( #4280 )
...
* [Improvement-3878]Tenant list delete user name
* [Improvement-3878][ui]Fix the list style
4 years ago
break60
6e7d3eb76e
[Improvement-3878][ui]Fix the list style
4 years ago
break60
561c65b6b8
[Improvement-3878]Tenant list delete user name ( #4278 )
4 years ago
zhuangchong
0bdef01db0
fix taskInstance submitTime is empty. ( #4274 )
4 years ago
break60
d504fc4cbf
[Improvement-3878]Tenant list delete user name
4 years ago
zhuangchong
a731be72a3
fix version funcation delete. ( #4265 )
4 years ago
chengshiwen
af720d3ef1
match frontend and backend for force success
4 years ago
chengshiwen
925d88dd5a
Align each item one by one in locale
4 years ago
chengshiwen
faddff5046
add pasue icon button and adjust operation button style
4 years ago
felix.wang
3f7759ef64
[FIX][UI ] security user state tenantCode User Type Display abnormal ( #4255 )
...
* fix user state error
* fix userType error
* fix tenantCode error
4 years ago
Shiwen Cheng
6f72deff57
[Improvement][UI] Add no-var rule for eslint and add 'npm run lint:fix' command ( #4225 )
...
Add no-var rule for eslint, and fix related files
Add npm run lint:fix command, which distinguished from the default command npm run lint
The behavior of command npm run lint and command npm run lint:fix should be distinguished
The first command is used to lint only, and the second one is used to lint and fix problems automatically
4 years ago
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
4 years ago
chengshiwen
d06c9f8ad6
fix eslint: unexpected mutation of prop
4 years ago
chengshiwen
cac35888e2
fix eslint: component has been registered but not used
4 years ago
chengshiwen
ffcf66c57e
fix eslint: assigned a value but never used
4 years ago
chengshiwen
9234e46b22
fix eslint: Unexpected side effect in 'cacheParams' computed property
4 years ago
chengshiwen
e7501f75e3
fix eslint: expected '!==' but instead saw '!=', expected '===' but instead saw '=='
4 years ago
chengshiwen
cfcae24958
fix eslint: fatal syntax errors
4 years ago
chengshiwen
5334703593
fix eslint: fix syntax by npm run lint automatically
4 years ago
chengshiwen
d754bca766
update .eslintrc.yml and license check exclude .eslintignore
4 years ago
chengshiwen
51780cc749
support auto eslint for .js, .vue file on save
4 years ago
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
4 years ago
zhuangchong
169a4ace77
[Feature-3749][Alert-SPI] SqlTask should send notifications by alert server api ( #4080 )
...
* add sqltask send sync alert server.
* update alert-sms license.
* update AlertServer test.
* remote EmailAlertPluginTest.
* update sqltask.
* update test class.
4 years ago
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
4 years ago
曹聚阳
cc2068bcec
correct names
4 years ago
曹聚阳
cb647e9331
correct param name
4 years ago
曹聚阳
972c6d893b
start from force success
4 years ago
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
4 years ago