cKey
|
880b8efaa0
|
fix: fix spelling errors
|
4 years ago |
yx lin
|
a66a07850d
|
Merge pull request #535 from colinin/support-webhooks
fix: added missing solution file.
|
4 years ago |
cKey
|
4faff50f74
|
fix: added missing solution file.
|
4 years ago |
dependabot[bot]
|
318693a2a8
|
build(deps): bump ansi-regex in /apps/vue/tests/server
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
66a4ccf6d0
|
build(deps): bump minimist from 1.2.5 to 1.2.6 in /apps/vue/tests/server
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
yx lin
|
3a54359934
|
Merge pull request #532 from colinin/support-webhooks
feat(webhooks): added support webhooks.
|
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 |
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 |