Commit Graph

12 Commits

Author SHA1 Message Date
chenos
4f420c670f fix(plugin-workflow): ts errors 2022-02-23 18:39:36 +08:00
Junyi
f925922a73
fix(dependencies): move json-template into original sub packages (#203) 2022-02-21 15:23:42 +08:00
Junyi
46afc05898
Feat(plugin workflow): add more instructions (#201)
* test(plugin-workflow): add getter cases

* feat(plugin-workflow): add query type for node instruction

* feat(plugin-workflow): add crud instructions for node type

* fix(plugin-workflow): fix transaction

* fix(plugin-workflow): fix context data of model trigger
2022-02-20 21:23:39 +08:00
Junyi
405ff75c1b
fix(plugin-workflow): fix dependencies in package (#192) 2022-02-15 00:48:12 +08:00
mytharcher
0d2a93f386 FIX(plugin-workflow): fix query option in test case 2022-02-15 00:15:08 +08:00
mytharcher
4553d25d0c refactor(plugin-workflow): upgrade plugin to use abstract plugin class and fix types 2022-02-13 20:29:19 +08:00
mytharcher
2f584b40bd feat(plugin-workflow): add parallel branch and mixed test cases 2022-02-01 12:04:08 +08:00
mytharcher
f9182c4004 feat(plugin-workflow): use toggle instead of mount and unmount 2022-01-28 21:03:30 +08:00
mytharcher
e592d03f18 chore(plugin-workflow): migrate from 0.5 to 0.6 2022-01-28 00:25:26 +08:00
mytharcher
4249047318 fix(plugin-workflow): test for error job 2022-01-26 23:32:18 +08:00
mytharcher
6018013195 feat(plugin-workflow): execution life cycle with branch and join 2022-01-26 23:32:17 +08:00
mytharcher
1cce3bf164 feat: server mvp for configurable workflow with nodes 2022-01-26 23:32:17 +08:00