nocobase/packages/plugins
被雨水过滤的空气-Rairn 53d0c2dd23
feat: support file collection (#1636)
* feat: support to add File collection

* feat: support to upload files

* refactor: rename 'ReadPretty.Attachment' to 'ReadPretty.File'

* feat: support to associate the File collection

* refactor: add Preview and replace Upload.Selector

* fix(Preview): fix some problems in ReadPretty mode

* feat: use 'preview' as a default title field

* feat: support only local storage now

* fix: should not show 'Add new' button

* chore: add default value for file storage

* fix: fix preview field of file collection cannot be displayed normally

* fix: only Table and Details can display File collection

* chore: translate

* refactor: migration to plugin from core

* refactor: change 'preview' to 'url'

* fix: only 'belongsTo' and 'belongsToMany' can linked file collection

* fix: fix storage and add a field called storage in file collection

* feat: add 'deletable' to configure the visibility of the delete button

* fix: fix can't upload attachment problem

* fix: remove more option

* fix: can't use preview to filter

* fix: remove Import action option

* refactor: remove useless code

* chore: optimize condition

* chore: remove comment

* test: windows compatible

* refactor: optimize upload

* fix: upload action

* fix: createAction

* fix: uploads

* fix: file collection cannot be inherited by other collections

* fix: url should be editable

* fix: url is filterable

* fix: use input interface for url field

* fix: fix error

* fix: remove subform

* Revert "chore: translate"

This reverts commit 53cd346dab.

* refactor: move translation to plugin

* fix: title is editable

* fix: collection?.template === 'file'

* fix: fix order of URL

* fix(collection-manager): allow collectionCategories:list

* chore: add translation

* fix(upload): should enable to use drawer

* refactor: move code to plugin

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-04-06 12:43:40 +08:00
..
acl feat: database view collection (#1587) 2023-04-01 21:56:01 +08:00
audit-logs feat(parse-variables): support to parse variables in filter params (#1558) 2023-03-30 23:49:57 +08:00
charts fix(charts): chartsQueries:getData 2023-04-04 16:51:20 +08:00
china-region feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
client feat: plugin:getInfo 2023-04-03 16:45:53 +08:00
collection-manager fix(collection-manager): allow collectionCategories:list 2023-04-06 10:32:17 +08:00
duplicator feat: database view collection (#1587) 2023-04-01 21:56:01 +08:00
error-handler Translation pt-BR (Brazilian Portuguese) (#1591) 2023-03-23 22:53:33 +08:00
excel-formula-field chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
export fix( importable-field): incorrect display when moving sort handle (#1613) 2023-03-29 00:12:39 +08:00
file-manager feat: support file collection (#1636) 2023-04-06 12:43:40 +08:00
formula-field chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
graph-collection-manager Translation pt-BR (Brazilian Portuguese) (#1591) 2023-03-23 22:53:33 +08:00
iframe-block feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
import feat: support file collection (#1636) 2023-04-06 12:43:40 +08:00
map fix: when the page has FixedBlock, the table of popup is not displayed (#1619) 2023-03-30 12:33:57 +08:00
math-formula-field chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
multi-app-manager Translation pt-BR (Brazilian Portuguese) (#1591) 2023-03-23 22:53:33 +08:00
multi-app-share-collection feat: plugin before enable hook (#1648) 2023-04-04 16:08:10 +08:00
notifications chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
oidc Translation pt-BR (Brazilian Portuguese) (#1591) 2023-03-23 22:53:33 +08:00
saml Translation pt-BR (Brazilian Portuguese) (#1591) 2023-03-23 22:53:33 +08:00
sequence-field Translation pt-BR (Brazilian Portuguese) (#1591) 2023-03-23 22:53:33 +08:00
snapshot-field Translation pt-BR (Brazilian Portuguese) (#1591) 2023-03-23 22:53:33 +08:00
system-settings feat: compact theme (#1574) 2023-03-19 23:40:11 +08:00
ui-routes-storage feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
ui-schema-storage feat(parse-variables): support to parse variables in filter params (#1558) 2023-03-30 23:49:57 +08:00
users feat(parse-variables): support to parse variables in filter params (#1558) 2023-03-30 23:49:57 +08:00
verification Translation pt-BR (Brazilian Portuguese) (#1591) 2023-03-23 22:53:33 +08:00
workflow fix(plugin-workflow): fix manual node drawer (#1653) 2023-04-05 21:23:57 -07:00