cKey
|
582979b822
|
feat: renames interface
|
4 years ago |
cKey
|
d53e34cd6a
|
feat: added send attempts api
|
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
|
b64e10a932
|
perf: Use IHttpClientFactory instead of HttpClient
|
4 years ago |
cKey
|
8fa5253601
|
perf: users can customize the number of Webhook send count
|
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
|
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 |
yx lin
|
3e066a5c28
|
Merge pull request #530 from colinin/fix-auth-server-address
fix(appsettings): auth server was changed from localhost to 127.0.0.1
|
4 years ago |
cKey
|
57ac42f5d0
|
fix(appsettings): auth server was changed from localhost to 127.0.0.1
|
4 years ago |
yx lin
|
556d77f270
|
Merge pull request #529 from colinin/notification-uow
feat(notifications): notification to be published at the end of the unit of work
|
4 years ago |
cKey
|
b7c092cacd
|
feat(notifications): notification to be published at the end of the unit of work
|
4 years ago |
yx lin
|
3c06ef0fd3
|
Merge pull request #528 from colinin/cap-dashboard
feat(cap): added CAP dashboard middleware
|
4 years ago |
cKey
|
74e64c0202
|
feat(cap): added CAP dashboard middleware
|
4 years ago |
yx lin
|
95659f189b
|
Merge pull request #527 from colinin/cli-5.1.4
feat(cli): update labp cli
|
4 years ago |
cKey
|
e9051e3d97
|
feat(cli): update labp cli
|
4 years ago |
yx lin
|
1e59ef78bc
|
Merge pull request #526 from colinin/background-tasks-conditions
feat(tasks): Change the display sequence of background job conditions
|
4 years ago |
cKey
|
3d7a85dc23
|
feat(tasks): Change the display sequence of background job conditions
|
4 years ago |
yx lin
|
d7122224a5
|
Merge pull request #525 from colinin/fix-tenant-include-edition
fix(saas): The query for a tenant must contain editions
|
4 years ago |
cKey
|
0e27eb3781
|
fix(saas): The query for a tenant must contain editions
|
4 years ago |
yx lin
|
c110c7e4b5
|
Merge pull request #524 from colinin/5.1.4
chore(abp): upgrade abp framework to 5.1.4
|
4 years ago |
cKey
|
7df7dfcf77
|
chore(abp): upgrade abp framework to 5.1.4
|
4 years ago |
yx lin
|
6ed8cb8cb8
|
Merge pull request #523 from colinin/enhance-saas
Enhance saas
|
4 years ago |
cKey
|
cc5ddd33dc
|
feat(saas): added edition available for tenants
|
4 years ago |
cKey
|
baf0c7b3de
|
feat(saas): added editions management ui.
|
4 years ago |
cKey
|
b6d912e6b4
|
fix(saas): Redirects the correct tenant management path
|
4 years ago |
yx lin
|
53ef4d9575
|
Merge pull request #518 from colinin/saas-support
feat(saas): add saas management support.
|
4 years ago |
cKey
|
6d583005c2
|
feat(saas): added localize text
|
4 years ago |
cKey
|
6fef6967e7
|
fix(saas): use inline to query the relationship between the tenant and edition
|
4 years ago |
cKey
|
2f09b85fb3
|
feat(cookie): Simplified deletion of cookies
|
4 years ago |
cKey
|
739bc61f03
|
feat(saas): Implement EditionStore interface based on remote service.
|
4 years ago |
cKey
|
a438506ae2
|
feat(saas): added saas global feature configuration.
|
4 years ago |
cKey
|
b74c00554a
|
feat(saas): missing change field
|
4 years ago |
cKey
|
ac2249c335
|
feat(saas): add localized text.
|
4 years ago |
cKey
|
a2905dae7d
|
feat(saas): add validation before version changes
|
4 years ago |
cKey
|
a4cc77511c
|
feat(saas): editiion is not a requirement
|
4 years ago |
cKey
|
0a4a3bfc47
|
feat(saas): add localized text.
|
4 years ago |
cKey
|
1032d76fd6
|
feat(saas): add saas management support.
|
4 years ago |
yx lin
|
dcda40a388
|
Merge pull request #515 from colinin/cached-background-tasks
feat(tasks): 使作业运行时支持一次性的缓存数据.
|
4 years ago |
cKey
|
1e0d5cba9f
|
feat(tasks): 只传入触发次数的初始数据.
|
4 years ago |
cKey
|
6baf5c70b8
|
feat(tasks): 使作业运行时支持一次性的缓存数据.
|
4 years ago |
yx lin
|
281f5b6ce5
|
Merge pull request #513 from colinin/increment-background-tasks
feat(background-tasks): 将触发次数写入作业参数中,以支持增量计算场景.
|
4 years ago |
cKey
|
00c2d48101
|
feat(background-tasks): 将触发次数写入作业参数中,以支持增量计算场景.
|
4 years ago |
yx lin
|
affce81522
|
Merge pull request #512 from colinin/enhance-tencent-cloud
feat(tencent): 强化腾讯云服务的特性限制.
|
4 years ago |
cKey
|
5eaedc3003
|
feat(tencent-blob): 加入缺失的本地化文本.
|
4 years ago |
cKey
|
46e2305cb5
|
feat(tencent): 强化腾讯云服务的特性限制.
|
4 years ago |