2677 Commits

Author SHA1 Message Date
ajie
ba1887849e
refactor: optimize the order and style of role switching (#6555)
* refactor: optimize the order and style of role switching

---------

Co-authored-by: gchust <gchust@qq.com>
Co-authored-by: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com>
2025-03-26 10:43:56 +08:00
Junyi
bad6ac5c96
refactor(plugin-file-manager): adjust getFileData API (#6553)
* refactor(plugin-file-manager): adjust getFileData API

* fix(plugin-file-manager): fix cache and test case

* fix(plugin-file-manager): fix test case
2025-03-25 21:35:09 +08:00
Katherine
87894315c2
feat: support variable configuration after submission, enabling redir… (#6465)
* feat: support variable configuration after submission, enabling redirection with current data ID

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* refactor: refine variable label

* fix: bug

* fix: bug
2025-03-25 21:19:27 +08:00
gchust
380da5ec0e
fix: linkage rules have not been synced correctly from form template (#6550) 2025-03-25 18:42:58 +08:00
gchust
8ada20b172 fix: save as template not working if fields containing nest properties (#6543)
* fix: save as template not working if fields containing nest properties

* fix: hide old blocks save as template

* fix: unit tests failing

* fix: unit tests for hiding old save template option

* fix: unit test failing for save as template
2025-03-25 15:25:26 +08:00
nocobase[bot]
37ab4452ba chore(versions): 😊 publish v1.6.10 2025-03-25 06:45:45 +00:00
nocobase[bot]
bb210a33bc Merge branch 'main' into next 2025-03-25 06:01:55 +00:00
Katherine
0422d0da39
fix: field assignment with null value is ineffective (#6549) 2025-03-25 14:01:26 +08:00
nocobase[bot]
befdd5366c chore(versions): 😊 publish v1.7.0-beta.9 2025-03-25 05:03:40 +00:00
chenos
07ac4717b3 Merge branch 'develop' into next
# Conflicts:
#	packages/core/client/src/locale/it-IT.json
#	packages/plugins/@nocobase/plugin-action-import/src/client/ImportAction.tsx
2025-03-25 12:40:54 +08:00
nocobase[bot]
e97197746b Merge branch 'main' into next 2025-03-25 01:39:52 +00:00
Katherine
7f1ede84d9
fix: table row button drag-and-drop issue (#6544)
* fix: table row button drag-and-drop issue

* fix: bug

* fix: bug
2025-03-24 22:01:09 +08:00
YANG QIA
3b86eccca4
fix(custom-request): unable to download utf-8 encoded files (#6541) 2025-03-24 17:18:14 +08:00
YANG QIA
c985522fa3
fix(collection-tree): migration issue (#6537)
* fix(collection-tree): migration issue

* fix: bug
2025-03-24 16:46:40 +08:00
nocobase[bot]
c26ba56a4d Merge branch 'next' into develop 2025-03-24 05:37:04 +00:00
Katherine
c2f97a9300
refactor: set public form page title to the configured title upon creation (#6538) 2025-03-24 13:36:36 +08:00
nocobase[bot]
ffaa71e01e chore(versions): 😊 publish v1.7.0-alpha.4 2025-03-23 05:22:57 +00:00
nocobase[bot]
edacd05301 chore(versions): 😊 publish v1.7.0-beta.8 2025-03-23 04:46:53 +00:00
nocobase[bot]
01ec734a58 chore(versions): 😊 publish v1.6.9 2025-03-23 03:34:33 +00:00
nocobase[bot]
9159c43298 Merge branch 'next' into develop 2025-03-23 01:00:15 +00:00
nocobase[bot]
a7dc904aeb Merge branch 'main' into next 2025-03-23 00:59:51 +00:00
chenos
436af4b9f3
fix: runPluginStaticImports (#6528) 2025-03-23 08:59:28 +08:00
nocobase[bot]
77d5f94ae0 Merge branch 'next' into develop 2025-03-22 15:12:42 +00:00
nocobase[bot]
26af0d8954 Merge branch 'main' into next 2025-03-22 15:12:20 +00:00
Katherine
437e9dba52
fix: action button transparency causing setting display issue on hover (#6529)
* fix: button transparency causing setting display issue on hover

* fix: button transparency causing setting display issue on hover
2025-03-22 23:11:52 +08:00
nocobase[bot]
e3b99cc75c chore(versions): 😊 publish v1.6.8 2025-03-22 12:57:51 +00:00
nocobase[bot]
b3ed290c84 Merge branch 'next' into develop 2025-03-22 12:16:22 +00:00
nocobase[bot]
42d98c188c Merge branch 'main' into next 2025-03-22 12:15:59 +00:00
YANG QIA
e7702b8537
fix(auth): trim authenticator options (#6527)
* fix: trim authenticator options

* fix: bug
2025-03-22 20:15:38 +08:00
nocobase[bot]
62c64cb20b Merge branch 'next' into develop 2025-03-22 00:48:46 +00:00
nocobase[bot]
4657b4f9c4 Merge branch 'main' into next 2025-03-22 00:48:24 +00:00
chenos
f7a81858ea
fix: missing authenticator (#6526) 2025-03-22 08:48:00 +08:00
nocobase[bot]
3de5cf19c6 Merge branch 'next' into develop 2025-03-21 21:14:14 +00:00
nocobase[bot]
a8f868f19e Merge branch 'main' into next 2025-03-21 21:13:52 +00:00
chenos
44ee058730
fix: getFileKey (#6523)
* fix: getFileKey

* fix: storage cannot be deleted
2025-03-22 05:13:24 +08:00
nocobase[bot]
9728ddcf77 Merge branch 'next' into develop 2025-03-21 08:09:28 +00:00
Katherine
b120d841b0
feat: support environment variables in link button URL (#6494)
* feat: support environment variables in link button URL

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* refactor: useEvnVariable
2025-03-21 16:07:59 +08:00
nocobase[bot]
33393be758 Merge branch 'next' into develop 2025-03-21 05:17:45 +00:00
nocobase[bot]
e93b77f2df Merge branch 'main' into next 2025-03-21 05:17:25 +00:00
Katherine
1470ed902a
fix: map block key management issue causing request failures due to invisible characters (#6521) 2025-03-21 13:17:00 +08:00
nocobase[bot]
770b61aaf8 Merge branch 'next' into develop 2025-03-21 04:15:18 +00:00
nocobase[bot]
3362512910 Merge branch 'main' into next 2025-03-21 04:14:57 +00:00
chenos
2e737f74fd
chore: create-mock-database (#6522)
* chore: create-mock-database

* fix: mockDatabase
2025-03-21 12:14:31 +08:00
nocobase[bot]
3f75da95d3 chore(versions): 😊 publish v1.6.7 2025-03-20 09:48:46 +00:00
Zeke Zhang
bf7607a695
fix(mobile): known issues (#6476)
* feat(Nester): support mobile layout by transforming multi-column schema to single-column

* fix(chart): change multiple columns to single column

* fix: update openMode handling in ActionContainer component

* fix: update drawer style selector in Action.Drawer.style.ts

* fix: adjust padding and background color handling in WorkflowTasks component

* fix: refactor schema handling for mobile layout in InternalPicker, Nester, and Form components

* fix: prevent schema insertion in mobile layout for AssociationField component

* fix: remove deprecated useCollectionManager in DetailsBlockProvider component

* fix: relationship fields not displaying data
2025-03-20 17:28:36 +08:00
katherinehhh
9369059acc Merge branch 'next' into develop 2025-03-20 16:14:58 +08:00
xilesun
ee0e3cf6e0 fix(verification): log 2025-03-20 16:04:29 +08:00
nocobase[bot]
e17937596d Merge branch 'main' into next 2025-03-20 06:57:03 +00:00
chenos
bd51bd545e
fix: unable to access files stored in COS (#6512)
* fix: unable to access files stored in COS

* fix: ensureUrlEncoded
2025-03-20 14:56:42 +08:00
nocobase[bot]
00d99ceb5a Merge branch 'main' into next 2025-03-20 05:13:43 +00:00