tachybase_todo/packages/core/client/src/schema-component
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
..
antd feat(plugin-workflow): add form trigger type (#2347) 2023-08-09 12:12:57 +08:00
common fix: useVariablesCtx (#2390) 2023-08-04 11:29:42 +08:00
core chore: improve FormProvider (#2322) 2023-07-26 15:32:59 +08:00
demos feat: upgrade formily (#1880) 2023-06-06 19:33:04 +08:00
hooks feat(association-field): association field support sub-form(popover) (#2373) 2023-08-04 09:48:03 +08:00
context.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.md refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
index.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
types.ts feat(plugin-workflow): manual forms (#1748) 2023-06-05 16:52:43 +08:00