Junyi
8b0b46190b
fix(plugin-workflow): fix styles ( #6095 )
...
* fix(plugin-workflow): remove useless node id from node card
* fix(plugin-workflow): option locale
* fix(plugin-workflow): fix add node button style
* fix(plugin-workflow): fix styles
* fix(plugin-workflow): revert node id back
2025-01-21 09:56:37 +08:00
Junyi
a598120277
refactor(plugin-workflow): adjust canvas style ( #6088 )
...
* refactor(plugin-workflow): adjust canvas style
* fix: adjust end sign height
* fix(plugin-workflow-test): fix e2e model
* fix(plugin-workflow): fix e2e locator
* fix(plugin-workflow): fix e2e locator
2025-01-19 16:20:10 +08: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]
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
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
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
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