tachybase_todo/packages/plugins/snapshot-field/src/client
Junyi 86e672e9bb
feat(plugin-workflow): add form trigger type (#2347)
* feat(plugin-workflow): add form trigger

* test(plugin-workflow): add test cases

* fix(client): fix component warning

* fix(plugin-workflow): fix context data for create and update

* fix(plugin-workflow): allow to select any form type workflow in configuration

* fix(client): fix tree component value

* fix(client): fix value render in component

* fix(plugin-workflow): fix context load

* fix(client): fix type

* fix(client): fix type

* fix(plugin-workflow): fix params

* fix(plugin-workflow): fix required

* fix(plugin): fix context not matching collection error

* fix(plugin-workflow): fix test cases

* refactor(plugin-workflow): change trigger workflow action config to cascaded

* fix(plugin-workflow): remove useless locale

* fix(client): adjust locale

* fix(client): remove useless locale
2023-08-09 12:12:57 +08:00
..
components feat(plugin-workflow): change to unlimited depth preloading associations in workflow (#2142) 2023-07-17 20:36:17 -07:00
locale feat(locale): allows to manage locale resources in core package (#2293) 2023-07-25 17:09:34 +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): add form trigger type (#2347) 2023-08-09 12:12:57 +08: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