Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
d7fd700e
提交
d7fd700e
编写于
4年前
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
MoneyQ 部署微服务应用 [后台服务,演示应用]
上级
a13cae21
master
1.4
1.5
1.6
1.7
1.8
无相关合并请求
变更
14
显示空白字符变更
内嵌
并排
正在显示
14 个修改的文件
包含
123 行增加
和
32 行删除
+123
-32
view-config.json
app_Web/public/assets/json/view-config.json
+4
-4
view-message-group.json
app_Web/public/assets/json/view-message-group.json
+3
-0
ibizsample0001_en_US.ts
...le/lanres/entities/ibizsample0001/ibizsample0001_en_US.ts
+4
-4
ibizsample0001_zh_CN.ts
...le/lanres/entities/ibizsample0001/ibizsample0001_zh_CN.ts
+4
-4
message-service-register.ts
app_Web/src/message/message-service-register.ts
+1
-0
view-msg3-message-base.ts
app_Web/src/message/view-msg3/view-msg3-message-base.ts
+63
-0
view-msg3-message.ts
app_Web/src/message/view-msg3/view-msg3-message.ts
+21
-0
viewconfig.ts
app_Web/src/mock/viewconfig/viewconfig.ts
+7
-4
ibizsample0001-sf2-edit-view-base.vue
...e0001-sf2-edit-view/ibizsample0001-sf2-edit-view-base.vue
+4
-7
h2_table.xml
demo-core/src/main/resources/liquibase/h2_table.xml
+1
-1
view.xml
demo-core/src/main/resources/liquibase/view.xml
+1
-1
pom.xml
demo-dependencies/pom.xml
+0
-6
ExceptionTranslator.java
...main/java/cn/ibizlab/util/errors/ExceptionTranslator.java
+1
-1
AppController.java
...til/src/main/java/cn/ibizlab/util/rest/AppController.java
+9
-0
未找到文件。
app_Web/public/assets/json/view-config.json
浏览文件 @
d7fd700e
...
@@ -24,8 +24,8 @@
...
@@ -24,8 +24,8 @@
"viewtag"
:
"06f6c93b65230d180597e6bd32051447"
"viewtag"
:
"06f6c93b65230d180597e6bd32051447"
},
},
"ibizsample0001sf5editview"
:
{
"ibizsample0001sf5editview"
:
{
"title"
:
"
示例实体01编辑视图
"
,
"title"
:
"
默认编辑器类型
"
,
"caption"
:
"
示例实体01
"
,
"caption"
:
"
默认编辑器类型
"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sample"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZSample0001SF5EditView"
,
"viewname"
:
"IBIZSample0001SF5EditView"
,
...
@@ -328,8 +328,8 @@
...
@@ -328,8 +328,8 @@
"viewtag"
:
"5ccbd78fe47300a160915d6398b59604"
"viewtag"
:
"5ccbd78fe47300a160915d6398b59604"
},
},
"ibizsample0001sf2editview"
:
{
"ibizsample0001sf2editview"
:
{
"title"
:
"
示例实体01编辑视图
"
,
"title"
:
"
基础表单项
"
,
"caption"
:
"
示例实体01
"
,
"caption"
:
"
基础表单项
"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sample"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZSample0001SF2EditView"
,
"viewname"
:
"IBIZSample0001SF2EditView"
,
...
...
This diff is collapsed.
Click to expand it.
app_Web/public/assets/json/view-message-group.json
浏览文件 @
d7fd700e
...
@@ -4,5 +4,8 @@
...
@@ -4,5 +4,8 @@
],
],
"VMGroup2"
:[
"VMGroup2"
:[
{
"tag"
:
"ViewMsg2"
,
"position"
:
"TOP"
,
"type"
:
"ERROR"
}
{
"tag"
:
"ViewMsg2"
,
"position"
:
"TOP"
,
"type"
:
"ERROR"
}
],
"VMGroup3"
:[
{
"tag"
:
"ViewMsg3"
,
"position"
:
"TOP"
,
"type"
:
"ERROR"
}
]
]
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizsample0001/ibizsample0001_en_US.ts
浏览文件 @
d7fd700e
...
@@ -34,16 +34,16 @@ export default {
...
@@ -34,16 +34,16 @@ export default {
},
},
views
:
{
views
:
{
sf5editview
:
{
sf5editview
:
{
caption
:
"
示例实体01
"
,
caption
:
"
默认编辑器类型
"
,
title
:
"
示例实体01编辑视图
"
,
title
:
"
默认编辑器类型
"
,
},
},
sf4editview
:
{
sf4editview
:
{
caption
:
"默认数据类型"
,
caption
:
"默认数据类型"
,
title
:
"默认数据类型"
,
title
:
"默认数据类型"
,
},
},
sf2editview
:
{
sf2editview
:
{
caption
:
"
示例实体01
"
,
caption
:
"
基础表单项
"
,
title
:
"
示例实体01编辑视图
"
,
title
:
"
基础表单项
"
,
},
},
},
},
main4_form
:
{
main4_form
:
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizsample0001/ibizsample0001_zh_CN.ts
浏览文件 @
d7fd700e
...
@@ -33,16 +33,16 @@ export default {
...
@@ -33,16 +33,16 @@ export default {
},
},
views
:
{
views
:
{
sf5editview
:
{
sf5editview
:
{
caption
:
"
示例实体01
"
,
caption
:
"
默认编辑器类型
"
,
title
:
"
示例实体01编辑视图
"
,
title
:
"
默认编辑器类型
"
,
},
},
sf4editview
:
{
sf4editview
:
{
caption
:
"默认数据类型"
,
caption
:
"默认数据类型"
,
title
:
"默认数据类型"
,
title
:
"默认数据类型"
,
},
},
sf2editview
:
{
sf2editview
:
{
caption
:
"
示例实体01
"
,
caption
:
"
基础表单项
"
,
title
:
"
示例实体01编辑视图
"
,
title
:
"
基础表单项
"
,
},
},
},
},
main4_form
:
{
main4_form
:
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/message/message-service-register.ts
浏览文件 @
d7fd700e
...
@@ -41,6 +41,7 @@ export class MessageServiceRegister {
...
@@ -41,6 +41,7 @@ export class MessageServiceRegister {
protected
init
():
void
{
protected
init
():
void
{
this
.
allMessageService
.
set
(
'ViewMsg2'
,
()
=>
import
(
'@/message/view-msg2/view-msg2-message'
));
this
.
allMessageService
.
set
(
'ViewMsg2'
,
()
=>
import
(
'@/message/view-msg2/view-msg2-message'
));
this
.
allMessageService
.
set
(
'ViewMsg'
,
()
=>
import
(
'@/message/view-msg/view-msg-message'
));
this
.
allMessageService
.
set
(
'ViewMsg'
,
()
=>
import
(
'@/message/view-msg/view-msg-message'
));
this
.
allMessageService
.
set
(
'ViewMsg3'
,
()
=>
import
(
'@/message/view-msg3/view-msg3-message'
));
}
}
/**
/**
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/message/view-msg3/view-msg3-message-base.ts
0 → 100644
浏览文件 @
d7fd700e
import
ViewMessageService
from
'../view-message-service'
;
/**
* 基础表单项视图消息服务对象基类
*
* @export
* @class ViewMsg3MessageServiceBase
*/
export
default
class
ViewMsg3MessageServiceBase
extends
ViewMessageService
{
/**
* Creates an instance of ViewMsg3MessageServiceBase.
*
* @param {*} [opts={}]
* @memberof ViewMsg3MessageServiceBase
*/
constructor
(
opts
:
any
=
{})
{
super
(
opts
);
}
/**
* 初始化基础参数
*
* @memberof ViewMsg3MessageServiceBase
*/
public
initBasicParam
(){
this
.
id
=
"7484C747-AA1C-421B-822F-F59D4CBCFBED"
;
this
.
name
=
"基础表单项"
;
this
.
codename
=
"ViewMsg3"
;
this
.
title
=
""
;
this
.
content
=
"本示例展示编辑表单中各类表单项的呈现"
;
this
.
closeMode
=
0
;
this
.
position
=
"TOP"
;
this
.
type
=
"error"
;
this
.
isEnableRemove
=
false
;
this
.
order
=
1
;
this
.
dynamicMode
=
"STATIC"
;
this
.
hasMessageTemp
=
false
;
this
.
messageType
=
"TEXT"
;
}
/**
* 转化消息模板标题和内容
*
* @target {*} target 返回目标数据
* @param {*} context 应用上下文
* @param {*} viewparam 视图参数
* @param {*} item 源数据
*
* @memberof ViewMsg3MessageServiceBase
*/
public
translateMessageTemp
(
target
:
any
,
context
:
any
,
viewparam
:
any
,
item
?:
any
){
if
(
this
.
hasMessageTemp
&&
Object
.
is
(
this
.
messageType
,
"HTML"
)){
Object
.
assign
(
target
,{
title
:
``
});
Object
.
assign
(
target
,{
content
:
``
});
}
if
(
this
.
hasMessageTemp
&&
Object
.
is
(
this
.
messageType
,
"TEXT"
)){
Object
.
assign
(
target
,{
title
:
""
});
Object
.
assign
(
target
,{
content
:
""
});
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
app_Web/src/message/view-msg3/view-msg3-message.ts
0 → 100644
浏览文件 @
d7fd700e
import
ViewMsg3MessageServiceBase
from
'./view-msg3-message-base'
;
/**
* 基础表单项视图消息服务对象
*
* @export
* @class ViewMsg3MessageService
*/
export
default
class
ViewMsg3MessageService
extends
ViewMsg3MessageServiceBase
{
/**
* Creates an instance of ViewMsg3MessageService.
*
* @param {*} [opts={}]
* @memberof ViewMsg3MessageService
*/
constructor
(
opts
:
any
=
{})
{
super
(
opts
);
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
app_Web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
d7fd700e
...
@@ -32,8 +32,8 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
...
@@ -32,8 +32,8 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag"
:
"06f6c93b65230d180597e6bd32051447"
"viewtag"
:
"06f6c93b65230d180597e6bd32051447"
},
},
"ibizsample0001sf5editview"
:
{
"ibizsample0001sf5editview"
:
{
"title"
:
"
示例实体01编辑视图
"
,
"title"
:
"
默认编辑器类型
"
,
"caption"
:
"
示例实体01
"
,
"caption"
:
"
默认编辑器类型
"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sample"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZSample0001SF5EditView"
,
"viewname"
:
"IBIZSample0001SF5EditView"
,
...
@@ -336,8 +336,8 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
...
@@ -336,8 +336,8 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag"
:
"5ccbd78fe47300a160915d6398b59604"
"viewtag"
:
"5ccbd78fe47300a160915d6398b59604"
},
},
"ibizsample0001sf2editview"
:
{
"ibizsample0001sf2editview"
:
{
"title"
:
"
示例实体01编辑视图
"
,
"title"
:
"
基础表单项
"
,
"caption"
:
"
示例实体01
"
,
"caption"
:
"
基础表单项
"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sample"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZSample0001SF2EditView"
,
"viewname"
:
"IBIZSample0001SF2EditView"
,
...
@@ -899,6 +899,9 @@ mock.onGet('./assets/json/view-message-group.json').reply((config: any) => {
...
@@ -899,6 +899,9 @@ mock.onGet('./assets/json/view-message-group.json').reply((config: any) => {
],
],
"VMGroup2"
:[
"VMGroup2"
:[
{
"tag"
:
"ViewMsg2"
,
"position"
:
"TOP"
,
"type"
:
"ERROR"
}
{
"tag"
:
"ViewMsg2"
,
"position"
:
"TOP"
,
"type"
:
"ERROR"
}
],
"VMGroup3"
:[
{
"tag"
:
"ViewMsg3"
,
"position"
:
"TOP"
,
"type"
:
"ERROR"
}
]
]
}];
}];
});
});
\ No newline at end of file
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/ibizsample0001-sf2-edit-view/ibizsample0001-sf2-edit-view-base.vue
浏览文件 @
d7fd700e
<
template
>
<
template
>
<div
class=
"view-container deeditview ibizsample0001-sf2-edit-view"
>
<div
class=
"view-container deeditview ibizsample0001-sf2-edit-view"
>
<app-studioaction
:viewTitle=
"$t(model.srfCaption)"
viewName=
"ibizsample0001sf2editview"
></app-studioaction>
<app-studioaction
:viewTitle=
"$t(model.srfCaption)"
viewName=
"ibizsample0001sf2editview"
></app-studioaction>
<card
class=
'view-card view-no-toolbar'
:disHover=
"true"
:bordered=
"false"
>
<card
class=
'view-card
view-no-caption
view-no-toolbar'
:disHover=
"true"
:bordered=
"false"
>
<div
slot=
'title'
class=
"header-container"
>
<span
class=
'caption-info'
>
{{
$t
(
model
.
srfCaption
)
}}
</span>
</div>
<div
class=
'view-top-messages'
>
<div
class=
'view-top-messages'
>
</div>
<
app-alert-group
position=
'TOP'
:context=
"context"
:viewparam=
"viewparams"
infoGroup=
'VMGroup3'
viewname=
'ibizsample0001sf2editview'
></app-alert-group>
<
/div>
<div
class=
"content-container"
>
<div
class=
"content-container"
>
<div
class=
'view-body-messages'
>
<div
class=
'view-body-messages'
>
</div>
<
app-alert-group
position=
'BODY'
:context=
"context"
:viewparam=
"viewparams"
infoGroup=
'VMGroup3'
viewname=
'ibizsample0001sf2editview'
></app-alert-group>
<
/div>
<view
_form
<view
_form
:viewState=
"viewState"
:viewState=
"viewState"
:viewparams=
"viewparams"
:viewparams=
"viewparams"
...
@@ -36,7 +33,7 @@
...
@@ -36,7 +33,7 @@
</view
_form
>
</view
_form
>
</div>
</div>
<div
class=
'view-bottom-messages'
>
<div
class=
'view-bottom-messages'
>
</div>
<
app-alert-group
position=
'BOTTOM'
:context=
"context"
:viewparam=
"viewparams"
infoGroup=
'VMGroup3'
viewname=
'ibizsample0001sf2editview'
></app-alert-group>
<
/div>
</card>
</card>
</div>
</div>
</
template
>
</
template
>
...
...
This diff is collapsed.
Click to expand it.
demo-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
d7fd700e
...
@@ -316,7 +316,7 @@
...
@@ -316,7 +316,7 @@
<!--输出实体[IBIZSAMPLE0001]数据结构 -->
<!--输出实体[IBIZSAMPLE0001]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsample0001-1
4
-13"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsample0001-1
8
-13"
>
<createTable
tableName=
"T_IBIZSAMPLE0001"
>
<createTable
tableName=
"T_IBIZSAMPLE0001"
>
<column
name=
"FIELD01"
remarks=
""
type=
"VARCHAR(100)"
>
<column
name=
"FIELD01"
remarks=
""
type=
"VARCHAR(100)"
>
</column>
</column>
...
...
This diff is collapsed.
Click to expand it.
demo-core/src/main/resources/liquibase/view.xml
浏览文件 @
d7fd700e
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
</createView>
</createView>
</changeSet>
</changeSet>
<!--输出实体[IBIZSAMPLE0001]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步-->
<!--输出实体[IBIZSAMPLE0001]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步-->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"view-ibizsample0001-1
4
-13"
runOnChange=
"true"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"view-ibizsample0001-1
8
-13"
runOnChange=
"true"
>
<createView
fullDefinition=
"false"
replaceIfExists=
"true"
viewName=
"V_IBIZSAMPLE0001"
>
<createView
fullDefinition=
"false"
replaceIfExists=
"true"
viewName=
"V_IBIZSAMPLE0001"
>
<![CDATA[ SELECT t1.[CREATEDATE], t1.[CREATEMAN], t1.[FIELD01], t1.[FIELD02], t1.[FIELD05], t1.[FIELD06], t1.[FIELD07], t1.[FIELD08], t1.[FIELD09], t1.[FIELD10], t1.[FIELD11], t1.[FIELD12], t1.[FIELD13], t1.[FIELD14], t1.[FIELD15], t1.[FIELD16], t1.[FIELD17], t1.[FIELD18], t1.[FIELD19], t1.[FIELD20], t1.[FIELD21], t1.[FIELD22], t1.[FIELD23], t1.[FIELD24], t1.[FIELD25], t1.[FIELD26], t1.[FIELD27], t1.[IBIZSAMPLE0001ID], t1.[IBIZSAMPLE0001NAME], t1.[UPDATEDATE], t1.[UPDATEMAN] FROM [T_IBIZSAMPLE0001] t1 ]]>
<![CDATA[ SELECT t1.[CREATEDATE], t1.[CREATEMAN], t1.[FIELD01], t1.[FIELD02], t1.[FIELD05], t1.[FIELD06], t1.[FIELD07], t1.[FIELD08], t1.[FIELD09], t1.[FIELD10], t1.[FIELD11], t1.[FIELD12], t1.[FIELD13], t1.[FIELD14], t1.[FIELD15], t1.[FIELD16], t1.[FIELD17], t1.[FIELD18], t1.[FIELD19], t1.[FIELD20], t1.[FIELD21], t1.[FIELD22], t1.[FIELD23], t1.[FIELD24], t1.[FIELD25], t1.[FIELD26], t1.[FIELD27], t1.[IBIZSAMPLE0001ID], t1.[IBIZSAMPLE0001NAME], t1.[UPDATEDATE], t1.[UPDATEMAN] FROM [T_IBIZSAMPLE0001] t1 ]]>
</createView>
</createView>
...
...
This diff is collapsed.
Click to expand it.
demo-dependencies/pom.xml
浏览文件 @
d7fd700e
...
@@ -231,12 +231,6 @@
...
@@ -231,12 +231,6 @@
<version>
${jsonwebtoken-jjwt.version}
</version>
<version>
${jsonwebtoken-jjwt.version}
</version>
</dependency>
</dependency>
<dependency>
<groupId>
com.alibaba
</groupId>
<artifactId>
druid-spring-boot-starter
</artifactId>
<version>
${alibaba-druid.version}
</version>
</dependency>
<dependency>
<dependency>
<groupId>
org.zalando
</groupId>
<groupId>
org.zalando
</groupId>
<artifactId>
problem-spring-web
</artifactId>
<artifactId>
problem-spring-web
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
demo-util/src/main/java/cn/ibizlab/util/errors/ExceptionTranslator.java
浏览文件 @
d7fd700e
...
@@ -101,7 +101,7 @@ public class ExceptionTranslator implements ProblemHandling {
...
@@ -101,7 +101,7 @@ public class ExceptionTranslator implements ProblemHandling {
public
static
HttpHeaders
createFailureAlert
(
String
entityName
,
String
errorKey
,
String
defaultMessage
)
{
public
static
HttpHeaders
createFailureAlert
(
String
entityName
,
String
errorKey
,
String
defaultMessage
)
{
HttpHeaders
headers
=
new
HttpHeaders
();
HttpHeaders
headers
=
new
HttpHeaders
();
headers
.
add
(
"X-ibz-error"
,
"error."
+
errorKey
);
headers
.
add
(
"X-ibz-error"
,
errorKey
);
headers
.
add
(
"X-ibz-params"
,
entityName
);
headers
.
add
(
"X-ibz-params"
,
entityName
);
return
headers
;
return
headers
;
}
}
...
...
This diff is collapsed.
Click to expand it.
demo-util/src/main/java/cn/ibizlab/util/rest/AppController.java
浏览文件 @
d7fd700e
...
@@ -59,6 +59,7 @@ public class AppController {
...
@@ -59,6 +59,7 @@ public class AppController {
appData
.
put
(
"enablepermissionvalid"
,
false
);
appData
.
put
(
"enablepermissionvalid"
,
false
);
else
else
appData
.
put
(
"enablepermissionvalid"
,
enablePermissionValid
);
appData
.
put
(
"enablepermissionvalid"
,
enablePermissionValid
);
fillAppData
(
appData
);
return
ResponseEntity
.
status
(
HttpStatus
.
OK
).
body
(
appData
);
return
ResponseEntity
.
status
(
HttpStatus
.
OK
).
body
(
appData
);
}
}
...
@@ -87,4 +88,12 @@ public class AppController {
...
@@ -87,4 +88,12 @@ public class AppController {
throw
new
BadRequestAlertException
(
"获取配置失败,参数缺失"
,
"IBZConfig"
,
configType
);
throw
new
BadRequestAlertException
(
"获取配置失败,参数缺失"
,
"IBZConfig"
,
configType
);
return
ResponseEntity
.
ok
(
ibzConfigService
.
getConfig
(
configType
,
targetType
,
userId
));
return
ResponseEntity
.
ok
(
ibzConfigService
.
getConfig
(
configType
,
targetType
,
userId
));
}
}
/**
* 应用参数扩展
* @param appData
*/
protected
void
fillAppData
(
JSONObject
appData
){
}
}
}
This diff is collapsed.
Click to expand it.
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录