tachybase_todo/packages/core/client/src/collection-manager
katherinehhh 555378c342
feat: support add new in block for inheritance collection (#1518)
* feat: support adding inherited child collection in blocks

* feat: support adding inherited child collection in blocks

* refactor: create form block display on demand when using

* feat:  support  add new  in-block for  inheritance collection

* fix: action open mode support configuration when adding

* feat: support the configuration of detail and form for inherited collections in block (#1521)

* feat: support the configuration of detail and form for inherited collections in the block

* fix: form and detail is not support current collection

* fix: inherited blocks within blocks only display their own

* style: style improve

* style: style improve

* refactor: detail and form block to determine whether there are inherited collection

* fix: repeated display of child collection

* feat:   add new for  inherited collection, judge the permissions

* feat: support child collection add new configure

* style: style improve

* style: style improve

* fix: child collectio repeatable configuration adding new

* style: style improve

* style: style improve
2023-03-04 18:54:25 +08:00
..
Configuration fix: export collectionTemplates 2023-02-24 20:49:04 +08:00
demos feat(demos): form drawer example 2022-12-26 12:46:33 +08:00
hooks feat: support add new in block for inheritance collection (#1518) 2023-03-04 18:54:25 +08:00
interfaces fix(client): fix checkbox unchecked display (#1508) 2023-02-28 07:58:10 -08:00
templates feat: collection categories (#1327) 2023-02-10 09:15:37 +08:00
action-hooks.ts feat: support add new in block for inheritance collection (#1518) 2023-03-04 18:54:25 +08:00
CollectionField.tsx feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
CollectionFieldProvider.tsx feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
CollectionHistoryProvider.tsx fix: only load history for logged-in users 2023-01-06 11:54:54 +08:00
CollectionManagerProvider.tsx refactor: audit logs block (#1517) 2023-03-03 00:16:26 +08:00
CollectionManagerSchemaComponentProvider.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
CollectionManagerShortcut.tsx feat: collection categories (#1327) 2023-02-10 09:15:37 +08:00
CollectionProvider.tsx feat: association snapshot (#1438) 2023-02-12 14:43:48 +08:00
context.ts feat: collection categories (#1327) 2023-02-10 09:15:37 +08:00
index.md feat(client/demos): custom field item initializer 2022-12-22 21:26:32 +08:00
index.tsx feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
ResourceActionProvider.tsx fix: sync table sort to export (#723) 2022-08-11 22:22:24 +08:00
sub-table.tsx feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
types.ts feat: duplicator plugin (#1265) 2023-01-08 12:45:02 +08:00