nocobase/packages/plugins/workflow
katherinehhh 8809df3f51
refactor(association-field): useAssociationNames hook (#1956)
* chore: useAssociationNames

* refactor: code improve

* refactor: support blocktemplate

* refactor: support blocktemplate

* refactor: useAssociationNames in block template

* fix: cross hierarchical association field layout

* fix: normal field of association field should be append

* refactor: useAssociationNames

* refactor: useCreateActionProps

* refactor: useAssociationNames params

* fix: cleanup

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-06-07 11:18:35 +08:00
..
src refactor(association-field): useAssociationNames hook (#1956) 2023-06-07 11:18:35 +08:00
.npmignore
client.d.ts refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00
client.js refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json feat(plugin-manager): better plugin manager experience (#1927) 2023-05-29 11:06:54 +08:00
README.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
README.zh-CN.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
server.d.ts refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00
server.js refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00

workflow

English | 中文

安装激活

内置插件无需手动安装激活。

使用方法