cKey
|
5fed3c4c5e
|
upgrade(theme): 切换默认主题为lepton
|
3 years ago |
cKey
|
8851f8104d
|
feat(oss): 增加缓存对象处理.
|
3 years ago |
cKey
|
4750cc0630
|
fix(cli): keyword error
|
3 years ago |
cKey
|
4106f4b26d
|
fix(cli): add ignored templates.
|
3 years ago |
cKey
|
c87819baa3
|
feat(platform): add package management ui
|
3 years ago |
cKey
|
75111b6690
|
fix(cli): 修复类型映射问题.
|
3 years ago |
cKey
|
3842b83cbd
|
feat(cli): 列表视图页增加高级查询条件支持.
|
3 years ago |
cKey
|
2706fc3ef2
|
fix(dynamic-quertable): 当用户方法与动态查询重名时, 自动api端点不会创建多个端点.
|
3 years ago |
cKey
|
696ce4fe53
|
feat(cli): 视图页支持保存数据.
|
3 years ago |
cKey
|
c0994e904d
|
fix(localization): add missing error codes map
|
3 years ago |
cKey
|
7a5ae418d5
|
feat(localization): add language&resource management ui support.
|
3 years ago |
cKey
|
35124e9860
|
feat(localization): add language&resource management api support.
|
3 years ago |
cKey
|
b5034bcafb
|
fix(cli): fix missing field parameters
|
3 years ago |
cKey
|
dc80b26708
|
feat(cli): update generate-view usage.
|
3 years ago |
cKey
|
4be03b0aab
|
feat(cli): add generate vben ui script command.
|
3 years ago |
cKey
|
f55e6056c7
|
fix(notifications): removes migration in host-only
|
3 years ago |
cKey
|
4162e9f08a
|
Fix multiple issues
* Unreference the **Volo.Abp.Json.Newtonsoft** package.
* Remove the user history message sql statement.
|
3 years ago |
cKey
|
90ea28c1fb
|
upgrade abp framework to 7.0.1
|
3 years ago |
cKey
|
98092f05c5
|
add IgnoreMultiTenancyAttribute to NotificationsDefinitionDbContext
|
3 years ago |
cKey
|
ee3a5bd5de
|
fix(saas): fixed failure to query tenant list when not associated with edition
|
3 years ago |
cKey
|
0863ad444d
|
enabled DynamicFeatureStore
|
3 years ago |
cKey
|
b13d992965
|
add task management migrations
|
3 years ago |
cKey
|
0cb6f0a979
|
refactoring DynamicNotificationDefinitionStore
|
3 years ago |
cKey
|
4f97c825be
|
add webhook migrations
|
3 years ago |
cKey
|
26632e5633
|
configurable webhook caching
|
3 years ago |
cKey
|
c5729e476c
|
add webhook definition extension entity
|
3 years ago |
cKey
|
02007e6aa2
|
implement the IStaticWebhookSaver
|
3 years ago |
cKey
|
d31d791a4b
|
implement IDynamicWebhookDefinitionStore
|
3 years ago |
cKey
|
4f8af251d9
|
add webhook definition record
|
3 years ago |
cKey
|
ba73d7687c
|
Instead of asynchronous IWebhookDefinitionManager interface
|
3 years ago |
cKey
|
f3f3e361fe
|
add localization in memory cache
|
3 years ago |
cKey
|
5c7049d8fb
|
UPDATE README,md
|
3 years ago |
cKey
|
96efcccb1f
|
adjust localization resource context order
|
3 years ago |
cKey
|
cde5ce63a3
|
fix: resolve unimplemented dynamic prop with localization contributor
|
3 years ago |
cKey
|
1dcf129793
|
fix: remove unnecessary duplicate key checks
|
3 years ago |
cKey
|
58d1c734c5
|
add support static localization persistence
|
3 years ago |
cKey
|
1e5f15e1f7
|
refactor the dynamic notification definition
|
3 years ago |
cKey
|
2664016c9d
|
upgrade abp framework to 7.0.0
|
3 years ago |
cKey
|
c199ba439d
|
fix(axios): the api path should start with '/'
|
3 years ago |
cKey
|
01bcad6993
|
add abp script to elsa
|
3 years ago |
cKey
|
1e70f2486a
|
unformat the default date and time
|
3 years ago |
cKey
|
42d4461163
|
file upload api is supported
|
3 years ago |
cKey
|
260fd09e66
|
add axios or vben-axios proxy generator
|
3 years ago |
cKey
|
99febfbb62
|
use uniqueName to find multiple actions with the same name
|
3 years ago |
cKey
|
e7b53526aa
|
update url
|
3 years ago |
cKey
|
f2262fec14
|
Update cli
* Added the sending test email configuration
* Added the interface for setting cache values
* Added ts script support for cli
|
3 years ago |
cKey
|
1dea9bf423
|
fix issue: #726
|
3 years ago |
cKey
|
6f5860cc43
|
Upgrade abp framework to 6.0.2
* Upgrade abp framework to 6.0.2.
* Update dapr package.
* Update agile-config package.
* Update stack-exchange-redis package.
* Remove versions manager.
* Add packages manager.
|
3 years ago |
cKey
|
477c6bc50c
|
upgrade cap to 7.0.0
|
3 years ago |
cKey
|
d150add5ed
|
Do not change cookies when downloading files
外部访问oss时,需要通过路由或FormData传递租户标识,而UseMultiTenancy中间件可能会写入cookies对业务造成干扰,因此需要显示传递租户标识到路由中
|
3 years ago |