nocobase/packages/core
Junyi 2c9ce09304
feat(plugin-workflow): manual forms (#1748)
* feat(plugin-workflow): add create record form for manual node

* feat(plugin-workflow): add update form for manual node

* fix(plugin-workflow): fix antd version and menu

* refactor(plugin-workflow): change collection config modal to initializer sub-menu

* test(plugin-workflow): add test case

* fix(plugin-workflow): fix todo components based on forms

* fix(plugin-workflow): fix cycling trigger when create or update

* fix(plugin-workflow): fix transaction in manual processor

* refactor(plugin-workflow): optimize todo list data loading

* fix(plugin-workflow): fix uncommitted manual action effects

* fix(plugin-workflow): fix save multiple forms and only submit one

* chore(plugin-workflow): fix lint

* fix(plugin-workflow): fix lint error

* refactor(plugin-workflow): abstract workflow scoped FormBlockProvider

* fix(plugin-workflow): adjust designable api to use current schema in refresh

* fix(plugin-workflow): fix schema config and support block template

* fix(plugin-workflow): fix lint and build error

* fix(plugin-workflow): adjust components and scope to inner schema component

* fix(plugin-workflow): fix ref template in todo drawer

* fix(plugin-workflow): fix todo form undefined

* fix(plugin-workflow): fix manual form schema

* fix(plugin-workflow): fix manual createdBy/updatedBy user

* fix(plugin-workflow): disable save to template on create form

* fix(plugin-workflow): fix manual form variables

* fix(plugin-workflow): fix FormBlockProvider for default field value

* fix(plugin-workflow): fix manual node variables
2023-06-05 16:52:43 +08:00
..
acl chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
actions chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
build chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
cache chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
cli chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
client feat(plugin-workflow): manual forms (#1748) 2023-06-05 16:52:43 +08:00
create-nocobase-app chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
database chore(database): pg oid and name data type in view (#1982) 2023-06-05 10:56:34 +08:00
devtools chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
dumi-theme-nocobase chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
evaluators fix(evaluators): fix number lead key in variable path (#1976) 2023-06-02 20:35:11 +08:00
logger chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
resourcer chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
sdk chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
server chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
test chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
utils chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00