李宏
b98886fe38
统一测试nuget包,修改lepton包版本低引起身份认证服务器异常问题
2 years ago
colin
78e169acc5
upgrade: upgrade abp framework to 7.3.2
2 years ago
李宏
d01c08173f
统一Workflow与Webhooks里的数据库配置
2 years ago
colin
3c72d690d8
feat(flow): add flow node config.
3 years ago
colin
9a1e945be9
feat(components): add flow design components.
3 years ago
colin
7198c07599
fix(components): fix components
3 years ago
cKey
be98e47deb
fix(code-mirror): refresh the style when the value changes
3 years ago
cKey
6e468b8f0e
fix: restore lost changes
3 years ago
cKey
d578cfb4d4
upgrade(abp): upgrade abp framework to 7.1.1
3 years ago
cKey
dffe7ffe4e
Fixed the retry mechanism in webhooks and tasks modules
3 years ago
cKey
c770dcf257
fix(notifications): fix subscribes endpoints.
3 years ago
cKey
6f295fba79
Enhanced commit
* The DbSet needs to be added to the aggregate root entity
* The time serialization format is changed through the configuration
3 years ago
cKey
b9baa86f0a
feat(openiddict): provides the application management ui
3 years ago
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