mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 22:49:26 +08:00
* refactor(plugin-workflow): change variable type keys to align to backend * feat(plugin-workflow): add more configuration fields for model trigger * refactor(plugin-workflow): improve transaction and error handling * chore(plugin-workflow): add note for todos * fix(plugin-workflow): fix calculator onchange handlers * fix(plugin-workflow): fix transaction * refactor(plugin-workflow): change transaction to configurable and default to false in execution due to defective solution * fix(plugin-workflow): fix operand type to be consolidated and compatible with legacies