colin
|
f65bcd2c37
|
feat(oss-management): add oss module Minio implementation
|
1 year ago |
colin
|
b0857ebbe4
|
fix(setting-management): fix host email setting
|
1 year ago |
colin
|
f4f96f0247
|
feat(notifications): 通知数据应交由具体实现者来处理数据
|
1 year ago |
colin
|
137ffd8db0
|
feat(single-project): 增加单体项目配置
|
1 year ago |
colin
|
33dbda5457
|
fix(nginx): 修复nginx转发路径配置
|
1 year ago |
colin
|
4b5e665d63
|
fix(gateway): 修复ocelot接口路径配置
|
1 year ago |
colin
|
6499a4474d
|
fix(oss-management): 对空文件流抛出错误提示
|
1 year ago |
colin
|
8130ce789b
|
fix(migrations): 修复迁移时DI容器不可用(#1011)
|
1 year ago |
colin
|
5c5f5a71e2
|
fix(oss-management): 修复模型导入路径错误
|
1 year ago |
colin
|
9a82339451
|
fix(account): 修复上传头像错误
|
1 year ago |
colin
|
de064194c1
|
fix(account): 修复个人文档路径拼接错误
|
1 year ago |
colin
|
79e0019953
|
fix(axios): 移除多余的api前缀
|
1 year ago |
colin
|
fa37385712
|
fix(exporter): 修复命名空间错误
|
1 year ago |
colin
|
38f6d339be
|
fix(exporter): 修复命名空间错误
|
1 year ago |
colin
|
815de8a1fa
|
Merge branch 'dev' of https://github.com/colinin/abp-next-admin into dev
|
1 year ago |
colin
|
641d76adfd
|
ci(workflow): update github workflow
|
1 year ago |
colin
|
239ad14390
|
chore(abp): upgradeabp framework to 8.3.0.
|
1 year ago |
colin
|
e053a6a483
|
feat(wapi): 获取天气信息时从用户ip定位
|
1 year ago |
colin
|
27b539b0b7
|
fix(oss-management): 修复上传文件的包装错误
|
1 year ago |
colin
|
d28631e667
|
feat(axios): 增加前端http请求头标识
|
1 year ago |
colin
|
918cad0444
|
fix(cookie): 修复第三方cookie认证无法重定向问题
|
1 year ago |
colin
|
ee0af9769c
|
fix(exporter): 单体项目增加缺少的数据导出项目引用
|
1 year ago |
colin
|
a5b2b09393
|
feat(exporter): 增加数据导入导出功能
|
1 year ago |
colin
|
0349e46ff4
|
feat(platform): 增加包管理缺少的本地化文本
|
1 year ago |
colin
|
d8a3a0372c
|
feat(caching-management): abp缓存管理版本兼容
|
1 year ago |
colin
|
533b92a8be
|
fix(platform): 没有更新包时返回空对象
|
1 year ago |
colin
|
02ad29a1f7
|
fix(task-management): 修复批量删除作业HttpMethod定义错误
|
1 year ago |
colin
|
8c64536971
|
feat(demo): 单体项目增加demo服务演示
|
1 year ago |
colin
|
3000290d86
|
fix(data-protection): 修复受保护实体初始化时重复写入属性列表
|
1 year ago |
colin
|
bbbcc06e48
|
fix(data-protection): 修复数据保护规则实体关系映射
|
1 year ago |
colin
|
d4e949b720
|
feat(data-protection): 增加本地化文档
|
1 year ago |
colin
|
39c0ce7253
|
feat(data-protection): 增加客户端数据规则主体
|
1 year ago |
colin
|
e3204f0ff4
|
feat(data-protection): 关键字解析返回表达式树
|
1 year ago |
colin
|
148c295e70
|
feat(data-protected): 增加未授权数据访问异常
|
1 year ago |
colin
|
b2669d7231
|
feat(data-protected): 更改数据保护错误注释
|
1 year ago |
yx lin
|
e9b345d86d
|
Merge pull request #1009 from colinin/rel-8.2.2
upgrade(abp): upgrade abp to 8.2.2
|
1 year ago |
colin
|
e851983580
|
upgrade(abp): upgrade abp to 8.2.2
|
1 year ago |
yx lin
|
d6f4d77909
|
Merge pull request #1008 from colinin/remove-flagicon
fix(localization): remove flagicon
|
1 year ago |
colin
|
393cf74435
|
fix(localization): remove flagicon
|
1 year ago |
yx lin
|
d62b69d23c
|
Merge pull request #1007 from colinin/rename-dynamic-queryable-search-method
refactor(dynamic-queryable): rename search method
|
1 year ago |
colin
|
373f1518ce
|
refactor(dynamic-queryable): rename search method
|
1 year ago |
yx lin
|
e72b13fb69
|
Merge pull request #1006 from colinin/advanced-search-badge
feat(table): Add badge to advanced search
|
1 year ago |
colin
|
48f40a4947
|
feat(table): Add badge to advanced search
|
1 year ago |
yx lin
|
dd7be52f0a
|
Merge pull request #1005 from colinin/use-tenant-not-found-error-code
feat(tenants): error code when tenant does not exist
|
1 year ago |
colin
|
c5af9ed27a
|
feat(tenants): error code when tenant does not exist
|
1 year ago |
yx lin
|
5de5e7ba86
|
Merge pull request #1001 from colinin/TaskLogSpecification
feat(task-management): Use specification to query the list of job logs
|
1 year ago |
colin
|
98e9f94e68
|
feat(task-management): Use specification to query the list of job logs
|
1 year ago |
yx lin
|
98d7c6f357
|
Merge pull request #999 from colinin/exception-filter
fix(exception-handling): Check if response has started before setting…
|
1 year ago |
colin
|
3f0c410659
|
fix(exception-handling): Check if response has started before setting header and status code
|
1 year ago |
yx lin
|
b83cb49d98
|
Merge pull request #998 from colinin/ip-location-session
feat(session): add ip geolocation resolution to user sessions
|
1 year ago |