tachybase_todo/packages/core/client/src/collection-manager
anuoua 6febdb041a
feat: snapshot field plugin (#1253)
* feat: snapshort init

* feat: snapshot update yarn.lock

* feat: snapshot add to preset

* feat: snapshot add field fix

* feat: snapshot remove Table Column SnapshotField

* feat: snapshot field label fix

* feat: snapshot request error fix

* feat: snapshot 二级关联数据打开

* feat: snapshot batch edit fix

* feat: snapshot 2 level draw fix

* feat: snapshot translate

* feat: snapshot global historyCollection provider

* feat: snapshot install initial

* feat: snapshot refreshCH

* feat: snapshot add transaction

* feat: snapshot default collecitonField

* feat: snapshot build fix

* feat: snapshot useSnapshotFieldTargetCollectionKey

* feat: snapshot batch update

* feat: snapshot linkto support

* feat: snapshot use getRepository

* feat: snapshot recreate fix

* feat: snapshot collectionKey to collectionName & rebuild collection

* feat: snapshot remove SnapshotHistoryCollectionProvider & collectionName

* feat: snapshot use historyCollections in inherit table

* feat: snapshot fix TableSelectorBlock appends

* feat: snapshot kanban fix

* feat: snapshot snapshot association field fix

* feat: snapshot add CollectionFieldProvider fallback

* feat: snapshot AssociationSelect fix

* feat: snapshot TableField fix
2023-01-04 19:27:37 +08:00
..
Configuration feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
demos feat(demos): form drawer example 2022-12-26 12:46:33 +08:00
hooks feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
interfaces feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
templates feat(collection-manager): more options 2022-12-14 16:38:08 +08:00
action-hooks.ts fix: restore useValuesFromRecord 2022-11-30 11:45:32 +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 feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
CollectionManagerProvider.tsx feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +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(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/collection templates (#1124) 2022-11-29 11:31:30 +08:00