colin
ebfa510c78
feat(wechat): Optimize the Enterprise wechat module
- 新增通讯录应用集成模块,通讯录相关接口事件移动到通讯录模块
- 新增办公应用集成模块,办公应用相关接口事件移动到办公模块
- 新增部分单元测试模块
4 months ago
yx lin
3747a3cb3e
Merge pull request #1392 from colinin/fix-wechat-enmu-deserial
fix(wechat): Fixed the deserialization enum error
4 months ago
colin
b1701455f8
fix(wechat): Fixed the deserialization enum error
4 months ago
yx lin
e2599d989a
Merge pull request #1391 from colinin/fix-wechat-decrypt-message
fix(wechat): Fix the error in message header parsing
4 months ago
colin
c7a0346747
fix(wechat): Fix the error in message header parsing
- The decrypted message header should be passed
4 months ago
yx lin
eaecb15226
Merge pull request #1389 from colinin/update-cli-template
feat: update template and cli
4 months ago
yx lin
9749f56bea
Merge pull request #1388 from colinin/main
Merge pull request #1387 from colinin/dev
4 months ago
yx lin
835949cd07
Merge pull request #1387 from colinin/dev
chore: upgrade version to 9.3.6
4 months ago
colin
3b6f1a1289
feat: update template and cli
4 months ago
yx lin
886c4dbe71
Add NuGet badge to README
Added NuGet badge to the README file.
4 months ago
yx lin
33c116b825
Merge pull request #1386 from colinin/rel-9.3.6
chore: upgrade version to 9.3.6
4 months ago
colin
d97a3a7472
chore: upgrade version to 9.3.6
4 months ago
yx lin
ca3af01493
Merge pull request #1385 from colinin/adjust-single-project
feat(single): Adjust application projects
4 months ago
colin
dff27f48f9
feat(single): Adjust application projects
4 months ago
yx lin
dd58fad57e
Merge pull request #1384 from colinin/fix-elsa
fix(elsa): Fix elsa module
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
yx lin
215feb2b90
Merge pull request #1383 from colinin/use-oss-provider-with-config
feat(platform-service): Use object storage through configuration
4 months ago
colin
9806714b99
feat(platform-service): Use object storage through configuration
4 months ago
yx lin
fe7e135490
Merge pull request #1382 from colinin/account-page
feat(account): Optimize the login page
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
yx lin
1b67786ea3
Merge pull request #1381 from colinin/fix-null-references-to-notification-type
fix(notifications): Fix null references to notification types
4 months ago
colin
19822d55f2
fix(notifications): Fix null references to notification types
4 months ago
yx lin
9e62f3d891
Merge pull request #1380 from colinin/tracking-module-through-configuration
feat(tracking): Determine the tracking module through configuration
4 months ago
colin
37418aa379
feat(tracking): Determine the tracking module through configuration
4 months ago
yx lin
86f70dd095
Merge pull request #1379 from colinin/unit-tests
tests: Add some unit tests
4 months ago
colin
0653ebe7e9
tests: Add some unit tests
4 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
4 months ago
colin
1a6ec2ba1b
fix(localization): Fix the error in the annotation of functional features
4 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
4 months ago
colin
a5d7932144
feat(localization): Add the dependency of claim mapping module
4 months ago
yx lin
30ab2648f6
Merge pull request #1376 from colinin/refactor-built-in-jobs
refactor(background-tasks): Refactor the built-in jobs
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
yx lin
0356d50c9e
Merge pull request #1375 from colinin/refactor-identity-session
refactor(session): refactor identity session
4 months ago
yx lin
c36048a824
Merge branch 'dev' into refactor-identity-session
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
yx lin
296940e404
Merge pull request #1374 from colinin/enhance-integration-of-wechat-work
Enhance integration of wechat work
4 months ago
yx lin
f73b63070d
Merge branch 'dev' into enhance-integration-of-wechat-work
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
yx lin
b830857a4e
Merge pull request #1373 from colinin/refactor-wechat-message-resolver
refactor(wechat): Refactor the wechat message resolver
4 months ago
colin
1287699bb0
refactor(wechat): Refactor the wechat message resolver
4 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
4 months ago
colin
6499dfd33c
fix(cap): Fix the issue of the startup sequence of the CAP component
4 months ago
yx lin
bbaa145035
Merge pull request #1371 from colinin/aliyun-sms
feat(aliyun): Optimize Alibaba Cloud SMS
4 months ago
colin
1679292f2b
feat(aliyun): Optimize Alibaba Cloud SMS
- 增加号码认证服务域名设置
- 阿里云短信相关本地化文档迁移到Sms模块
4 months ago
yx lin
73bbeb4292
Merge pull request #1370 from colinin/notifier-push-log
feat(notifications): Add notification push log recording
5 months ago
colin
8346fc1076
feat(notifications): Add notification push log recording
5 months ago
yx lin
07a300fcc6
Merge pull request #1369 from colinin/fix-webhook-notification
fix(notifications): Fix webhook notifications null object references
5 months ago
colin
8bb62a5158
fix(notifications): Fix webhook notifications null object references
5 months ago
yx lin
27aac6dc7e
Merge pull request #1368 from colinin/oss-configuration
feat(oss-management): Use a configured object storage provider
5 months ago