cKey
|
6d911edcd1
|
remove Microsoft.EntityFrameworkCore.Tools package from start the project
|
3 years ago |
cKey
|
b13d992965
|
add task management migrations
|
3 years ago |
cKey
|
6c2e5a4d49
|
temporary anonymous access to development environment
|
3 years ago |
cKey
|
4f97c825be
|
add webhook migrations
|
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
|
1e70f2486a
|
unformat the default date and time
|
3 years ago |
jasonliao-cb
|
121773d184
|
fix app.UseCapDashboard() issue
|
3 years ago |
cKey
|
365b9cde93
|
fixed issues #727
|
3 years ago |
cKey
|
fc0128d805
|
webhook: the event publication data is changed to string
|
3 years ago |
cKey
|
2c3c76a12b
|
Upgrade the ABP framework to version 6.0.0
* Add OpenIddict management module.
* Add an identity server that uses OpenIddict.
* Add the identity server API that uses OpenIddict.
* LINGYUN.Abp.IdentityServer.WeChat module renamed
LINGYUN.Abp.Authentication.WeChat.
* LINGYUN.Abp.IdentityServer.QQ module renamed
LINGYUN.Abp.Authentication.QQ.
* Update Directory.Build.props.
* Update common.props.
|
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
|
e323a60e0b
|
add wrapper module dependencies
|
3 years ago |
cKey
|
ffaf15512b
|
econstruct the distributed job module
1、使作业调度完成时调度用户定义Action,移除污染作业参数的异常处理参数;
2、重构用户定义作业注册方式,通过IJobDefinitionProvider注册;
3、增加IJobActionDefinitionProvider接口,用户可自行注册作业调度后处理程序;
4、增加LINGYUN.Abp.Notifications.Jobs模块,使通知相关作业独立;
5、增加LINGYUN.Abp.BackgroundTasks.DistributedLocking模块,让用户决定是否使用分布式锁定任务;
6、应用服务层增加作业Action管理接口, 便于从前端快速管理作业Action;
7、应用服务层增加作业定义查询接口, 便于从前端快速绑定作业名称、参数等.
|
4 years ago |
cKey
|
a7d1568cc9
|
feat: standard interface to access global localized text resources
|
4 years ago |
cKey
|
77823ad225
|
upgrade: upgrade abp framework to 5.3.0
|
4 years ago |
cKey
|
3d45fb6305
|
feat(authorization): 添加适用于组织机构的权限管理
|
4 years ago |
cKey
|
167246dc6f
|
fix(Dockerfile): fix case error
|
4 years ago |
cKey
|
291e750225
|
feat(webhooks): Set the default docker time zone
|
4 years ago |
cKey
|
3e2600a834
|
fix(webhooks): 事件重新发送时应与之前的格式保持一致.
|
4 years ago |
cKey
|
2d6e40889e
|
feat: 记录发送请求与响应标头用于环境调试.
|
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
|
dc9b23064d
|
fix: remove anonymous authentication
|
4 years ago |
cKey
|
0eff02e078
|
add Unique scheduler identifier of a Webhook node
|
4 years ago |
cKey
|
2f90d90c69
|
feat: the job scheduler does not need to centralize processing
|
4 years ago |
cKey
|
787b954a32
|
fix: add webhook api to docker-compose
|
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
|
a5fd021855
|
fix: all permissions should be on the host side
|
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
|
efdd916e6f
|
feat(webhooks): added ef migrations
|
4 years ago |
cKey
|
5d525ea3ba
|
feat(webhooks): added data access configuration
|
4 years ago |
cKey
|
fef1eb61eb
|
feat(webhooks): added support webhooks.
|
4 years ago |