Junyi
|
a951d49f55
|
Fix(plugin-workflow): client refactor (#1163)
* fix(plugin-workflow): avoid to delete using node
* fix(plugin-workflow): refactor operand
* fix(plugin-workflow): simplify code
* fix(plugin-workflow): fix condition calculator
|
2022-12-06 02:18:40 -08:00 |
|
Junyi
|
86a23c0d9f
|
fix(plugin-workflow): fix context operand (#1169)
|
2022-11-30 22:48:29 -08:00 |
|
Junyi
|
f4c195e576
|
fix(plugin-workflow): fix locale (#1145)
|
2022-11-24 19:01:00 -08:00 |
|
lyf-coder
|
9b4139e28a
|
feat(workflow): support Http Request Node (#1102)
* feat(workflow): support Http Request Node
* style(workflow): hTTP Request ui title
* style(workflow): request node ui title fix
* feat(workflow): support timeout config,ignoreFail etc
* refactor(workflow): request node Instruction remove unused input.result from templateVars
* fix(workflow): fix locale
* fix(workflow): perfect request implementation
|
2022-11-23 02:29:18 -08:00 |
|
Junyi
|
188800c018
|
Refactor: plugin-workflow client (#1077)
* feat(plugin-worklfow): adjust ui
* refactor(plugin-workflow): move locale into plugin
* fix(plugin-workflow): fix executions history loading
|
2022-11-11 23:37:41 +08:00 |
|
Junyi
|
1bd3e93588
|
fix(plugin-workflow): fix trigger getter (#1060)
|
2022-11-09 09:44:07 +08:00 |
|
Junyi
|
7cb5ff554e
|
feat: plugin workflow visualization (#987)
* feat(plugin-workfow): adjust some ui
* feat(plugin-workflow): add execution visualization
* fix(plugin-workflow): fix changed component
|
2022-10-30 11:54:14 +08:00 |
|
Junyi
|
5992952872
|
fix(plugin-workflow): temp disable validation of collection field in node (#928)
|
2022-10-24 09:00:01 +08:00 |
|
Junyi
|
39a3146f14
|
fix(plugin-workflow): fix select value (#600)
|
2022-07-07 11:20:50 +08:00 |
|
Junyi
|
e4a0bb42f6
|
feat(plugin-workflow): add association select in calculation (#584)
|
2022-07-06 10:34:48 +08:00 |
|
Junyi
|
4a3cb6e65f
|
Refactor(plugin workflow): move client files into plugin (#556)
* refactor(plugin-workflow): move client files into plugin
* fix(client): fix package path block build
* test(plugin-workflow): trigger ci
|
2022-06-29 23:42:03 +08:00 |
|