tachybase_todo/packages/plugins/workflow/src
Junyi a17c1ad4e4
feat(plugin-workflow): allow manual form button to be configured with preset values (#2225)
* refactor(client): split to small components

* fix(client): fix component warning

* feat(plugin-workflow): allow form button to be configured more than one for each type

* test(plugin-workflow): add test cases

* chore(plugin-workflow): add modal tips

* fix(plugin-workflow): fix test bugs

* fix(plugin-workflow): fix manual button configuration and params

* test(plugin-workflow): fix test cases

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

* refactor(plugin-workflow): adjust component

* fix(plugin-workflow): fix typo

* refactor(plugin-workflow): avoid one more load when manual node resume

* fix(plugin-workflow): fix currentUser to be plain object

* chore(plugin-workflow): clean code

* fix(plugin-workflow): fix typo
2023-07-17 21:50:24 -07:00
..
client feat(plugin-workflow): allow manual form button to be configured with preset values (#2225) 2023-07-17 21:50:24 -07:00
server feat(plugin-workflow): allow manual form button to be configured with preset values (#2225) 2023-07-17 21:50:24 -07:00
index.ts Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00