Junyi
|
238af440e3
|
feat(plugin-workflow): loop (#1787)
* feat(plugin-workflow): add loop instruction
* fix(plugin-workflow): fix lint error
* feat(plugin-workflow): add loop variable in client
* feat(plugin-workflow): refactor and add job list to nodes in execution
* feat(plugin-workflow): allow to query multiple records
* fix(plugin-workflow): fix i18n
* fix(plugin-workflow): fix undefined value in component
* fix(plugin-workflow): fix parse context value with current node
* fix(plugin-workflow): fix revision with scope variable
* test(plugin-workflow): add failing case
* fix(plugin-workflow): fix revision with scope variable
* chore(plugin-workflow): fix lint errors
* fix(plugin-workflow): fix workflow canvas page style
* fix(plugin-workflow): revert abstracted node config drawer back to each node
* fix(plugin-workflow): fix parallel extra call
* fix(plugin-workflow): fix parallel branch end
* fix(plugin-workflow): fix jobs variable in processor
* fix(plugin-workflow): fix workflow canvas scroll style
* fix(plugin-workflow): fix slowly opening job modal
* fix(plugin-workflow): fix cycling reference
|
2023-05-15 18:45:45 -07:00 |
|
chenos
|
883f1e6fd1
|
fix: eslint (#1759)
* fix: eslint
* fix: eslint --fix
* fix: changelog
|
2023-04-25 13:12:14 +08:00 |
|
Junyi
|
cc50b38a12
|
fix(plugin-workflow): use toJSON instead of get to get valid result (#1596)
|
2023-03-24 23:54:07 +08:00 |
|
Junyi
|
ea4d4ac062
|
feat(plugin-workflow) config preload associations in triggers and nodes (#1548)
* feat(plugin-workflow): add preload associations for triggers and nodes
* feat(plugin-workflow): add appends parameter to schedule trigger
* fix(plugin-workflow): fix import
* fix(plugin-workflow): fix component injection
* test(plugin-workflow): add test case
|
2023-03-10 16:36:58 +08:00 |
|
Junyi
|
0288243a33
|
fix(plugin-workflow): fix transaction chain in trigger (#1089)
|
2022-11-15 13:35:10 +08:00 |
|
Junyi
|
cadaa8a2c2
|
fix(plugin-workflow): add req context to processor (#936)
|
2022-10-24 09:02:30 +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 |
|