Dunqing
|
69bbfee67a
|
feat: use ActionContextProvider instated of ActionContext.Provider (#2019)
|
2023-06-09 13:05:05 +08:00 |
|
Junyi
|
36d16bc015
|
refactor(plugin-fm): change api and allow to select storage (#1250)
* refactor(plugin-fm): change api and allow to select storage
* fix(plugin-fm): fix lint errors and demo actions
* refactor(plugin-fm): refactor action codes
* fix(plugin-fm): fix api in test
* fix(plugin-fm): fix build
* fix(plugin-fm): fix locale
* refactor(plugin-fm): hide storage from api and use sourceField param
* fix(plugin-fm): fix storage select load
* fix: improve code
* fix(plugin-fm): change to attachmentField
* refactor(plugin-fm): change middleware name
* fix(plugin-fm): fix params in test cases
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2023-06-06 19:30:42 +08:00 |
|
chenos
|
ace6232787
|
feat: file storage settings
|
2022-10-27 14:04:04 +08:00 |
|
Junyi
|
08711e6c8e
|
refactor(plugin-file-manager): move client code into plugin folder and enable path config (#913)
# Conflicts:
# packages/app/client/src/pages/index.tsx
# packages/core/client/src/application/Application.tsx
# packages/core/client/src/file-manager/index.ts
# packages/plugins/file-manager/package.json
# packages/plugins/file-manager/src/client/FileStorage.tsx
# packages/plugins/file-manager/src/client/FileStorageShortcut.tsx
|
2022-10-27 13:49:06 +08:00 |
|