colin
bb2db8d7b6
feat: Avoid tracking health check endpoints
3 months ago
colin
e44c4464c0
feat: Adjust the partial dependences
3 months ago
colin
d8fe1a3e30
feat: Add OpenTelemetry Quartz Instrumentation
3 months ago
colin
129569711d
feat: remove Invalid solution file
3 months ago
colin
e457f5b5f4
feat: Add Aspire Integration
3 months ago
XbCore
058ed47c9f
Update en.json
补充实体类型英文语言
3 months ago
XbCore
32e76088e5
Add new localization entries in zh-Hans.json
补充实体类型中文语言
3 months ago
colin
4e518097d4
feat(metrics): Add system info metrics module
3 months ago
colin
059908664b
feat(platform): Add a global data dic interface
3 months ago
colin
103b29ad7d
feat(wechat): Optimize the integration of WeCom
- 集成客户同意进行聊天内容存档事件
- 集成产生会话回调事件
- 集成会话存档接口
- 其他接口优化
3 months ago
colin
a4932133c8
fix(wrap): fixed #1401
3 months ago
colin
2af8c6a0bb
feat(tasks): Delete the job status check
- When deleting an assignment, check whether it has been stopped
- Add or delete the error code for not stopping the job
3 months ago
colin
00313c8bdf
feat(wechat): remove package version
4 months ago
colin
7881a30da4
feat(wechat): Optimize the integration of wecom
- Fix some errors
4 months ago
colin
368e7e9647
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
4 months ago
colin
750e16bb8e
feat(single): 单体项目增加依赖项
- 增加企业微信办公模块依赖
- 增加企业微信通讯录模块依赖
4 months ago
colin
218121c705
feat(wechat): 调整部分本地化
4 months ago
colin
ebfa510c78
feat(wechat): Optimize the Enterprise wechat module
- 新增通讯录应用集成模块,通讯录相关接口事件移动到通讯录模块
- 新增办公应用集成模块,办公应用相关接口事件移动到办公模块
- 新增部分单元测试模块
4 months ago
colin
b1701455f8
fix(wechat): Fixed the deserialization enum error
4 months ago
colin
c7a0346747
fix(wechat): Fix the error in message header parsing
- The decrypted message header should be passed
4 months ago
colin
3b6f1a1289
feat: update template and cli
4 months ago
colin
dff27f48f9
feat(single): Adjust application projects
4 months ago
colin
b69f360b90
fix(elsa): Fix elsa module
- Fix the issue where the workflow editor cannot be opened
- Fix the issue where the workflow endpoint is not registered
- Fix the invalid HttpEndpoint workflow
4 months ago
colin
9806714b99
feat(platform-service): Use object storage through configuration
4 months ago
colin
95b4e3312e
feat(account): Optimize the login page
- Fixed the issue of invalid callback url for some pages
- Disable qrcode login on mobile devices
4 months ago
colin
19822d55f2
fix(notifications): Fix null references to notification types
4 months ago
colin
37418aa379
feat(tracking): Determine the tracking module through configuration
4 months ago
colin
0653ebe7e9
tests: Add some unit tests
4 months ago
colin
1a6ec2ba1b
fix(localization): Fix the error in the annotation of functional features
4 months ago
colin
a5d7932144
feat(localization): Add the dependency of claim mapping module
4 months ago
colin
a57bdb4ead
refactor(background-tasks): Refactor the built-in jobs
- Handle the job status of other nodes through events
4 months ago
colin
9a675f9c5e
refactor(session): refactor identity session
- Session policy processing is transferred to the identity auth service
- Add an identity authentication job module
- Add an expired session cleaning job
4 months ago
colin
7bfb235de5
feat(wechat): Add the missing module references
4 months ago
colin
a82b4607d7
feat(wechat): Add integration of the customer contact module
4 months ago
colin
1287699bb0
refactor(wechat): Refactor the wechat message resolver
4 months ago
colin
6499dfd33c
fix(cap): Fix the issue of the startup sequence of the CAP component
4 months ago
colin
1679292f2b
feat(aliyun): Optimize Alibaba Cloud SMS
- 增加号码认证服务域名设置
- 阿里云短信相关本地化文档迁移到Sms模块
4 months ago
colin
8346fc1076
feat(notifications): Add notification push log recording
5 months ago
colin
8bb62a5158
fix(notifications): Fix webhook notifications null object references
5 months ago
colin
826a210c86
feat(oss-management): Use a configured object storage provider
5 months ago
colin
03eb74f649
feat(account): IP access not use the domain tenant resolver
5 months ago
colin
05fac89365
feat(account): Remove the email extension module
5 months ago
colin
8b7af98687
feat(sms): Use Alibaba Cloud SMS verification code
5 months ago
colin
716cbb7180
feat(background-tasks): Remove unnecessary service scopes
5 months ago
colin
8a2968b8e3
feat(account): Alibaba Cloud SMS Security Code module
5 months ago
colin
a6efed0f2b
feat(sms): Alibaba Cloud SMS Authentication integration
- Add integration of Alibaba Cloud SMS authentication service
5 months ago
colin
015e5acad2
feat(account): add `AbpAccountSecurityModule`
5 months ago
colin
5aec482932
fix(texp-templating): failed to fix the change template
- Display name localization serialization
- Ignore the exception for obtaining template content
- Remove the Eto registration of the text template to prevent the failure of event sending at startup
5 months ago
colin
fbaed545c5
fix(text-templating): Fix the issue where the changed text template is invalid
5 months ago
ruanbl
f3c22cc6bb
Fixed null reference issue in minio expiration actions
5 months ago