tachybase_todo/packages/plugins/@nocobase/plugin-workflow-manual/src
Zeke Zhang c6922b071d
refactor(DataBlock): form block (#3771)
* refactor: extract to createCreateFormBBlockUISchema

* refactor: extract to createEditFormBlockUISchema

* refactor: use new function to create UISchema

* refactor: add x-use-decorator-props

* fix: add withDynamicSchemaProps to FormBlockProvider

* chore: update import path for withDynamicSchemaProps

* refactor: should not get collection on getting association in UISchema

* refactor: use x-use-component-props instead of useProps

* fix: fix withDynamicSchemaProps

* chore: fix unit test
2024-03-27 17:32:26 +08:00
..
client refactor(DataBlock): form block (#3771) 2024-03-27 17:32:26 +08:00
locale feat: add Korean translation (#3428) 2024-01-25 22:07:22 +08:00
server fix(plugin-workflow-manual): fix schema migration (#3814) 2024-03-25 21:57:58 +08:00
index.ts refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00