555 Commits

Author SHA1 Message Date
nocobase[bot]
18fec90aa8 chore(versions): 😊 publish v1.5.0-beta.31 2025-01-16 16:37:04 +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
nocobase[bot]
11cf17b5e2 chore(versions): 😊 publish v1.5.0-beta.29 2025-01-16 01:12:01 +00: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]
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]
d5ba781d12 chore(versions): 😊 publish v1.4.23 2025-01-13 08:37:08 +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
nocobase[bot]
efb124984c chore(versions): 😊 publish v1.4.22 2025-01-10 16:11:39 +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
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]
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]
becf6f69c9 chore(versions): 😊 publish v1.5.0-beta.25 2025-01-07 17:04:43 +00:00
nocobase[bot]
350e6cd195 chore(versions): 😊 publish v1.5.0-beta.24 2025-01-07 12:43:44 +00:00
nocobase[bot]
53025253b1 chore(versions): 😊 publish v1.5.0-beta.23 2025-01-06 11:45:26 +00:00
nocobase[bot]
d127a224c4 chore(versions): 😊 publish v1.4.19 2025-01-06 07:45:09 +00:00
nocobase[bot]
73b5a50182 chore(versions): 😊 publish v1.4.18 2025-01-06 04:39:48 +00:00
nocobase[bot]
90738962af chore(versions): 😊 publish v1.5.0-beta.22 2025-01-04 11:55:51 +00:00
nocobase[bot]
8a0467fb5b chore(versions): 😊 publish v1.5.0-beta.21 2025-01-03 00:29:38 +00:00
nocobase[bot]
48c35ae8c4 chore(versions): 😊 publish v1.5.0-beta.20 2025-01-01 17:11:57 +00:00
nocobase[bot]
8fa4c6371c chore(versions): 😊 publish v1.4.17 2024-12-31 14:10:09 +00:00
ChengLei Shao
61e7a89067
refactor: export action (#5665)
* chore: export xlsx command

* chore: container service

* chore: report export progress

* chore: export

* chore: performInsert

* chore: export command

* chore: base exporter

* chore: limit option

* chore: export

* chore: export

* chore: types

* chore: ws socket with auth

* refactor: refactor exporter, change addRows method to handleRow method to support row-by-row processing

* chore: xlsx exporter

* chore: base exporter

* chore: export limit

* chore: import action

* chore: load websocket

* chore: import action

* chore: object to cli args

* chore: import options

* chore: import action

* chore: import runner

* chore: import action

* chore: import options

* chore: import options

* chore: plugin load event

* chore: test

* chore: i18n

* chore: i18n

* chore: i18n

* fix: ws auth status

* chore: cache in data source

* chore: load datasource

* chore: import with field alias

* fix: build

* fix: test

* fix: build

* fix: import schema settings

* fix: import action

* fix: import progress

* chore: template creator

* fix: import error message

* fix: import error message

* chore: test

* chore: workflow dispatch event

* chore: export alias

* fix: typo

* chore: error render

* fix: event error

* chore: send message to tags

* fix: test

* fix: import action setting
2024-12-31 20:16:03 +08:00
nocobase[bot]
f85147d0b7 chore(versions): 😊 publish v1.5.0-beta.19 2024-12-30 23:49:06 +00:00
nocobase[bot]
1d57ab1799 Merge branch 'main' into next 2024-12-27 11:35:13 +00:00
Junyi
a6d9f2ff27
fix(plugin-workflow-manual): fix details block context (#5953)
* fix(client): fix details block context

* fix(plugin-workflow-manual): fix FormBlockProvider context
2024-12-27 19:34:50 +08:00
nocobase[bot]
360a8535e1 chore(versions): 😊 publish v1.5.0-beta.18 2024-12-27 02:50:52 +00:00
Junyi
c7831676af
fix(plugin-workflow): fix date range variables (#5954)
* feat: hidden date range variables from nodes which is not filter components

* feat: remove system daterange variables from plugin

* refactor(plugin-workflow): move date range variables to component

* fix(plugin-workflow): remove useless code

---------

Co-authored-by: Linda <huanghui9850@gmail.com>
2024-12-26 23:42:38 +08:00
nocobase[bot]
9ee8f4e481 chore(versions): 😊 publish v1.4.16 2024-12-26 11:51:03 +00:00
nocobase[bot]
0ff3d364fd chore(versions): 😊 publish v1.4.15 2024-12-24 16:46:21 +00:00
nocobase[bot]
1b866d8956 chore(versions): 😊 publish v1.5.0-beta.17 2024-12-24 16:45:11 +00:00
nocobase[bot]
bc63f281ed Merge branch 'main' into next 2024-12-24 14:47:48 +00:00
Junyi
7a1385e158
fix(plugin-workflow): fix schedule trigger on date field without tz (#5938) 2024-12-24 22:47:23 +08:00
nocobase[bot]
0485db6fd6 chore(versions): 😊 publish v1.5.0-beta.16 2024-12-24 07:36:01 +00:00
nocobase[bot]
0a377054b8 chore(versions): 😊 publish v1.5.0-beta.15 2024-12-23 04:44:40 +00:00
nocobase[bot]
fe4140342f Merge branch 'main' into next 2024-12-22 07:05:00 +00:00
Junyi
40c0d1d45a
fix(plugin-workflow): date scope variable locale (#5919) 2024-12-22 15:04:36 +08:00
nocobase[bot]
7261334d9a chore(versions): 😊 publish v1.5.0-beta.14 2024-12-21 16:47:50 +00:00
nocobase[bot]
a7f50df186 chore(versions): 😊 publish v1.5.0-beta.13 2024-12-21 12:05:58 +00:00
nocobase[bot]
abd37b1e97 chore(versions): 😊 publish v1.4.14 2024-12-21 11:27:50 +00:00