nocobase[bot]
64da031cef
Merge branch 'main' into next
2024-11-20 06:58:17 +00:00
Junyi
1f4802e20f
refactor(plugin-workflow): change executions not to be deleted when workflow deleted ( #5666 )
...
* chore(ci): add retry
* refactor(plugin-workflow): change executions not to be deleted when workflow deleted
---------
Co-authored-by: xilesun <2013xile@gmail.com>
2024-11-20 14:53:29 +08:00
Junyi
9b7fe21d1d
refactor(plugin-workflow): support to register system variables in client ( #5676 )
2024-11-18 20:03:08 +08:00
mytharcher
e21aceed79
fix(plugin-workflow): remove only clause in test case
2024-11-17 20:06:12 +08:00
Junyi
c14a5b31a9
fix(fix/plugin-workflow): fix node disappears after added condition without branch before it ( #5658 )
2024-11-15 23:26:31 +08:00
Junyi
50146dc8c3
feat(plugin-workflow): support union key in collection event ( #5627 )
2024-11-12 15:45:51 +08:00
nocobase[bot]
af9465e2c8
Merge branch 'main' into next
2024-11-11 12:34:00 +00:00
Junyi
b7495a7757
fix(evaluators): change formula.js to default calculation engine ( #5626 )
2024-11-11 20:33:39 +08:00
Junyi
a223f4448e
feat(plugin-workflow): branch presetting ( #5570 )
...
* fix(client): fix core component bug and warnings
* feat(plugin-workflow): add preset and branching config before add node
* refactor(plugin-workflow): fix AddNodeContext and adjust styles
* fix(plugin-workflow): fix default config value in preset form
* fix(plugin-workflow): fix e2e cases
* fix(plugin-workflow-parallel): fix e2e test cases
* fix(plugin-workflow): fix e2e test cases
2024-11-08 13:43:39 +08:00
hongboji
63cffd3d31
fix: sse causes “waitForLoadState(‘networkidle’)” timeout ( #5524 )
2024-10-28 09:01:38 +08:00
nocobase[bot]
b241793bfb
Merge branch 'main' into next
2024-10-22 15:11:03 +00:00
Junyi
e0c7e765dd
fix(plugin-workflow): fix locale of binding workflow on button ( #5494 )
2024-10-22 23:05:55 +08:00
mahuan
09b86bf18b
refactor: standardize localization file name
2024-10-22 23:02:52 +08:00
Junyi
50b2695797
feat(plugin-workflow): add component ( #5464 )
...
* feat(plugin-workflow): add fieldset card component
* fix(plugin-workflow): fix schema name caused wrong ui
2024-10-20 14:22:44 +08:00
Junyi
379ae83862
feat(plugin-workflow): add test run for nodes ( #5407 )
...
* feat(plugin-workflow): add test run for nodes
* fix(plugin-workflow): fix locale
* test(plugin-workflow): add test cases
2024-10-16 22:39:20 +08:00
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
nocobase[bot]
7e518c17fc
Merge branch 'main' into next
2024-10-15 12:20:33 +00:00
Junyi
01f7c39e9b
fix(plugin-workflow): fix hint of update node ( #5426 )
2024-10-15 20:20:10 +08:00
chenos
b4270c7377
Merge branch 'main' into next
...
# Conflicts:
# packages/core/server/package.json
2024-10-15 13:44:06 +08:00
chenos
d705877eec
fix(workflow): workflow node variables do not display inherited collection fields ( #5415 )
...
* fix: missing fields in the inherited table
* fix(client): fix hidden collection
* refactor(client): add new api to get all fields on collection manager
---------
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-10-15 09:23:24 +08:00
GitHub Actions Bot
2672789a64
Merge branch 'main' into next
2024-10-10 06:17:52 +00:00
Junyi
75efed6a19
fix(plugin-workflow): fix column name caused error when underscored ( #5364 )
2024-10-10 14:13:41 +08:00
GitHub Actions Bot
bcd154453f
Merge branch 'main' into next
2024-10-08 08:02:15 +00:00
Junyi
f074029624
fix(plugin-workflow): fix field crash in block ( #5366 )
2024-10-08 16:01:57 +08:00
Junyi
51423a37ac
refactor(client): add nullable option for variable input component ( #5223 )
...
* refactor(client): add nullable option for variable input component
* fix(client): fix test case
2024-09-26 21:50:09 +08:00
Zeke Zhang
23d55412a0
feat(custom-request): support concatenation of variables and strings ( #5317 )
...
* feat(custom-request): support concatenation of variables and strings
* chore: fix build
* chore: make e2e tests pass
* chore: make e2e more stable
* chore: fix the issue of unit tests not stopping after completion
2024-09-26 20:54:51 +08:00
Katherine
7f6c19c16e
fix: missing afterSuccess configuration for the submit action ( #5329 )
2024-09-26 17:19:16 +08:00
mytharcher
ca214dff10
Merge branch 'main' into next
2024-09-25 20:34:52 +08:00
Junyi
2f57076d00
fix(plugin-workflow): fix non-existed field in collection trigger cause error ( #5318 )
2024-09-25 19:51:49 +08:00
Junyi
d335ffee7f
fix(plugin-workflow): track error when instruction not exist ( #5319 )
2024-09-25 18:25:57 +08:00
mahuantest
2bde4a3176
feat(locale): update and improve Japanese translations in ja_JP files ( #5292 )
...
* feat(locale): update and improve Japanese translations in ja_JP files
* fix(locale): correct japanese translations in ja_JP files
---------
Co-authored-by: mahuan <1007409254@qq.com>
2024-09-24 14:50:13 +08:00
Junyi
e95e720459
refactor(plugin-workflow): unlimit page size in query node ( #5304 )
2024-09-23 18:19:08 +08:00
Junyi
18e684a957
fix(plugin-workflow): fix trigger type column showing wrong text after new workflow created ( #5222 )
...
* fix(plugin-workflow): fix trigger type column showing wrong text after new workflow created
* fix(plugin-workflow): fix bind workflow button
2024-09-07 11:04:11 +09:00
Junyi
5cb4fb5096
fix(plugin-workflow): fix missed fields in variable ( #5187 )
2024-09-04 10:35:18 +08:00
Junyi
3809108afa
feat(plugin-workflow): allow to delete execution in list ( #5135 )
...
* refactor(plugin-workflow): allow to delete execution in list
* fix(plugin-workflow): fix mistake import
2024-08-28 14:43:40 +08:00
Junyi
e245da8f29
refactor(plugin-workflow): add calculation nodes group ( #5035 )
2024-08-16 15:47:51 +08:00
GitHub Actions Bot
ea1a6210db
Merge branch 'main' into next
2024-08-08 01:52:54 +00:00
Junyi
72ce761fd1
fix(plugin-workflow): fix event key in date field schedule mode ( #5010 )
2024-08-08 09:40:47 +08:00
GitHub Actions Bot
7276a404e4
Merge branch 'main' into next
2024-08-06 00:48:24 +00:00
Junyi
c4acdebcaa
fix(plugin-workflow): fix collection trigger in async mode after transaction committed ( #4994 )
2024-08-06 08:29:37 +08:00
GitHub Actions Bot
1bfbb7ff83
Merge branch 'main' into next
2024-07-31 01:56:42 +00:00
Junyi
f713beae80
fix(plugin-workflow): fix formula validation for expression ( #4957 )
2024-07-31 09:56:19 +08:00
GitHub Actions Bot
dc20cb5ec6
Merge branch 'main' into next
2024-07-30 06:43:19 +00:00
Junyi
8f6d2d5426
fix(plugin-workflow): fix admin role with workflow plugin permission can not delete executions ( #4961 )
...
* test(plugin-workflow): add test case for acl
* fix(plugin-workflow): fix acl snippets
2024-07-30 14:42:59 +08:00
GitHub Actions Bot
252cb00207
Merge branch 'main' into next
2024-07-29 15:20:27 +00:00
Junyi
3ee075d0ab
fix(plugin-workflow): fix delete action button to bind pre-action workflow ( #4963 )
...
* fix(plugin-workflow-action-trigger): fix locale
* fix(plugin-workflow-request-interceptor): add workflow config into delete button settings
2024-07-29 23:20:02 +08:00
GitHub Actions Bot
ee9b66488a
Merge branch 'main' into next
2024-07-27 06:36:27 +00:00
Junyi
6cbaa212bb
fix(plugin-workflow): hide condition configuration in destroy collection event ( #4952 )
2024-07-27 14:35:57 +08:00
GitHub Actions Bot
35da486e63
Merge branch 'main' into next
2024-07-27 06:35:42 +00:00
Junyi
a70ef41c1c
fix(plugin-workflow): fix schedule event on date field ( #4953 )
2024-07-27 14:35:17 +08:00