nocobase/packages
Junyi eb7d5c594e
feat: make single file upload to attachment available (#46)
* feat: make single file upload to attachment available

* fix: change file name case

* feat: refactor structure and make local server work

* test: skip bug case temporarily

* fix: use middleware to load storage static server

* fix: change meta from values to request.body back and refactor local server middleware

* adjust details

* http:

Co-authored-by: chenos <chenlinxh@gmail.com>
2020-12-23 12:46:13 +08:00
..
actions fix: belongsTo's associatedKey is Model.primaryKeyAttribute 2020-12-22 19:02:05 +08:00
app feat: make single file upload to attachment available (#46) 2020-12-23 12:46:13 +08:00
client Test/ci (#31) 2020-12-05 09:27:24 +08:00
create-nocobase-app 发布核心框架 (#6) 2020-11-11 15:23:39 +08:00
database fix: remove through.updateAssociations 2020-12-22 17:28:30 +08:00
father-build Test/ci (#31) 2020-12-05 09:27:24 +08:00
plugin-collections fix: when the target is not defined, reload the target table 2020-12-22 21:11:04 +08:00
plugin-file-manager feat: make single file upload to attachment available (#46) 2020-12-23 12:46:13 +08:00
plugin-pages feat: add drawerSelect component for linkTo 2020-12-22 19:12:30 +08:00
plugin-permissions feat: pagination options (#20) 2020-11-21 23:49:59 +08:00
plugin-users feat: make single file upload to attachment available (#46) 2020-12-23 12:46:13 +08:00
resourcer fix: use wrapped and logic for merging filters (#42) 2020-12-14 22:07:23 +08:00
server refactor: add plugin manager 2020-12-18 19:54:53 +08:00