599 Commits

Author SHA1 Message Date
nocobase[bot]
93b8f93b74 chore(versions): 😊 publish v1.6.0-alpha.17 2025-01-19 12:54:20 +00:00
nocobase[bot]
4ba5dc0d6c chore(versions): 😊 publish v1.6.0-alpha.16 2025-01-19 06:19:56 +00:00
nocobase[bot]
8baec18988 chore(versions): 😊 publish v1.6.0-alpha.15 2025-01-19 02:05:02 +00:00
nocobase[bot]
7093f478c1 Merge branch 'next' into develop 2025-01-18 06:16:40 +00:00
citlalinda
aee8d9b7ce
feat: add stack limit to workflow (#6077)
* feat: add stack limit to workflow

* test: add stack limit test

---------

Co-authored-by: Linda <huanghui9850@gmail.com>
2025-01-18 14:16:15 +08:00
nocobase[bot]
53afd48756 Merge branch 'next' into develop 2025-01-17 15:47:58 +00:00
nocobase[bot]
222b4bc9da Merge branch 'main' into next 2025-01-17 15:46:56 +00:00
Junyi
04b817036f
fix(plugin-workflow): fix dispatch not process in preparing phase (#6087) 2025-01-17 23:46:29 +08:00
nocobase[bot]
4dcffddbcd chore(versions): 😊 publish v1.5.0-beta.32 2025-01-17 13:27:34 +00:00
nocobase[bot]
50ab97fdc7 Merge branch 'next' into develop 2025-01-17 01:58:50 +00:00
Junyi
85b36da746
refactor(plugin-workflow): refactor validate context api (#6082) 2025-01-17 09:58:28 +08:00
nocobase[bot]
18fec90aa8 chore(versions): 😊 publish v1.5.0-beta.31 2025-01-16 16:37:04 +00:00
nocobase[bot]
d9f6ba2f81 chore(versions): 😊 publish v1.4.26 2025-01-16 13:26:47 +00:00
Junyi
000095114c
feat: add validateConfig to trigger (#6040) (#6073)
* feat: add validateConfig to trigger

* refactor: validateConfig

* fix: validate config

Co-authored-by: citlalinda <hxn9850@163.com>
2025-01-16 16:52:15 +08:00
nocobase[bot]
c4a681203b chore(versions): 😊 publish v1.5.0-beta.30 2025-01-16 03:04:22 +00:00
Junyi
f26e501172
feat(plugin-workflow-manual): add task title column (#6051)
* feat(plugin-workflow-manual): add task title column

* fix(plugin-workflow-manual): fix distribution and assignee logic
2025-01-16 10:26:27 +08:00
citlalinda
63ffe1a99d
feat: add validateConfig to trigger (#6040)
* feat: add validateConfig to trigger

* refactor: validateConfig

* fix: validate config
2025-01-16 10:16:27 +08:00
nocobase[bot]
11cf17b5e2 chore(versions): 😊 publish v1.5.0-beta.29 2025-01-16 01:12:01 +00:00
nocobase[bot]
7c246743d1 chore(versions): 😊 publish v1.4.25 2025-01-15 21:41:45 +00:00
chenos
5aec227032 Merge branch 'next' into develop
# Conflicts:
#	packages/plugins/@nocobase/plugin-workflow/src/client/variable.tsx
2025-01-15 21:09:10 +08:00
Junyi
04b3540739
chore(plugin-workflow): cherry pick (#6057)
* refactor(plugin-workflow): change api of manually execute (#5850)

* feat: add subflow node

* feat: add execution event

* feat: add force option

* feat: avoid recurring call

* feat: add stack to execution

* feat: add cyclic call validator

* feat: collection trigger add execution stack

* fix: stack

* fix: manual execute

* refactor(plugin-workflow): adjust api and implementent

* chore: revert locale back

* feat: trigger field set add scope variables

* feat: add changeOnSelect

* feat: variables support ID reference

* feat: change locale

* refactor(plugin-workflow): support execute by passing filterByTk for a record

* refactor(plugin-workflow): adjust props name

* fix(plugin-workflow): fix execute variable context

* fix(plugin-workflow): fix variables and locales

* chore(plugin-workflow): remove demo code

* fix(plugin-workflow): fix import

* fix(plugin-workflow): fix build error

---------

Co-authored-by: mytharcher <mytharcher@gmail.com>

* fix(plugin-workflow): fix schedule picker value (#6039)

* fix(plugin-workflow): fix variable compoent onchange (#5964)

---------

Co-authored-by: shz <huanghui9850@gmail.com>
2025-01-15 17:42:49 +08:00
nocobase[bot]
9bf8fb3bb1 Merge branch 'next' into develop 2025-01-15 09:00:48 +00:00
nocobase[bot]
540a22ba31 Merge branch 'main' into next 2025-01-15 09:00:22 +00:00
Junyi
6906d87375
fix(plugin-workflow): fix repeat field component (#6067) 2025-01-15 16:59:58 +08:00
nocobase[bot]
c9747e2990 chore(versions): 😊 publish v1.4.24 2025-01-14 12:19:29 +00:00
nocobase[bot]
d0372a88a5 chore(versions): 😊 publish v1.5.0-beta.28 2025-01-14 07:57:58 +00:00
nocobase[bot]
4f523316b4 chore(versions): 😊 publish v1.6.0-alpha.14 2025-01-14 05:56:55 +00:00
nocobase[bot]
814693476d chore(versions): 😊 publish v1.6.0-alpha.13 2025-01-14 05:27:59 +00:00
nocobase[bot]
d5ba781d12 chore(versions): 😊 publish v1.4.23 2025-01-13 08:37:08 +00:00
nocobase[bot]
f05f533842 Merge branch 'next' into develop 2025-01-12 08:12:44 +00:00
nocobase[bot]
de35229e64 Merge branch 'main' into next 2025-01-12 08:12:19 +00:00
Junyi
095ee3b23c
fix(plugin-workflow): fix schedule trigger conditions and logs (#6042)
* fix(plugin-workflow): fix schedule trigger conditions and logs

* fix(plugin-workflow): fix resume dispatch
2025-01-12 16:11:53 +08:00
Junyi
0adab556f8
fix(plugin-workflow): fix schedule picker value (#6039) 2025-01-11 12:06:24 +08:00
nocobase[bot]
efb124984c chore(versions): 😊 publish v1.4.22 2025-01-10 16:11:39 +00:00
nocobase[bot]
4582009346 Merge branch 'next' into develop 2025-01-10 11:43:14 +00:00
nocobase[bot]
dc25e8a9d4 Merge branch 'main' into next 2025-01-10 11:42:53 +00:00
Junyi
2efa3eddea
fix(plugin-workflow): fix logger api (#6036) 2025-01-10 19:42:29 +08:00
mytharcher
5c7a38c569 Merge branch 'next' into develop 2025-01-10 17:05:15 +08:00
mytharcher
ff526f9a78 Merge branch 'main' into next 2025-01-10 16:46:08 +08:00
Junyi
a3ae8032f4
fix(plugin-workflow): fix duplicate triggering (#6022)
* fix(plugin-workflow): fix duplicate triggering

* fix(plugin-workflow): await executing before resume

* fix(plugin-workflow): fix failed test case
2025-01-10 15:03:08 +08:00
nocobase[bot]
39a40b11eb chore(versions): 😊 publish v1.5.0-beta.27 2025-01-10 03:59:31 +00:00
nocobase[bot]
bea0974067 chore(versions): 😊 publish v1.4.21 2025-01-10 03:53:19 +00:00
nocobase[bot]
98a98b5fa0 chore(versions): 😊 publish v1.6.0-alpha.12 2025-01-10 03:51:12 +00:00
chenos
85238df440 Merge branch 'next' into develop
# Conflicts:
#	packages/core/client/src/locale/zh-CN.json
2025-01-09 18:19:38 +08:00
nocobase[bot]
7a91444572 chore(versions): 😊 publish v1.6.0-alpha.11 2025-01-09 10:15:45 +00:00
nocobase[bot]
ac211ebf82 chore(versions): 😊 publish v1.4.20 2025-01-09 04:26:31 +00:00
nocobase[bot]
1e3b945537 Merge branch 'main' into next 2025-01-09 02:17:05 +00:00
Junyi
edcdf00ea3
fix(evaluators): change reference links to doc site (#6021) 2025-01-09 10:16:43 +08:00
nocobase[bot]
7ade635d67 chore(versions): 😊 publish v1.5.0-beta.26 2025-01-08 12:21:37 +00:00
nocobase[bot]
fb49ba2a1c chore(versions): 😊 publish v1.6.0-alpha.10 2025-01-08 06:33:41 +00:00