1739 Commits (ce829a756f14e87d093b58a55be14f08715511b5)
 

Author SHA1 Message Date
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 3 years ago
cKey f2244ffaf3 解决隐藏菜单目录只能隐藏第一层目录的问题,递归隐藏所有子菜单 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 3 years ago
cKey 4162e9f08a Fix multiple issues 3 years ago
yx lin bf256ba787
Merge pull request #766 from colinin/upt-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 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
cKey 3a0ccc8a82 remove AddAlwaysAllowAuthorization 3 years ago
cKey 2e0f9e3413 agile config is disabled by default 3 years ago
cKey 6d911edcd1 remove Microsoft.EntityFrameworkCore.Tools package from start the project 3 years ago
cKey b13d992965 add task management migrations 3 years ago
cKey 0cb6f0a979 refactoring DynamicNotificationDefinitionStore 3 years ago
cKey 6c2e5a4d49 temporary anonymous access to development environment 3 years ago
cKey 4f97c825be add webhook migrations 3 years ago
cKey 26632e5633 configurable webhook caching 3 years ago
cKey c5729e476c add webhook definition extension entity 3 years ago
cKey 02007e6aa2 implement the IStaticWebhookSaver 3 years ago
cKey d31d791a4b implement IDynamicWebhookDefinitionStore 3 years ago
cKey 4f8af251d9 add webhook definition record 3 years ago
cKey ba73d7687c Instead of asynchronous IWebhookDefinitionManager interface 3 years ago
cKey f3f3e361fe add localization in memory cache 3 years ago
cKey 5c7049d8fb UPDATE README,md 3 years ago
cKey 96efcccb1f adjust localization resource context order 3 years ago
cKey cde5ce63a3 fix: resolve unimplemented dynamic prop with localization contributor 3 years ago
cKey 1dcf129793 fix: remove unnecessary duplicate key checks 3 years ago
cKey 58d1c734c5 add support static localization persistence 3 years ago
cKey 1e5f15e1f7 refactor the dynamic notification definition 3 years ago
cKey 2664016c9d upgrade abp framework to 7.0.0 3 years ago
yx lin 07e4f1ab89
Merge pull request #761 from jasonliao-cb/fix-volo-abp-version-for-gateway 3 years ago
jasonliao-cb 4f94350dd2 fix volo abp package downgrade issue 3 years ago
yx lin 1dafce12bf
Merge pull request #760 from colinin/fix-api-path 3 years ago