colin
28ea2ca4b0
feat(localization): add missing localization texts
1 year ago
colin
96a41314bf
upgrade abp framework to 8.2.0
1 year 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
d930a572a9
upgrade: upgrade abp framework to 8.0.0
2 years ago
colin
0b6c8150de
fix(ef): 修复排序字段为空时的查询错误.
2 years ago
colin
9ec5bcdf9e
fix(webhooks): fix some errors
2 years ago
colin
cfd1ab4d5f
fix(definition): Static definition are not allowed to increase children.
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
colin
cae12ee2cb
upgrade abp framework to 7.2.1
3 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
7e4ac8691c
feat(webhooks): add default http headers.
3 years ago
cKey
90ea28c1fb
upgrade abp framework to 7.0.1
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
ba73d7687c
Instead of asynchronous IWebhookDefinitionManager interface
3 years ago
cKey
2664016c9d
upgrade abp framework to 7.0.0
3 years ago
cKey
fc0128d805
webhook: the event publication data is changed to string
3 years ago
cKey
64f8920f46
add LINGYUN.Abp.Webhooks.Core and LINGYUN.Abp.Webhooks.EventBus
3 years ago
cKey
8d4ec39df0
adjust the keyword sequence.
3 years ago
cKey
35e9cc7033
fix: fixed dto mapping field.
4 years ago
cKey
77823ad225
upgrade: upgrade abp framework to 5.3.0
4 years ago
cKey
06a705ce75
feat(tasks): 发布作业事件让参与节点自行管理作业状态
4 years ago
cKey
c92c930886
feat(webhooks): 查询完整的请求记录
4 years ago
cKey
3e2600a834
fix(webhooks): 事件重新发送时应与之前的格式保持一致.
4 years ago
cKey
2d6e40889e
feat: 记录发送请求与响应标头用于环境调试.
4 years ago
cKey
e014d2ac38
fix: 使用Newtownsoft.Json来序列化作业参数
4 years ago
cKey
7cd5079e83
fix: 宿主端应可以改变webhook订阅租户.
4 years ago
cKey
e2b76365d0
feat: reset secret to not required
4 years ago
cKey
3a1e6c243c
upgrade: upgrade abp framework to 5.2.0
4 years ago
cKey
a0a1aa47bb
fix: add a node and tenant ID to a storage job
4 years ago
cKey
2f90d90c69
feat: the job scheduler does not need to centralize processing
4 years ago
cKey
ce4d8221b0
fix: fix case in reference project paths
4 years ago
cKey
711b9e0edf
fix: fix case in reference project paths
4 years ago
cKey
0b08158ef3
feat: added support webhook management ui.
4 years ago
cKey
38bf966995
feat: added serialization attribute
4 years ago
cKey
fce3123b63
feat: Use group isolation of Webhook definitions
4 years ago
cKey
11ca6efa33
feat: 增加适用于identity模块的webhooks.
4 years ago
cKey
33f1b0b311
remove temporarily unnecessary features
4 years ago
cKey
a5fd021855
fix: all permissions should be on the host side
4 years ago
cKey
582979b822
feat: renames interface
4 years ago
cKey
d53e34cd6a
feat: added send attempts api
4 years ago