3604 Commits

Author SHA1 Message Date
nocobase[bot]
fbd80d6a58 Merge branch 'next' into develop 2025-04-20 07:24:52 +00:00
nocobase[bot]
0fa82f0404 Merge branch 'main' into next 2025-04-20 07:24:32 +00:00
Junyi
ec0e1787d4
refactor(plugin-file-manager): expose utils api (#6705) 2025-04-20 15:24:11 +08:00
nocobase[bot]
bfa0761612 Merge branch 'next' into develop 2025-04-20 06:14:02 +00:00
nocobase[bot]
6b055f4900 Merge branch 'main' into next 2025-04-20 06:13:38 +00:00
Junyi
817ba15a91
refactor(plugin-workflow): adjust date type of variable (#6717) 2025-04-20 14:13:12 +08:00
nocobase[bot]
c04747988e chore(versions): 😊 publish v1.7.0-alpha.11 2025-04-19 13:25:01 +00:00
nocobase[bot]
3a084e436e Merge branch 'next' into develop 2025-04-18 11:21:08 +00:00
YANG QIA
97f4a6ccff
fix(data-vi): enum field options are empty in the filter block (#6706)
* fix(data-vi): enum field options are empty in the filter block

* fix: specific props
2025-04-18 19:20:46 +08:00
nocobase[bot]
59f4647024 Merge branch 'next' into develop 2025-04-18 04:24:09 +00:00
nocobase[bot]
b76eda2136 Merge branch 'main' into next 2025-04-18 04:23:47 +00:00
Sheldon Guo
f5818066ca
fix(in-app-message): disconnect SSE on mobile when message component unmounts or tab is switched to avoid excessive persistent connections. 2025-04-18 12:23:25 +08:00
nocobase[bot]
d27d17b16b Merge branch 'next' into develop 2025-04-18 03:15:34 +00:00
chenos
88dd0c84e7
fix: ensure custom request data must be JSON (#6701) 2025-04-18 11:15:06 +08:00
nocobase[bot]
402c3f4b3a chore(versions): 😊 publish v1.7.0-beta.20 2025-04-18 00:52:00 +00:00
nocobase[bot]
8e36ec3611 Merge branch 'next' into develop 2025-04-17 14:42:34 +00:00
Junyi
42cbe1e1dd
fix(plugin-workflow-manual): acl (#6693)
* fix(plugin-workflow-manual): fix acl for tasks

* test(plugin-workflow-manual): add test case

* fix(plugin-workflow-manual): fix test case
2025-04-17 22:42:13 +08:00
nocobase[bot]
b04e877d31 chore(versions): 😊 publish v1.7.0-beta.19 2025-04-17 08:13:12 +00:00
nocobase[bot]
e3cc7e2b8f Merge branch 'next' into develop 2025-04-17 07:11:41 +00:00
chenos
0fc8f5d0cf Merge branch 'main' into next
# Conflicts:
#	yarn.lock
2025-04-17 15:11:07 +08:00
chenos
8abdb8eaac chore: upgrade tar to version 7.4.3 2025-04-17 15:09:10 +08:00
nocobase[bot]
7f1d642848 chore(versions): 😊 publish v1.6.21 2025-04-17 06:51:36 +00:00
nocobase[bot]
a8e0a6e826 Merge branch 'next' into develop 2025-04-17 04:35:28 +00:00
Katherine
f5fb2844da
feat(custom-request): support selected table records in custom request (#6647)
* feat: support selected table records in custom request

* fix: test

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: merge bug

* fix: e2e test

* fix: e2e test
2025-04-17 12:35:03 +08:00
nocobase[bot]
d775eb1280 Merge branch 'next' into develop 2025-04-17 01:04:32 +00:00
nocobase[bot]
1652b50edf Merge branch 'main' into next 2025-04-17 01:04:09 +00:00
YANG QIA
824ad7f29e
fix: bug (#6684) 2025-04-17 09:03:33 +08:00
nocobase[bot]
e6f6246be7 Merge branch 'next' into develop 2025-04-16 13:48:14 +00:00
mytharcher
10a6fbba41 fix(plugin-workflow-manual): fix merge error 2025-04-16 21:47:18 +08:00
nocobase[bot]
9f7af37f62 Merge branch 'next' into develop 2025-04-16 13:20:45 +00:00
nocobase[bot]
ccbb2d0783 Merge branch 'main' into next 2025-04-16 13:20:20 +00:00
xilesun
18791bfe2d fix(departments): test error 2025-04-16 21:18:34 +08:00
nocobase[bot]
f1ad2c5aec Merge branch 'next' into develop 2025-04-16 13:07:17 +00:00
mytharcher
42a9d5a6cb Merge branch 'main' into next 2025-04-16 21:06:12 +08:00
ajie
5eda5ba21d
fix: fixed an error importing xlsx time field (#6672) 2025-04-16 17:14:23 +08:00
nocobase[bot]
7c9cbb5774 Merge branch 'next' into develop 2025-04-16 07:53:14 +00:00
Katherine
6fef3d7bed
feat: support variables on the left side of linkage rule conditions (#6609)
* feat: support linkage rules setting for association block action

* chore: linkage rule

* fix: bug

* fix: bug

* refactor: linkage rule

* refactor: code imporve

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* refactor: code imporve

* fix: test

* fix: test

* fix: test

* test: e2e test

* fix: bug

* fix: bug

* fix: test

* fix: e2e test

* fix: bug

* chore: support legacy leftVar in linkage rules

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: create submit linkage rule

* fix: action panel

* refactor: code improve

* fix: bug

* fix: test

* fix: test

* fix: code improve

* fix: e2e test

* fix: bug

* refactor: refresh & expend action support linkage rule

* refactor: code improve

* fix: test

* fix: bug

* fix: bug

* fix: e2e test

* fix: e2e test

* fix: e2e test

* fix: test

* refactor: code improve

* fix: e2e test

* fix: bug

* fix: e2e test

* fix: e2e test

* fix: test

* fix: e2e test

* fix: e2e test

* fix: bug
2025-04-16 15:52:51 +08:00
Junyi
63a842aab3
fix(plugin-workflow-manual): fix task status (#6676) 2025-04-16 09:48:48 +08:00
nocobase[bot]
f1c9a14e6c chore(versions): 😊 publish v1.7.0-beta.18 2025-04-15 16:11:32 +00:00
nocobase[bot]
0a6fbbf5ec Merge branch 'next' into develop 2025-04-15 15:45:00 +00:00
Junyi
aefd78bc09
fix(plugin-acl): fix role in cache (#6674) 2025-04-15 23:44:35 +08:00
nocobase[bot]
149e88d141 Merge branch 'next' into develop 2025-04-15 14:55:47 +00:00
chenos
dbed7f71b0 Merge branch 'main' into next
# Conflicts:
#	packages/core/create-nocobase-app/templates/app/package.json.tpl
2025-04-15 22:54:59 +08:00
chenos
5808ee57e2
chore(deps): upgrade some dependencies to latest versions (#6673)
* chore(deps): upgrade some dependencies to latest versions

* fix: --skip-dev-dependencies

* fix: compression
2025-04-15 22:53:07 +08:00
Katherine
91207a77f1
fix: vertical scrollbar appears when iframe block is set to full height (#6675) 2025-04-15 22:50:48 +08:00
nocobase[bot]
0892a57a73 Merge branch 'next' into develop 2025-04-15 13:31:31 +00:00
Junyi
bc519a118c
fix(plugin-workflow): fix migration (#6667)
* fix(plugin-workflow): fix migration

* fix(plugin-workflow): change findOrCreate to simple logic
2025-04-15 21:31:05 +08:00
nocobase[bot]
eaef54083d Merge branch 'next' into develop 2025-04-15 01:07:35 +00:00
chenos
1c627ea9a4 fix: test error 2025-04-15 09:06:44 +08:00
nocobase[bot]
19281cf797 Merge branch 'next' into develop 2025-04-14 16:53:23 +00:00