tachybase_todo/packages/core/client/src/collection-manager
katherinehhh d668aa0d92
feat: configurable the scope of target collections (#1165)
* feat: collection template support availableTargetCollections

* feat: add targetScope

* feat: code opmization

* feat: custom-collection-template improve

* feat: useAsyncDataSource fix

* feat: useAsyncDataSource fix
2022-12-01 14:24:35 +08:00
..
Configuration feat: configurable the scope of target collections (#1165) 2022-12-01 14:24:35 +08:00
demos Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
hooks Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00
interfaces Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00
templates feat: configurable the scope of target collections (#1165) 2022-12-01 14:24:35 +08:00
action-hooks.ts fix: restore useValuesFromRecord 2022-11-30 11:45:32 +08:00
CollectionField.tsx feat: default value (#679) 2022-08-03 09:32:16 +08:00
CollectionFieldProvider.tsx feat: display association fields (#512) 2022-06-29 12:57:43 +08:00
CollectionManagerProvider.tsx Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00
CollectionManagerSchemaComponentProvider.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
CollectionManagerShortcut.tsx Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00
CollectionProvider.tsx fix: allow collection provider to be null 2022-04-22 11:13:06 +08:00
context.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.md Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.tsx Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00
ResourceActionProvider.tsx fix: sync table sort to export (#723) 2022-08-11 22:22:24 +08:00
sub-table.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
types.ts Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00