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
|
d1a6aeec76
|
fix(i18n): move back key to global (#1195)
|
2022-12-04 18:58:16 -08:00 |
|
Junyi
|
400320d175
|
feat(plugin-workflow): add duplicate action (#1171)
* feat(plugin-workflow): add duplicate action
* fix(plugin-workflow): fix test case
* feat(plugin-workflow): move execution link to column
|
2022-12-01 06:52:46 -08:00 |
|
Junyi
|
4a113774bd
|
fix(plugin-workflow): fix trigger context getters (#1149)
|
2022-11-27 06:54:47 -08:00 |
|
Junyi
|
2c6b9babff
|
fix(plugin-workflow): fix endsOn field (#1144)
|
2022-11-24 08:06:48 -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
|
c8225e352b
|
fix(locale): move description to global (#1108)
* fix(locale): move description to global
* fix(locale): move description in other languages
|
2022-11-20 00:17:52 -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 |
|