nocobase[bot]
|
80dccdf71a
|
Merge branch 'next' into develop
|
2025-04-16 03:45:32 +00:00 |
|
Katherine
|
cb518dd162
|
fix: field descriptions display issue in workflow (#6680)
|
2025-04-16 11:45:08 +08:00 |
|
nocobase[bot]
|
4bff1e25cb
|
Merge branch 'next' into develop
|
2025-04-15 16:11:58 +00: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 |
|
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]
|
17279bb94c
|
Merge branch 'next' into develop
|
2025-04-15 08:42:21 +00: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]
|
b2d25b6568
|
Merge branch 'next' into develop
|
2025-04-15 06:23:35 +00: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 |
|
nocobase[bot]
|
c3f4004f02
|
Merge branch 'next' into develop
|
2025-04-15 06:02:41 +00: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]
|
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 |
|
nocobase[bot]
|
bc7af8b80f
|
chore(versions): 😊 publish v1.7.0-beta.17
v1.7.0-beta.17
|
2025-04-14 16:52:54 +00:00 |
|
nocobase[bot]
|
094885bbc2
|
Merge branch 'next' into develop
|
2025-04-14 15:59:25 +00:00 |
|
chenos
|
bcc1d8aa6c
|
fix: deps
|
2025-04-14 23:58:53 +08:00 |
|
nocobase[bot]
|
7a9dcfaf81
|
Merge branch 'next' into develop
|
2025-04-14 15:55:26 +00:00 |
|
nocobase[bot]
|
81bff65f46
|
Merge branch 'main' into next
|
2025-04-14 15:55:06 +00:00 |
|
nocobase[bot]
|
51579611f2
|
docs: update changelogs
|
2025-04-14 15:54:40 +00:00 |
|
nocobase[bot]
|
caaaffd9b6
|
Merge branch 'next' into develop
|
2025-04-14 15:38:57 +00:00 |
|
nocobase[bot]
|
9f14c75b8f
|
Merge branch 'main' into next
|
2025-04-14 15:36:38 +00:00 |
|
nocobase[bot]
|
4da85db68b
|
chore(versions): 😊 publish v1.6.20
v1.6.20
|
2025-04-14 15:35:54 +00:00 |
|
nocobase[bot]
|
291ff5108d
|
Merge branch 'next' into develop
|
2025-04-14 15:05:41 +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 |
|
nocobase[bot]
|
4b2dacab6b
|
Merge branch 'next' into develop
|
2025-04-14 14:35:47 +00: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 |
|
chenos
|
1a14a12aaf
|
Merge branch 'next' into develop
# Conflicts:
# packages/plugins/@nocobase/plugin-departments/package.json
# packages/plugins/@nocobase/plugin-field-attachment-url/package.json
# packages/plugins/@nocobase/plugin-workflow-response-message/package.json
# packages/presets/nocobase/package.json
|
2025-04-14 19:35:12 +08:00 |
|
chenos
|
3e2abe3d3c
|
feat: make commercial plugins free
|
2025-04-14 19:30:02 +08:00 |
|
chenos
|
65a7a4476c
|
fix: preset
|
2025-04-14 19:03:55 +08:00 |
|
chenos
|
d9206ab148
|
feat: make commercial plugins free
|
2025-04-14 18:54:17 +08:00 |
|
nocobase[bot]
|
275994517f
|
Merge branch 'next' into develop
|
2025-04-14 10:40:55 +00: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]
|
796d25180a
|
Merge branch 'next' into develop
|
2025-04-14 10:39:40 +00: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]
|
00ed991cdc
|
Merge branch 'next' into develop
|
2025-04-14 10:36:44 +00:00 |
|
nocobase[bot]
|
4895689d2f
|
Merge branch 'main' into next
|
2025-04-14 10:36:23 +00:00 |
|
Zeke Zhang
|
6d50f7e9b1
|
fix(FilterForm): do not trigger filtering when validation fails (#6659)
|
2025-04-14 18:35:59 +08:00 |
|