9728 Commits

Author SHA1 Message Date
Katherine
d550a628d8
fix(linkage-rule): variable conversion in sub-table/sub-form linkage rule conditions (#6702)
* fix: variable conversion in sub-table/sub-form linkage rule conditions

* fix: bug

* fix: style in sub-table

* fix: bug
2025-04-18 17:29:07 +08:00
nocobase[bot]
e5b73758bf Merge branch 'main' into next 2025-04-18 06:42:53 +00:00
chenos
deb85d30bd chore: build internal image 2025-04-18 14:42:19 +08:00
nocobase[bot]
69163443c8 Merge branch 'main' into next 2025-04-18 06:00:01 +00:00
Katherine
8ac84e6e2c
fix: export button shown without export permission (#6689) 2025-04-18 13:59:39 +08: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
chenos
88dd0c84e7
fix: ensure custom request data must be JSON (#6701) 2025-04-18 11:15:06 +08:00
nocobase[bot]
e1e2f7a83c Merge branch 'main' into next 2025-04-18 01:24:33 +00:00
Zeke Zhang
3067b3a4b1
fix(tree-block): the issue where the tree block filter condition was empty (#6634)
* fix: enhance useFilterAPI to support sourceKey in filter functions

* fix: update useFilterAPI to use key variable for dynamic field assignment

* feat: add treeFind function for depth-first traversal of tree structures

* feat: enhance getSupportFieldsByForeignKey to include target collection matching

* feat: add getInheritChain method to InheritanceCollectionMixin and corresponding tests
2025-04-18 09:24:08 +08:00
nocobase[bot]
402c3f4b3a chore(versions): 😊 publish v1.7.0-beta.20 v1.7.0-beta.20 2025-04-18 00:52:00 +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
Junyi
e9560bb42c
fix(client): fix error thrown when no block context (#6696) 2025-04-17 20:26:49 +08:00
nocobase[bot]
b04e877d31 chore(versions): 😊 publish v1.7.0-beta.19 v1.7.0-beta.19 2025-04-17 08:13:12 +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]
af82078998 Merge branch 'main' into next 2025-04-17 07:01:14 +00:00
nocobase[bot]
3413bffcbb docs: update changelogs 2025-04-17 07:00:50 +00:00
nocobase[bot]
2c6547e95c Merge branch 'main' into next 2025-04-17 06:52:14 +00:00
nocobase[bot]
7f1d642848 chore(versions): 😊 publish v1.6.21 v1.6.21 2025-04-17 06:51:36 +00:00
nocobase[bot]
66ecba9d96 Merge branch 'main' into next 2025-04-17 06:30:55 +00:00
Junyi
9add517d75
refactor(client): add delay API for scenarios without delay (#6681) 2025-04-17 14:30:32 +08: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]
1c343cad66 Merge branch 'main' into next 2025-04-17 04:19:18 +00:00
Junyi
18447848ca
fix(client): add fault tolerant when no x-component in schema (#6691) 2025-04-17 12:18:51 +08:00
nocobase[bot]
00629d118e Merge branch 'main' into next 2025-04-17 04:14:06 +00:00
ajie
454ab34921
fix: ci build (#6687) 2025-04-17 12:13:41 +08:00
nocobase[bot]
ff772fc5cf Merge branch 'main' into next 2025-04-17 03:44:59 +00:00
Katherine
0961c4399d
fix: association field detection to be based on type (#6692) 2025-04-17 11:44:38 +08:00
Katherine
38f8cf9d56
fix: linkage rules compatibility with legacy data (#6686)
* fix: linkage rules compatibility with legacy data

* fix: bug
2025-04-17 10:32:41 +08:00
nocobase[bot]
78fefe197b Merge branch 'main' into next 2025-04-17 01:06:30 +00:00
xilesun
83be9b1013 chore: update ci 2025-04-17 09:05:38 +08: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
mytharcher
10a6fbba41 fix(plugin-workflow-manual): fix merge error 2025-04-16 21:47:18 +08: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
mytharcher
42a9d5a6cb Merge branch 'main' into next 2025-04-16 21:06:12 +08:00
gchust
181c24c2a3
fix: layload errors if component not exist (#6683) 2025-04-16 20:40:32 +08:00
Junyi
8d8229f8ca
fix(client): fix upload component locale (#6682) 2025-04-16 18:40:05 +08:00
ajie
5eda5ba21d
fix: fixed an error importing xlsx time field (#6672) 2025-04-16 17:14:23 +08: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
baec449c03
fix(client): fix input component (#6679)
* fix(client): fix input component

* fix(client): remove useless definition
2025-04-16 12:33:46 +08:00
Katherine
cb518dd162
fix: field descriptions display issue in workflow (#6680) 2025-04-16 11:45:08 +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 v1.7.0-beta.18 2025-04-15 16:11:32 +00:00
Junyi
aefd78bc09
fix(plugin-acl): fix role in cache (#6674) 2025-04-15 23:44:35 +08: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