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 |
yx lin
|
f4268b9b60
|
Merge pull request #508 from colinin/user-role-startup-menu
feat(menus): 增加特定于用户/角色的起始页.
|
4 years ago |
cKey
|
bc9b4cfb4d
|
fix(menu-api): 修复缺失的api接口地址前缀
|
4 years ago |
cKey
|
52749ab0cb
|
fix(menu-modal): 修复treselect组件resetfields中value字段命名
|
4 years ago |
cKey
|
84864968f2
|
feat(platform): 添加缺失的本地化文本.
|
4 years ago |
cKey
|
32be0dd016
|
fix(menu-modal): 修复未引用的组件.
|
4 years ago |
cKey
|
69707cdde1
|
feat(menus): 切换用户设定的起始页.
|
4 years ago |
cKey
|
692beefe63
|
feat(menus): 增加特定于用户/角色的起始页.
|
4 years ago |
yx lin
|
0eaf3945ba
|
Merge pull request #506 from colinin/5.1.3
feat(ids-wechat): 使用用户启用项覆盖默认项.
|
4 years ago |
cKey
|
87f9e1b00b
|
feat(ids-wechat): 使用用户启用项覆盖默认项.
|
4 years ago |
yx lin
|
210f85eac4
|
Merge pull request #505 from colinin/support-setting-with-Date
feat(settings): 增加对于类型为Date配置项的支持.
|
4 years ago |
cKey
|
d37419071e
|
feat(settings): 增加对于类型为Date配置项的支持.
|
4 years ago |
yx lin
|
9b6660bfbc
|
Merge pull request #497 from colinin/dependabot/npm_and_yarn/apps/vue/tests/server/vm2-3.9.7
build(deps): bump vm2 from 3.9.5 to 3.9.7 in /apps/vue/tests/server
|
4 years ago |
yx lin
|
89afff39a0
|
Merge pull request #503 from colinin/quick-batch-script
feat(quick-script): added quick start batch scripts.
|
4 years ago |
cKey
|
3861bd5f54
|
feat(quick-script): added quick start batch scripts.
|
4 years ago |
yx lin
|
2a3171752a
|
Merge pull request #502 from colinin/fix-abpidentity-connect-string
fix(settings): fix AbpIdentity connection string.
|
4 years ago |
cKey
|
7f3f414ce3
|
fix(settings): fix AbpIdentity connection string.
|
4 years ago |
yx lin
|
3550b23fff
|
Merge pull request #501 from colinin/qq-connect
Qq connect
|
4 years ago |
cKey
|
305118bce2
|
fix(tencent-setting): remove dependency on sms module
|
4 years ago |
cKey
|
ff0b13c6c6
|
feat(cloud-tencent): support qq connect.
|
4 years ago |
cKey
|
b063162d24
|
feat: add link user login support
|
4 years ago |
dependabot[bot]
|
8915c11a52
|
build(deps): bump vm2 from 3.9.5 to 3.9.7 in /apps/vue/tests/server
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
yx lin
|
100f73f9ff
|
Merge pull request #494 from colinin/non-vulnerable-ansi-regex
security: Inefficient Regular Expression Complexity in chalk/ansi-regex
|
4 years ago |
cKey
|
231d253030
|
security: Inefficient Regular Expression Complexity in chalk/ansi-regex
|
4 years ago |
yx lin
|
ab2b909735
|
Merge pull request #493 from colinin/permissions-init-independent-db-provider
feat(permissions): Make tenant permission initialization independent of a specific database provider
|
4 years ago |
cKey
|
a05abd4696
|
feat(permissions): Make tenant permission initialization independent of a specific database provider
|
4 years ago |
yx lin
|
6a73aea865
|
Merge pull request #492 from colinin/remove-duplicate-using
fix(multitenancy): remove unnecessary using blocks
|
4 years ago |
cKey
|
bbd961a721
|
fix(multitenancy): remove unnecessary using blocks
|
4 years ago |
yx lin
|
b3c7110820
|
Merge pull request #491 from colinin/merge-multitenancy-event-handler
feat(multitenancy): merge tenant connection string event handler
|
4 years ago |
cKey
|
807fab047b
|
feat(multitenancy): merge tenant connection string event handler
|
4 years ago |
yx lin
|
773c80c3e7
|
Merge pull request #490 from colinin/remove-duplicate-multitenancy-event-handler
feat(multitenancy): remove redundant and repeated tenant event handler
|
4 years ago |
cKey
|
e1dfb3a523
|
feat(multitenancy): remove redundant and repeated tenant event handler
|
4 years ago |
yx lin
|
da1ad8dfea
|
Merge pull request #489 from colinin/dependabot/npm_and_yarn/apps/vue/tests/server/axios-0.21.4
build(deps): bump axios from 0.21.1 to 0.21.4 in /apps/vue/tests/server
|
4 years ago |
dependabot[bot]
|
07d402cb2b
|
build(deps): bump axios from 0.21.1 to 0.21.4 in /apps/vue/tests/server
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
yx lin
|
081de63eed
|
Merge pull request #488 from colinin/fix-transfer-memory-stream
fix(oss): fixed overflow of memory stream length during large file transfer
|
4 years ago |
cKey
|
607f509e5f
|
fix(oss): fixed overflow of memory stream length during large file transfer
|
4 years ago |
yx lin
|
bf062c9ae7
|
Merge pull request #486 from colinin/5.1.3
feat: upgrade abp framework to 5.1.3
|
4 years ago |
cKey
|
765feab58b
|
feat: upgrade abp framework to 5.1.3
|
4 years ago |
yx lin
|
048dcbd723
|
Merge pull request #485 from colinin/dapr-1.6.0
feat(dapr): upgrade dapr to 1.6.0
|
4 years ago |
cKey
|
1cffe01188
|
feat(dapr): upgrade dapr to 1.6.0
|
4 years ago |