cKey
6069db929d
Upgrade abp framework to 7.1.0
* fix(user): If the user information request fails, go to the login page.
* feat(migrations): Add Backend-Admin、Identity、Webhooks migrations.
* fix(elsa): fix endpoints version of the integrated Elsa.Server.Api project.
* refactor(openiddict): refactor openiddict extension grant.
* feat(saas): Add EntityVersions to Editions and Tenants entity.
* fix(text-templating): fixed invalid page lookup for templates.
* fix(text-templating): the cache is not refreshed after template changes.
* feat(webhooks): added webhooks custom interface.
* feat(webhooks): webhooks send job Sets the maximum number of failed retry attempts.
* feat(account): add the user extension field.
* feat(common): Update common.props file.
* feat(build): Update Dicrectory.Build.props file.
* feat(ui): implements the template definitions.
3 years ago
cKey
e8aea1acdc
feat(tasks): add status Queuing
3 years ago
cKey
c2a17454e8
feat(project): add single project
3 years ago
cKey
01cfb8f3e2
feat(table): enhanced table props
3 years ago
cKey
99aaad5afb
feat(tasks-ui): add delete-many button
3 years ago
cKey
a34b2c4cc2
feat(date): format datetime
3 years ago
cKey
646845c77e
upgrade: upgrade abp framework to 7.0.2
3 years ago
cKey
159de518bc
feat(form-design): add new component form design
3 years ago
cKey
40c2870d76
Fix bugs
1. 修复组件缓存无效.
2. 修复Table设置点击无效.
3 years ago
cKey
f8794d835d
feat(notifications): add new NotificationType
3 years ago
cKey
c87819baa3
feat(platform): add package management ui
3 years ago
cKey
3cfccf6fe9
fix(form): 退回前一个版本,解决onChange多次提交.
3 years ago
cKey
7a5ae418d5
feat(localization): add language&resource management ui support.
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
谭凌
e7954f63cc
update api endpoint
3 years ago
cKey
aac3d0c944
remove unnecessary dto structures
3 years ago
cKey
a172f37aa8
rename abp dto types
3 years ago
cKey
42d4461163
file upload api is supported
3 years ago
cKey
99febfbb62
use uniqueName to find multiple actions with the same name
3 years ago
cKey
f2262fec14
Update cli
* Added the sending test email configuration
* Added the interface for setting cache values
* Added ts script support for cli
3 years ago
cKey
b52d4f71e2
synchronize vben admin changes
3 years ago
cKey
2c939fb12d
作业参数加入显示名称
3 years ago
cKey
66808e8f49
fixed new menu styles
3 years ago
cKey
83533207d5
fixed vue empty file error
3 years ago
cKey
849136d106
fixed type errors
3 years ago
cKey
41871db738
comparators are used for filtering
3 years ago
cKey
d26faa599e
add null/not null queryable
3 years ago
cKey
c82eeb744f
fixed: the event name is misspelled
3 years ago
cKey
74f844a7e2
add missing localer text
3 years ago