cKey
|
0c3eab5548
|
update common.props
|
3 years ago |
cKey
|
365b9cde93
|
fixed issues #727
|
3 years ago |
cKey
|
41871db738
|
comparators are used for filtering
|
3 years ago |
cKey
|
d26faa599e
|
add null/not null queryable
|
3 years ago |
think_ya
|
7dbc7640cb
|
fix #732
|
3 years ago |
cKey
|
376c45bf42
|
change the event data base type, update common.ps
|
3 years ago |
cKey
|
fc0128d805
|
webhook: the event publication data is changed to string
|
3 years ago |
cKey
|
47e835ade9
|
optimize elsa
|
3 years ago |
cKey
|
591169ea6e
|
fix field spelling errors
|
3 years ago |
cKey
|
382d441c3d
|
add dynamic query ui
|
3 years ago |
cKey
|
8876940466
|
add support dynamic query interface
|
3 years ago |
cKey
|
ba4c8cb156
|
remove useless modules
|
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
|
d68954d45a
|
cannot ignore user-defined menu icon
|
3 years ago |
cKey
|
6d7c8da4f0
|
fix some bug
|
3 years ago |
cKey
|
06f574cf03
|
移除匿名认证
|
3 years ago |
cKey
|
b9903e9364
|
add color and alias name with UserFavoriteMenu
|
3 years ago |
cKey
|
ccf13c47ff
|
add auto register repository
|
3 years ago |
cKey
|
f3e7666d46
|
移除匿名认证
|
3 years ago |
cKey
|
b5b9e66ba1
|
Changing the workbench layout
* 变更工作台组件.
* 工作台加入天气, 需要适配天气api接口.
* 将 withAcceptLanguage 加入axios中, 用户自行决定是否加入头.
* Platform模块新增用户收藏菜单接口,使用前需要切换目录
PlatformManagement.HttpApi.Host,运行命令行 **dotnet ef database
update** 或 **dotnet ef migrations script**执行迁移
|
3 years ago |
cKey
|
470d07ec07
|
update common.props
|
3 years ago |
cKey
|
b88a3ec5a6
|
entity change records are searchable
|
3 years ago |
cKey
|
3034700eab
|
add custom business module: tui-juhe push service.
|
3 years ago |
cKey
|
b77d1a5573
|
add content-type with notification definition
|
3 years ago |
cKey
|
b82acc029e
|
cache key does not require a duplicate tenant id
|
3 years ago |
cKey
|
96c6bce9b3
|
different tenant cache keys may exist
|
3 years ago |
cKey
|
33fa7fa0b2
|
add missing feature management module
|
3 years ago |
cKey
|
ed523e8d55
|
add Elsa activities webhook
|
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
|
71fa21f38c
|
Ensure that message queue processing completes regardless of whether the message was successfully processed
|
3 years ago |
cKey
|
e89ad8b377
|
fix project reference
|
3 years ago |
cKey
|
e323a60e0b
|
add wrapper module dependencies
|
3 years ago |
cKey
|
0fd22d3ad9
|
fix: normalize client proxy provider
|
3 years ago |
cKey
|
6a81c0922f
|
增强cli功能
1:labp
增加命令行**generate-proxy**,仅限于CSharp客户端代理,增加对于dapr客户端代理的支持,详情见**labp help generate-proxy**
|
3 years ago |
cKey
|
e0c37f8b0c
|
增强客户端代理功能
1:增加
**LINGYUN.Abp.Http.Client.Wrapper**模块,依赖此模块自动识别远程客户端代理时是否使用包装器;
2:**LINGYUN.Abp.Dapr.Client**增加接口方法**AddStaticDaprClientProxies**,可以通过***.generate-proxy.json**配置文件调用远程接口;
|
3 years ago |
cKey
|
47a2268a90
|
fix: global notifications should include the host
|
3 years ago |
cKey
|
eadbdc4dac
|
added global notification handling
|
3 years ago |
cKey
|
f0ca79cab3
|
fix: subscribers may not be queried
|
3 years ago |
cKey
|
c83f56f8ef
|
add GroupName with NotificationDefinitionRecord
|
3 years ago |
cKey
|
a84a6f11ed
|
fix unit tests
|
3 years ago |
cKey
|
e0aba0f43a
|
Support for dynamic notification definitions
* Change INotificationDefinitionManager to asynchronous methods
* Increase IStaticNotificationDefinitionStore interface for users to define static notice
* Increase IDynamicNotificationDefinitionStore interface to get dynamic notification from other source definition
* Increase DynamicNotificationDefinitionStore get dynamic notification from l3 cache
* Add Entity NotificationDefinitionGroupRecord
* Add Repository INotificationDefinitionGroupRecordRepository
* Add Entity NotificationDefinitionRecord
* Add Repository INotificationDefinitionRecordRepository
|
3 years ago |
cKey
|
d92091c43d
|
fix: use the right tenantid
|
3 years ago |
cKey
|
e91e646660
|
adjusting dependency order
|
3 years ago |
cKey
|
c2641f64e7
|
add missing dependson module
|
3 years ago |
cKey
|
400240a278
|
abstract notification core module
|
3 years ago |
cKey
|
67af9e5220
|
abstract notification core module
|
3 years ago |
cKey
|
ae9d2516fe
|
optimize background task notification.
|
3 years ago |
cKey
|
88402afcee
|
feat: the user can specify the notification distributor.
|
3 years ago |
cKey
|
f4627fe64c
|
add background task action: notifications
|
3 years ago |