tachybase_todo/packages/plugins/snapshot-field/src/client
Junyi 9f8460ca22
feat(plugin-workflow): change to unlimited depth preloading associations in workflow (#2142)
* refactor(plugin-snapshot): move AppendsTreeSelect component into client package

* refactor(plugin-workflow): change all appends fields select to AppendsTreeSelect

* refactor(plugin-workflow): change appends and toJSON logic on server side

* fix(plugin-workflow): fix toJSON logic and build error

* fix(plugin-workflow): fix missing component injection

* fix(plugin-workflow): fix cycle association in variables

* refactor(client): change AppendsTreeSelect to lazy load

* fix(client): fix lazy load in option
2023-07-17 20:36:17 -07:00
..
components feat(plugin-workflow): change to unlimited depth preloading associations in workflow (#2142) 2023-07-17 20:36:17 -07:00
locale Feat/translation es_ES (#1801) 2023-05-17 11:39:37 +08:00
SnapshotBlock feat: association snapshot (#1438) 2023-02-12 14:43:48 +08:00
index.tsx refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
interface.ts feat(plugin-workflow): change to unlimited depth preloading associations in workflow (#2142) 2023-07-17 20:36:17 -07:00
SnapshotFieldProvider.tsx feat(plugin-workflow): change to unlimited depth preloading associations in workflow (#2142) 2023-07-17 20:36:17 -07:00
SnapshotHistoryCollectionProvider.tsx feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
SnapshotRecordPicker.tsx feat: association snapshot (#1438) 2023-02-12 14:43:48 +08:00