830 Commits

Author SHA1 Message Date
Junyi
48ca650a68
fix(plugin-workflow): add loading to duplicate action (#6179) 2025-02-07 22:14:46 +08:00
nocobase[bot]
c0ec18c0ec chore(versions): 😊 publish v1.6.0-alpha.23 2025-02-07 11:53:20 +00:00
Sheldon Guo
0144e2e510
fix(auth): use loginWithJti to update authentication-related test cases and prevent errors (#6175)
* refactor(auth): update login method to use loginWithJti for test cases
2025-02-07 17:45:48 +08:00
nocobase[bot]
2fac130a47 chore(versions): 😊 publish v1.5.3 2025-02-07 09:29:51 +00:00
nocobase[bot]
cd50adcf5e chore(versions): 😊 publish v1.6.0-alpha.22 2025-02-07 07:46:20 +00:00
nocobase[bot]
ba6797a172 chore(versions): 😊 publish v1.6.0-beta.3 2025-02-07 04:18:54 +00:00
nocobase[bot]
f88e7381ef chore(versions): 😊 publish v1.6.0-beta.2 2025-02-07 02:55:03 +00:00
nocobase[bot]
c71edbb4e7 chore(versions): 😊 publish v1.6.0-alpha.21 2025-02-07 01:51:40 +00:00
nocobase[bot]
522b692ff0 chore(versions): 😊 publish v1.5.2 2025-02-06 12:58:13 +00:00
nocobase[bot]
25a35e5770 chore(versions): 😊 publish v1.5.1 2025-02-06 03:12:53 +00:00
nocobase[bot]
dbf4fb713d chore(versions): 😊 publish v1.5.0 2025-02-05 14:15:43 +00:00
nocobase[bot]
7fad455ae2 chore(versions): 😊 publish v1.6.0-beta.1 2025-02-05 13:56:56 +00:00
nocobase[bot]
c43fe72a66 chore(versions): 😊 publish v1.6.0-alpha.20 2025-02-02 04:55:59 +00:00
nocobase[bot]
e7c5f9d731 chore(versions): 😊 publish v1.5.0-beta.34 2025-02-01 03:58:20 +00:00
nocobase[bot]
4d2045e358 Merge branch 'next' into develop 2025-01-28 15:19:20 +00:00
Junyi
2783e62aa5
fix(plugin-field-sort): fix move action to trigger workflow (#6145) 2025-01-28 23:18:53 +08:00
nocobase[bot]
4d0b1117b1 chore(versions): 😊 publish v1.6.0-alpha.19 2025-01-25 12:54:44 +00:00
Chareice
2b58c13aa5
chore: migration rules 2025-01-24 22:31:39 +08:00
Zeke Zhang
e29f9fa39e Merge branch 'next' into develop 2025-01-24 16:46:21 +08:00
katherinehhh
955c167f5e Merge branch 'main' into next 2025-01-24 15:51:52 +08:00
nocobase[bot]
61488d95af chore(versions): 😊 publish v1.6.0-alpha.18 2025-01-24 06:10:10 +00:00
Junyi
19ffa45ee9
fix(plugin-workflow): fix tsfn for generating SQL (#6128) 2025-01-23 20:33:04 +08:00
nocobase[bot]
1250300fb2 chore(versions): 😊 publish v1.4.30 2025-01-23 00:13:10 +00:00
nocobase[bot]
7601386e18 chore(versions): 😊 publish v1.5.0-beta.33 2025-01-21 09:51:26 +00:00
nocobase[bot]
a326f7efae chore(versions): 😊 publish v1.4.29 2025-01-21 07:13:43 +00:00
nocobase[bot]
38f247c33d chore(versions): 😊 publish v1.4.28 2025-01-21 04:32:08 +00:00
nocobase[bot]
67c1d9d131 Merge branch 'next' into develop 2025-01-21 01:57:00 +00:00
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
mytharcher
6af8f4cfdf Merge branch 'next' into develop 2025-01-20 12:09:17 +08:00
nocobase[bot]
93b8f93b74 chore(versions): 😊 publish v1.6.0-alpha.17 2025-01-19 12:54:20 +00: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
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]
201e9c713a chore(versions): 😊 publish v1.4.27 2025-01-18 10:09:11 +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