nocobase/packages/core
Junyi 05b9703101
feat(plugin-workflow-loop): add more configuration (#5342)
* feat(plugin-workflow-loop): add more configuration

* fix(plugin-workflow-loop): fix scope variable on current loop node

* refactor(plugin-workflow-loop): adjust order of exit options

* chore(plugin-workflow-loop): add migration

* fix(plugin-workflow): fix condition branch constant

* fix(plugin-workflow): fix additionalScope argument in parsing variable

* fix(plugin-workflow-loop): dependencies

* fix(plugin-workflow-loop): fix type

* fix(plugin-workflow-loop): fix client variable issues

* fix(plugin-workflow-loop): only use basic calculation due to expression variable issues

* refactor(plugin-workflow-loop): adjust configuration fields

* fix(plugin-workflow-loop): fix locale

* refactor(plugin-workflow-loop): adjust order of configuration fields

* fix(plugin-workflow-loop): fix number type properties

* fix(plugin-workflow-loop): fix null items in array are skipped
2024-10-16 21:15:35 +08:00
..
acl chore(versions): 😊 publish v1.3.32-beta 2024-10-13 00:59:08 +00:00
actions chore(versions): 😊 publish v1.3.32-beta 2024-10-13 00:59:08 +00:00
app feat(client): allows to store client information into session storage (#5424) 2024-10-15 18:07:55 +08:00
auth chore(versions): 😊 publish v1.3.32-beta 2024-10-13 00:59:08 +00:00
build chore(versions): 😊 publish v1.3.32-beta 2024-10-13 00:59:08 +00:00
cache fix(l10n): issue of publishing locale resources (#5416) 2024-10-14 23:25:19 +08:00
cli feat(client): allows to store client information into session storage (#5424) 2024-10-15 18:07:55 +08:00
client feat(plugin-workflow-loop): add more configuration (#5342) 2024-10-16 21:15:35 +08:00
create-nocobase-app feat: support for server-sent events (#5418) 2024-10-15 16:16:58 +08:00
data-source-manager chore(versions): 😊 publish v1.3.32-beta 2024-10-13 00:59:08 +00:00
database fix: default sort with multi filter target keys (#5404) 2024-10-13 12:58:38 +08:00
devtools feat(client): allows to store client information into session storage (#5424) 2024-10-15 18:07:55 +08:00
evaluators chore(versions): 😊 publish v1.3.32-beta 2024-10-13 00:59:08 +00:00
logger chore(versions): 😊 publish v1.3.32-beta 2024-10-13 00:59:08 +00:00
resourcer chore(versions): 😊 publish v1.3.32-beta 2024-10-13 00:59:08 +00:00
sdk feat(client): allows to store client information into session storage (#5424) 2024-10-15 18:07:55 +08:00
server feat: support for server-sent events (#5418) 2024-10-15 16:16:58 +08:00
telemetry chore(versions): 😊 publish v1.3.32-beta 2024-10-13 00:59:08 +00:00
test chore(versions): 😊 publish v1.3.32-beta 2024-10-13 00:59:08 +00:00
utils chore(versions): 😊 publish v1.3.32-beta 2024-10-13 00:59:08 +00:00