colin
2022ae429a
fix: Fix dynamic initialization
3 weeks ago
colin
092b499976
refactor: Refactor dynamic initialization
2 months ago
colin
d361a6a59f
feat: Adjust the initialization of the dynamic in module
2 months ago
colin
153fd0d488
feat(mapper): Use `Mapperly` instead of `AutoMapper`
2 months ago
colin
3936107340
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
2 months ago
colin
4c640ad010
feat(webhook): Webhooks增加集成服务接口
1 year ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
1 year ago
feijie
46913253ee
feat(docs): 添加webhooks模块文档
1 year ago
colin
96a41314bf
upgrade abp framework to 8.2.0
2 years ago
colin
d40be0ea67
feat(webhooks): user subscription rewrite timeout.
2 years ago
colin
6cafff239f
deploy: add once deployment script
2 years ago
colin
d6032271aa
🔧 chore: use Directory.Packages.props
2 years ago
colin
9ec5bcdf9e
fix(webhooks): fix some errors
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
cKey
dffe7ffe4e
Fixed the retry mechanism in webhooks and tasks modules
3 years ago
cKey
6f295fba79
Enhanced commit
* The DbSet needs to be added to the aggregate root entity
* The time serialization format is changed through the configuration
3 years ago
cKey
6069db929d
Upgrade abp framework to 7.1.0
* fix(user): If the user information request fails, go to the login page.
* feat(migrations): Add Backend-Admin、Identity、Webhooks migrations.
* fix(elsa): fix endpoints version of the integrated Elsa.Server.Api project.
* refactor(openiddict): refactor openiddict extension grant.
* feat(saas): Add EntityVersions to Editions and Tenants entity.
* fix(text-templating): fixed invalid page lookup for templates.
* fix(text-templating): the cache is not refreshed after template changes.
* feat(webhooks): added webhooks custom interface.
* feat(webhooks): webhooks send job Sets the maximum number of failed retry attempts.
* feat(account): add the user extension field.
* feat(common): Update common.props file.
* feat(build): Update Dicrectory.Build.props file.
* feat(ui): implements the template definitions.
3 years ago
cKey
0863ad444d
enabled DynamicFeatureStore
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
77823ad225
upgrade: upgrade abp framework to 5.3.0
4 years ago
cKey
3e2600a834
fix(webhooks): 事件重新发送时应与之前的格式保持一致.
4 years ago
cKey
2d6e40889e
feat: 记录发送请求与响应标头用于环境调试.
4 years ago
cKey
7cd5079e83
fix: 宿主端应可以改变webhook订阅租户.
4 years ago
cKey
e2b76365d0
feat: reset secret to not required
4 years ago
cKey
0b08158ef3
feat: added support webhook management ui.
4 years ago
cKey
fce3123b63
feat: Use group isolation of Webhook definitions
4 years ago
cKey
11ca6efa33
feat: 增加适用于identity模块的webhooks.
4 years ago
cKey
6a6eca4608
feat: add webHooks definition queries that are available
4 years ago
cKey
911373db05
feat: added subscription api
4 years ago
cKey
68009f37ab
fix: remove the unique constraint for foreign keys
4 years ago
cKey
444ef0b563
perf(webhooks): renames the table prefix
4 years ago
cKey
3e7c232e76
feat(webhooks): add a client proxy publishing module to address layered module calls
4 years ago
cKey
5d525ea3ba
feat(webhooks): added data access configuration
4 years ago
cKey
fef1eb61eb
feat(webhooks): added support webhooks.
4 years ago