tachybase_todo/packages/plugins/file-manager
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
..
src refactor(plugin-fm): change api and allow to select storage (#1250) 2023-06-06 19:30:42 +08:00
.npmignore Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
client.d.ts refactor(plugin-file-manager): move client code into plugin folder and enable path config (#913) 2022-10-27 13:49:06 +08:00
client.js refactor(plugin-file-manager): move client code into plugin folder and enable path config (#913) 2022-10-27 13:49:06 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json feat(plugin-manager): better plugin manager experience (#1927) 2023-05-29 11:06:54 +08:00
README.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
README.zh-CN.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
server.d.ts refactor(plugin-file-manager): move client code into plugin folder and enable path config (#913) 2022-10-27 13:49:06 +08:00
server.js refactor(plugin-file-manager): move client code into plugin folder and enable path config (#913) 2022-10-27 13:49:06 +08:00

file-manager

English | 中文

安装激活

内置插件无需手动安装激活。

使用方法