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
2 months ago
colin
00313c8bdf
feat(wechat): remove package version
2 months ago
colin
7881a30da4
feat(wechat): Optimize the integration of wecom
- Fix some errors
2 months ago
colin
368e7e9647
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
2 months ago
colin
750e16bb8e
feat(single): 单体项目增加依赖项
- 增加企业微信办公模块依赖
- 增加企业微信通讯录模块依赖
2 months ago
colin
218121c705
feat(wechat): 调整部分本地化
2 months ago
colin
ebfa510c78
feat(wechat): Optimize the Enterprise wechat module
- 新增通讯录应用集成模块,通讯录相关接口事件移动到通讯录模块
- 新增办公应用集成模块,办公应用相关接口事件移动到办公模块
- 新增部分单元测试模块
2 months ago
colin
b1701455f8
fix(wechat): Fixed the deserialization enum error
3 months ago
colin
c7a0346747
fix(wechat): Fix the error in message header parsing
- The decrypted message header should be passed
3 months ago
colin
3b6f1a1289
feat: update template and cli
3 months ago
colin
d97a3a7472
chore: upgrade version to 9.3.6
3 months ago
colin
dff27f48f9
feat(single): Adjust application projects
3 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
3 months ago
yx lin
215feb2b90
Merge pull request #1383 from colinin/use-oss-provider-with-config
feat(platform-service): Use object storage through configuration
3 months ago
colin
9806714b99
feat(platform-service): Use object storage through configuration
3 months ago
yx lin
fe7e135490
Merge pull request #1382 from colinin/account-page
feat(account): Optimize the login page
3 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
3 months ago
yx lin
1b67786ea3
Merge pull request #1381 from colinin/fix-null-references-to-notification-type
fix(notifications): Fix null references to notification types
3 months ago
colin
19822d55f2
fix(notifications): Fix null references to notification types
3 months ago
yx lin
9e62f3d891
Merge pull request #1380 from colinin/tracking-module-through-configuration
feat(tracking): Determine the tracking module through configuration
3 months ago
colin
37418aa379
feat(tracking): Determine the tracking module through configuration
3 months ago
yx lin
86f70dd095
Merge pull request #1379 from colinin/unit-tests
tests: Add some unit tests
3 months ago
colin
0653ebe7e9
tests: Add some unit tests
3 months ago
yx lin
7057158d7b
Merge pull request #1378 from colinin/fix-features-annotation
fix(localization): Fix the error in the annotation of functional features
3 months ago
colin
1a6ec2ba1b
fix(localization): Fix the error in the annotation of functional features
3 months ago
yx lin
9a251c1f76
Merge pull request #1377 from colinin/localization-service-add-claim-mapping-module-dependon
feat(localization): Add the dependency of claim mapping module
3 months ago
colin
a5d7932144
feat(localization): Add the dependency of claim mapping module
3 months ago
yx lin
30ab2648f6
Merge pull request #1376 from colinin/refactor-built-in-jobs
refactor(background-tasks): Refactor the built-in jobs
3 months ago
colin
a57bdb4ead
refactor(background-tasks): Refactor the built-in jobs
- Handle the job status of other nodes through events
3 months ago
yx lin
0356d50c9e
Merge pull request #1375 from colinin/refactor-identity-session
refactor(session): refactor identity session
3 months ago
yx lin
c36048a824
Merge branch 'dev' into refactor-identity-session
3 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
3 months ago
yx lin
296940e404
Merge pull request #1374 from colinin/enhance-integration-of-wechat-work
Enhance integration of wechat work
3 months ago
yx lin
f73b63070d
Merge branch 'dev' into enhance-integration-of-wechat-work
3 months ago
colin
7bfb235de5
feat(wechat): Add the missing module references
3 months ago
colin
a82b4607d7
feat(wechat): Add integration of the customer contact module
3 months ago
yx lin
b830857a4e
Merge pull request #1373 from colinin/refactor-wechat-message-resolver
refactor(wechat): Refactor the wechat message resolver
3 months ago
colin
1287699bb0
refactor(wechat): Refactor the wechat message resolver
3 months ago
yx lin
f3496a585b
Merge pull request #1372 from colinin/fix-cap
fix(cap): Fix the issue of the startup sequence of the CAP component
3 months ago
colin
6499dfd33c
fix(cap): Fix the issue of the startup sequence of the CAP component
3 months ago
yx lin
bbaa145035
Merge pull request #1371 from colinin/aliyun-sms
feat(aliyun): Optimize Alibaba Cloud SMS
3 months ago
colin
1679292f2b
feat(aliyun): Optimize Alibaba Cloud SMS
- 增加号码认证服务域名设置
- 阿里云短信相关本地化文档迁移到Sms模块
3 months ago
yx lin
73bbeb4292
Merge pull request #1370 from colinin/notifier-push-log
feat(notifications): Add notification push log recording
3 months ago
colin
8346fc1076
feat(notifications): Add notification push log recording
3 months ago
yx lin
07a300fcc6
Merge pull request #1369 from colinin/fix-webhook-notification
fix(notifications): Fix webhook notifications null object references
3 months ago
colin
8bb62a5158
fix(notifications): Fix webhook notifications null object references
3 months ago
yx lin
27aac6dc7e
Merge pull request #1368 from colinin/oss-configuration
feat(oss-management): Use a configured object storage provider
3 months ago
colin
826a210c86
feat(oss-management): Use a configured object storage provider
3 months ago
yx lin
80000ccd4e
Merge pull request #1367 from colinin/ip-access-not-use-domain-tenant-resolve
feat(account): IP access not use the domain tenant resolver
3 months ago
colin
03eb74f649
feat(account): IP access not use the domain tenant resolver
3 months ago