540 Commits

Author SHA1 Message Date
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
Junyi
aa8bc65be8
fix(plugin-workflow): fix transactions between data sources (#5916) 2024-12-21 09:50:00 +08:00
nocobase[bot]
6478b1bb6d chore(versions): 😊 publish v1.4.13 2024-12-19 06:06:17 +00:00
nocobase[bot]
a1fa4ac71e chore(versions): 😊 publish v1.5.0-beta.12 2024-12-18 15:36:41 +00:00
nocobase[bot]
b7906cdfbf chore(versions): 😊 publish v1.4.12 2024-12-18 11:31:48 +00:00
nocobase[bot]
7fea6c0000 Merge branch 'main' into next 2024-12-18 11:26:00 +00:00
Junyi
8b14ae8cd0
fix(plugin-workflow): fix variable input in node test (#5908)
* fix(plugin-workflow): fix variable input in node test

* fix(plugin-workflow): fix variable input onchange value
2024-12-18 19:25:34 +08:00
nocobase[bot]
fafc1b3951 chore(versions): 😊 publish v1.4.11 2024-12-18 10:19:13 +00:00
nocobase[bot]
fb55f1d17b chore(versions): 😊 publish v1.5.0-beta.11 2024-12-18 09:44:17 +00:00
nocobase[bot]
22ecd87c89 chore(versions): 😊 publish v1.5.0-beta.10 2024-12-18 04:02:51 +00:00
nocobase[bot]
4e0cd8a57d chore(versions): 😊 publish v1.5.0-beta.9 2024-12-15 11:45:45 +00:00
nocobase[bot]
a8bc4155dd chore(versions): 😊 publish v1.5.0-beta.8 2024-12-15 07:54:02 +00:00
nocobase[bot]
5a00386c4f chore(versions): 😊 publish v1.5.0-beta.7 2024-12-13 04:36:42 +00:00
Junyi
2cb4304a38
fix(plugin-workflow): fix loading workflow in manually executing (#5877) 2024-12-13 09:37:55 +08:00
nocobase[bot]
ca3b98ce1f chore(versions): 😊 publish v1.4.10 2024-12-12 14:04:41 +00:00
nocobase[bot]
a86da58955 Merge branch 'main' into next 2024-12-12 05:41:32 +00:00