1713 Commits

Author SHA1 Message Date
nocobase[bot]
524f1b455b Merge branch 'main' into next 2025-03-26 07:40:54 +00:00
Junyi
46a3816d83
fix(client): only support plain text file to preview (#6563) 2025-03-26 15:40:30 +08:00
nocobase[bot]
771aff07b5 Merge branch 'main' into next 2025-03-26 06:37:24 +00:00
Zeke Zhang
c80fbc3063
fix(kanban): unable to open popup (#6535)
* fix: handle potential errors when retrieving card schema in Kanban

* fix(kanban): unable to open popup

* fix(Link): cannot use 'current user' variable

* fix(PagePopups): improve schema fetching and cloning logic for popups

* fix(Kanban): clicking cards repeatedly opens multiple popups
2025-03-26 14:37:01 +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
katherinehhh
8a82cdec5b Merge branch 'main' into next 2025-03-25 15:41:32 +08:00
Katherine
1dd47e7571
style: optimize button style for no-permission state (#6552) 2025-03-25 15:38:32 +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
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
Zeke Zhang
322f3d749e
fix(Link): cannot use 'current user' variable (#6536) 2025-03-24 20:39:44 +08:00
Zeke Zhang
57c8722c3c
fix: remove caching logic (#6530) 2025-03-24 20:38:44 +08:00
gchust
38bac8291e
fix: yarn doc error (#6540) 2025-03-24 16:56:52 +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]
b221b96f34 Merge branch 'next' into develop 2025-03-21 08:49:02 +00:00
Katherine
8fd8ce4f6a
feat: support fuzzy matching for fields selected in filter button (#6496)
* feat: support fuzzy matching for fields selected in filter button

* fix: bug

* fix: bug

* test: filter item
2025-03-21 16:48:39 +08:00
nocobase[bot]
f0e3c46072 Merge branch 'next' into develop 2025-03-20 15:18:21 +00:00
nocobase[bot]
8bda66726c Merge branch 'main' into next 2025-03-20 15:17:57 +00:00
Katherine
f82e426daa
fix: the height of the subtable in the form is set along with the mai… (#6518)
* fix: the height of the subtable in the form is set along with the main form height

* fix: bug
2025-03-20 23:17:33 +08:00
nocobase[bot]
13e0e21649 Merge branch 'next' into develop 2025-03-20 13:25:30 +00:00
Katherine
d1ea29c58b
refactor: getRenderContent (#6516) 2025-03-20 21:25:08 +08: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
nocobase[bot]
813f9fc22e Merge branch 'main' into next 2025-03-20 07:56:50 +00:00
Katherine
dad61a2a10
fix: time field submission error in Chinese locale (invalid input syntax for type time) (#6511) 2025-03-20 15:56:25 +08:00
nocobase[bot]
06696e653e Merge branch 'main' into next 2025-03-19 13:01:51 +00:00
Katherine
186463abb2
fix: association field detection to be based on type (#6506) 2025-03-19 21:01:24 +08:00
Katherine
a65b1606c5
feat: support field Style settings for font-size, font-weight, and font-style (#6489)
* feat: field style support font-size\font-weight\font-style

* fix: bug

* fix: bug

* test: field style e2e

* fix: test
2025-03-19 20:26:20 +08:00
gchust
a605019105
fix: default value style not correct (#6490) 2025-03-18 09:07:48 +08:00
chenos
4407221a69 Merge branch 'next' into develop
# Conflicts:
#	packages/core/client/src/locale/zh-CN.json
2025-03-18 08:27:43 +08:00
Katherine
029c8dff63
feat: support inline table actions with icon-only mode, show action n… (#6451)
* feat: support inline table actions with icon-only mode, show action name on hover

* fix: bug

* fix: bug
2025-03-17 20:46:10 +08:00
gchust
5cbaa2f630
fix: buttons have not shown when creating new variables (#6485)
* fix: environments drawer miss submit and reset button

* fix: cancel button doesn't close drawer
2025-03-17 17:13:07 +08:00
nocobase[bot]
7b34168b25 Merge branch 'next' into develop 2025-03-17 08:21:55 +00:00
nocobase[bot]
f8611384bd Merge branch 'main' into next 2025-03-17 08:21:32 +00:00
Katherine
62c06c7ac3
fix: rich text field not clearing data on submission (#6486) 2025-03-17 16:21:10 +08:00
nocobase[bot]
4be1f3286d Merge branch 'next' into develop 2025-03-17 02:19:08 +00:00
nocobase[bot]
743a9c755e Merge branch 'main' into next 2025-03-17 02:10:02 +00:00
Katherine
34528c4b0c
fix: calendar block not displaying events on boundary dates (#6463)
* fix: calendar block not displaying events on boundary dates

* fix: bug
2025-03-17 10:09:38 +08:00
nocobase[bot]
6bda5b1e76 Merge branch 'next' into develop 2025-03-17 00:55:14 +00:00
nocobase[bot]
ca09100027 Merge branch 'main' into next 2025-03-17 00:54:52 +00:00
Junyi
5144d47eb9
refactor(plugin-file-manager): refactor file url generating (#6472)
* refactor(plugin-file-manager): change file url generation to a better way

* fix(plugin-file-manager): use url field first

* fix(client): remove unused function call

* fix(plugin-file-manager): fix test cases

* fix: local getURL

* fix: md5

* fix: getFileURL

* fix(plugin-file-manager): fix FileModel class

* fix: use DeleteObjectCommand

* fix(plugin-file-manager): fix package version and require

* test(plugin-file-manager): fix test cases

* fix: storageInstance

* fix: test case error

* fix: url-join

* fix: autoGenId false

* fix: url

* fix: file.url

* fix: file preview

* fix: test error

* fix: isURL

* fix: only

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2025-03-17 08:54:26 +08:00
nocobase[bot]
7b74ca1d30 Merge branch 'next' into develop 2025-03-14 14:20:07 +00:00
nocobase[bot]
96569b9ae1 Merge branch 'main' into next 2025-03-14 13:34:29 +00:00
chenyongxin
705e167dc4
feat: cascade selection component add dataScope setting (#6386)
* feat: cascade select filter parameter extension

* feat: cascade selection component add dataScope setting

* fix: remove useless import
2025-03-14 21:34:05 +08:00
nocobase[bot]
bb6b63270c Merge branch 'next' into develop 2025-03-14 07:02:00 +00:00
nocobase[bot]
2b6583ea60 Merge branch 'main' into next 2025-03-14 07:01:36 +00:00
chenos
cc524c45fe
fix: encode (#6464) 2025-03-14 15:01:14 +08:00