cKey
|
75111b6690
|
fix(cli): 修复类型映射问题.
|
3 years ago |
yx lin
|
0d967b5ed7
|
Merge pull request #772 from colinin/upt-7.0.1
add support resource&language manager
|
3 years ago |
cKey
|
3842b83cbd
|
feat(cli): 列表视图页增加高级查询条件支持.
|
3 years ago |
cKey
|
2706fc3ef2
|
fix(dynamic-quertable): 当用户方法与动态查询重名时, 自动api端点不会创建多个端点.
|
3 years ago |
cKey
|
696ce4fe53
|
feat(cli): 视图页支持保存数据.
|
3 years ago |
cKey
|
3cfccf6fe9
|
fix(form): 退回前一个版本,解决onChange多次提交.
|
3 years ago |
cKey
|
c0994e904d
|
fix(localization): add missing error codes map
|
3 years ago |
cKey
|
7a5ae418d5
|
feat(localization): add language&resource management ui support.
|
3 years ago |
cKey
|
35124e9860
|
feat(localization): add language&resource management api support.
|
3 years ago |
yx lin
|
36364cca19
|
Merge pull request #771 from colinin/upt-7.0.1
fix(cli): fix missing field parameters
|
3 years ago |
cKey
|
b5034bcafb
|
fix(cli): fix missing field parameters
|
3 years ago |
yx lin
|
4459d5594a
|
Merge pull request #770 from colinin/upt-7.0.1
feat(cli): update generate-view usage.
|
3 years ago |
cKey
|
dc80b26708
|
feat(cli): update generate-view usage.
|
3 years ago |
yx lin
|
83c4ea58ce
|
Merge pull request #769 from colinin/upt-7.0.1
Multiple enhancement updates
|
3 years ago |
cKey
|
4be03b0aab
|
feat(cli): add generate vben ui script command.
|
3 years ago |
cKey
|
f55e6056c7
|
fix(notifications): removes migration in host-only
|
3 years ago |
yx lin
|
cfa769407d
|
Merge pull request #768 from colinin/upt-7.0.1
Update front-end components
|
3 years ago |
cKey
|
257318c0fd
|
fix(users): 修复用户锁定显示不正确的问题
|
3 years ago |
cKey
|
4fee587fd9
|
fix: 修复RadioButtonGroup组件返回值不正确的bug
|
3 years ago |
cKey
|
b1aab35a50
|
perf: 优化ApiRadioGroup回调函数change参数
|
3 years ago |
cKey
|
cde5fb492b
|
perf: 优化ApiCascader回调函数change参数
|
3 years ago |
cKey
|
add9565281
|
fix: 修复表单自定义组件验证不通过的bug
|
3 years ago |
cKey
|
c7f69b31c0
|
fix: lodash
|
3 years ago |
cKey
|
87a72b37a0
|
feat(components): 接入vextable组件
|
3 years ago |
cKey
|
edc2091acc
|
修复 updateSchema 多个field 属性时,第二个无效问题
|
3 years ago |
cKey
|
51501a8a14
|
feat(CopperModal): 增加src初始地址
|
3 years ago |
cKey
|
49f826f25b
|
fix: 修复props中Array类型定义问题
|
3 years ago |
cKey
|
204486ea1e
|
fix(EditableCell): 修复可编辑表格 组件onChange重复问题
|
3 years ago |
cKey
|
69319847a0
|
fix: 修复table组件insertTableDataRecord方法的返回类型
|
3 years ago |
cKey
|
e51ca4832d
|
fix: 修复权限切换不生效问题
|
3 years ago |
cKey
|
ec0606f9b8
|
feat: 使用useForm时调用setFieldsValue后,组件的onChange未主动触发
|
3 years ago |
cKey
|
9ecfdf84a9
|
upgrade package.json
* upgrade vue from 3.2.37 to 3.2.45
|
3 years ago |
cKey
|
f2244ffaf3
|
解决隐藏菜单目录只能隐藏第一层目录的问题,递归隐藏所有子菜单
* fix(menu): 解决隐藏菜单目录只能隐藏第一层目录的问题,递归隐藏所有子菜单
|
3 years ago |
cKey
|
2bbf7aa689
|
fix: table-datasource,如果后端返回的page total是字符串,会导致页码乱掉
|
3 years ago |
cKey
|
495e1d56cc
|
perf(component): 优化table 组件的insertTableDataRecord的方法,增加批量插入的功能.
|
3 years ago |
cKey
|
db774b9b38
|
fix(components): [Table,EditableCell] rename Function
|
3 years ago |
cKey
|
91a55c9e67
|
优化appendSchemaByField只能单一添加一个表单项的问题
|
3 years ago |
cKey
|
f9f474be02
|
fix: table cell edit bug.
|
3 years ago |
cKey
|
c1fb1c2e97
|
解决deleteTableRecord删除树形表格的行记录时,无法删除,无法找到子节点的问题
|
3 years ago |
yx lin
|
0dc4517a8a
|
Merge pull request #767 from colinin/upt-7.0.1
Fix multiple issues
|
3 years ago |
cKey
|
4162e9f08a
|
Fix multiple issues
* Unreference the **Volo.Abp.Json.Newtonsoft** package.
* Remove the user history message sql statement.
|
3 years ago |
yx lin
|
bf256ba787
|
Merge pull request #766 from colinin/upt-7.0.1
upgrade abp framework to 7.0.1
|
3 years ago |
cKey
|
ca51b7476b
|
add release workflow
|
3 years ago |
cKey
|
90ea28c1fb
|
upgrade abp framework to 7.0.1
|
3 years ago |
yx lin
|
f97676188f
|
Merge pull request #765 from colinin/upt-7.0.0
upgrade abp framework to 7.0.0
|
3 years ago |
谭凌
|
e7954f63cc
|
update api endpoint
|
3 years ago |
cKey
|
98092f05c5
|
add IgnoreMultiTenancyAttribute to NotificationsDefinitionDbContext
|
3 years ago |
cKey
|
ee3a5bd5de
|
fix(saas): fixed failure to query tenant list when not associated with edition
|
3 years ago |
cKey
|
7d8101e594
|
add dependson AbpFeatureManagementEntityFrameworkCoreModule
|
3 years ago |
cKey
|
0863ad444d
|
enabled DynamicFeatureStore
|
3 years ago |