chenos
2c4f119651
feat: allow setting sidebar width in theme config
2025-04-20 11:11:54 +08:00
Katherine
5931e2914e
fix: after success link ( #6707 )
2025-04-18 18:00:33 +08:00
katherinehhh
8e4ccd1916
Merge branch 'main' into next
2025-04-18 17:44:36 +08:00
Katherine
aa6a46924a
fix(date-picker): picker switching issue in date field of filter button ( #6695 )
...
* fix: picker switching issue in date field of filter button
* fix: bug
* fix: bug
2025-04-18 17:29:52 +08:00
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]
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]
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
2025-04-18 00:52:00 +00: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
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]
7f1d642848
chore(versions): 😊 publish 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
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
nocobase[bot]
f1c9a14e6c
chore(versions): 😊 publish v1.7.0-beta.18
2025-04-15 16:11:32 +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
nocobase[bot]
9199061c5a
Merge branch 'main' into next
2025-04-15 08:41:57 +00:00
Katherine
0f21f483f7
fix: field assignment dropdown includes inherited fields ( #6666 )
2025-04-15 16:41:31 +08:00
nocobase[bot]
48c7c55d1a
Merge branch 'main' into next
2025-04-15 06:23:10 +00:00
gchust
5534cafdc2
fix: build output is not correct if plugin using some old amd library ( #6665 )
...
* fix: build output is not correct if plugin using some old amd library
* fix: amd library build error
2025-04-15 14:22:40 +08:00
Katherine
2e4f428a4f
fix: style issue in variable input when setting default value ( #6668 )
...
* fix: style issue in variable input when setting default value
* fix: client test
2025-04-15 14:02:16 +08:00
nocobase[bot]
bc7af8b80f
chore(versions): 😊 publish v1.7.0-beta.17
2025-04-14 16:52:54 +00:00
nocobase[bot]
4da85db68b
chore(versions): 😊 publish v1.6.20
2025-04-14 15:35:54 +00:00
chenos
29e2e81a6b
Merge branch 'main' into next
...
# Conflicts:
# packages/plugins/@nocobase/plugin-departments/package.json
# packages/plugins/@nocobase/plugin-departments/src/client/departments/DepartmentTable.tsx
# packages/plugins/@nocobase/plugin-departments/src/server/__tests__/actions.test.ts
# packages/plugins/@nocobase/plugin-departments/src/server/__tests__/data-sync.test.ts
# packages/plugins/@nocobase/plugin-departments/src/server/__tests__/destroy-department-check.test.ts
# packages/plugins/@nocobase/plugin-departments/src/server/__tests__/set-department-owners.test.ts
# packages/plugins/@nocobase/plugin-departments/src/server/__tests__/set-departments-info.test.ts
# packages/plugins/@nocobase/plugin-departments/src/server/__tests__/set-main-department.test.ts
# packages/plugins/@nocobase/plugin-departments/src/server/__tests__/update-department-is-leaf.test.ts
# packages/plugins/@nocobase/plugin-field-attachment-url/package.json
# packages/plugins/@nocobase/plugin-field-attachment-url/src/client/component/AttachmentUrl.tsx
# packages/plugins/@nocobase/plugin-field-attachment-url/src/client/hook/index.ts
# packages/plugins/@nocobase/plugin-field-attachment-url/src/client/interfaces/attachment-url.tsx
# packages/plugins/@nocobase/plugin-field-attachment-url/src/server/plugin.ts
# packages/plugins/@nocobase/plugin-workflow-response-message/package.json
# packages/plugins/@nocobase/plugin-workflow-response-message/src/server/__tests__/instruction.test.ts
# packages/plugins/@nocobase/plugin-workflow-response-message/src/server/__tests__/multiple.test.ts
# packages/presets/nocobase/package.json
2025-04-14 23:04:58 +08:00
chenos
1db56657e8
feat: make commercial plugins free ( #6663 )
...
* feat: make commercial plugins free
* fix: rm pkg
* fix: deps
* fix: deps
* fix: deps
* fix: test error
* fix: test error
* fix: test error
2025-04-14 22:56:34 +08:00
Katherine
f99cdb5f02
fix(attachment-url): only allow file collections with public URL access ( #6664 )
...
* refactor: isPublicAccessStorage
* fix: bug
* fix: bug
* fix: only allow file collections with public URL access
* fix: build
* fix: test
2025-04-14 22:35:17 +08:00
nocobase[bot]
0a5eb8f14b
Merge branch 'main' into next
2025-04-14 10:40:33 +00:00
Zeke Zhang
7c1ccc73f6
fix: should not automatically redirect to hidden pages ( #6654 )
...
* fix: should not automatically redirect to hidden pages
* fix: replace getDefaultPageUid with findFirstPageRoute for improved readability
2025-04-14 18:40:10 +08:00
nocobase[bot]
d93ed210b8
Merge branch 'main' into next
2025-04-14 10:39:18 +00:00
Zeke Zhang
3c9b99d812
fix: no prompt popup should be displayed after modifying the filter form ( #6657 )
2025-04-14 18:38:55 +08:00
nocobase[bot]
4895689d2f
Merge branch 'main' into next
2025-04-14 10:36:23 +00:00