colin
6c8af70549
backlogs update
2 years ago
colin
9799dceda5
upgrade: upgrade abp framework to 8.1.3
2 years ago
colin
c652ce61e2
upgrade: upgrade abp framework to 8.1.2
2 years ago
colin
6cafff239f
deploy: add once deployment script
2 years ago
colin
108e53daa3
fix(claims): map abp claim types to jwt
2 years ago
colin
338ddec533
upgrade abp framework to 8.0.3
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
李宏
ce829a756f
增加详细异常输出开关:App:ShowPii
修改docker配置文件,增加workflow、realtimemessage、task项目的部署
统一internalgetway的agileconfig代码
2 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
da422b50fe
feat(migrations): 创建独立的迁移脚本项目.
3 years ago
cKey
0863ad444d
enabled DynamicFeatureStore
3 years ago
jasonliao-cb
121773d184
fix app.UseCapDashboard() issue
3 years ago
cKey
64f8920f46
add LINGYUN.Abp.Webhooks.Core and LINGYUN.Abp.Webhooks.EventBus
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
3d45fb6305
feat(authorization): 添加适用于组织机构的权限管理
4 years ago
cKey
dc9b23064d
fix: remove anonymous authentication
4 years ago
cKey
2f90d90c69
feat: the job scheduler does not need to centralize processing
4 years ago
cKey
fce3123b63
feat: Use group isolation of Webhook definitions
4 years ago
cKey
11ca6efa33
feat: 增加适用于identity模块的webhooks.
4 years ago
cKey
68009f37ab
fix: remove the unique constraint for foreign keys
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
cKey
74e64c0202
feat(cap): added CAP dashboard middleware
4 years ago
cKey
a438506ae2
feat(saas): added saas global feature configuration.
4 years ago
cKey
1032d76fd6
feat(saas): add saas management support.
4 years ago
cKey
b96bd34236
fix: authorization
4 years ago
cKey
366aa2411c
feat(tasks): add multiple job event handlers
4 years ago
cKey
8269ba8395
feat(tasks): 增强多租户支持.
4 years ago
cKey
27b5c69d12
fix(tasks): the lock task does not block the listener from running
4 years ago
cKey
4de30e9ed6
feat(tasks): add job execute exception handler
4 years ago
cKey
58428ab3d8
feat(tasks): add commonly used jobs
4 years ago
cKey
f307fe51ee
feat(tasks): perfect management api.
4 years ago
cKey
b708afbd88
enhance(tasks): add support task management
4 years ago
cKey
cbc260a1d7
feat(logging): add distributed id to logging property
4 years ago
cKey
53cdab40f0
enhanced multi-tenant support for execution steps
4 years ago
cKey
87a655f62a
use authorization check
4 years ago
cKey
e4a778413c
add the workflow sharing component to the admin module script
4 years ago
cKey
0b045339ca
split workflow definition and workflow instance management
4 years ago
cKey
23b8ec05a6
fix(workflow): use IServiceCollention.GetConfiguration()
4 years ago
cKey
66a3352a19
feat(workflow): mail supports sending attachments through the oss-management module
4 years ago
cKey
c4fc571838
clean up excess code
4 years ago
cKey
7d5d2efae9
add workflow management service
4 years ago
cKey
ec4911c2d7
refactor: redefine the startup project structure
4 years ago
cKey
59a488d7db
fix(localization): 解决本地化名称差异问题
4 years ago
cKey
591aac3875
enhance(tenants): added initializing data migration for new tenants
4 years ago
cKey
d6c12cd859
feat(logging): add the application name of Serilog enrichers
4 years ago