10186 Commits

Author SHA1 Message Date
YANG QIA
a8cb473d6e
fix: schema names (#6887) 2025-05-17 21:42:04 +08:00
nocobase[bot]
d8fcd11286 Merge branch 'main' into next 2025-05-17 11:45:24 +00:00
Katherine
866c759d9f
fix: association select record table did not filter already associate… (#6874)
* fix: association select record table did not filter already associated records

* fix: bug

* fix: bug
2025-05-17 19:44:55 +08:00
nocobase[bot]
eb58cd4e7d Merge branch 'main' into next 2025-05-17 06:40:59 +00:00
Junyi
55b810b81f
chore(plugin-workflow): add all missed en-US locale keys (#6885) 2025-05-17 14:40:27 +08:00
nocobase[bot]
010d56d5cc Merge branch 'main' into next 2025-05-16 15:13:14 +00:00
Junyi
106e84a1b4
fix(plugin-workflow-manual): fix render error when show unprocessed item (#6879) 2025-05-16 23:12:52 +08:00
nocobase[bot]
e79a454b29 Merge branch 'main' into next 2025-05-16 09:52:25 +00:00
Katherine
fd87c8d38c
fix: association data not submitted when exposing association fields in subform/subTable (#6883) 2025-05-16 17:52:04 +08:00
Katherine
c0af9b53ac
fix: missing current form variables in data scope of data selector table (#6882) 2025-05-16 16:16:23 +08:00
mytharcher
af209906c9 Merge branch 'main' into next 2025-05-16 15:34:04 +08:00
Katherine
fefd5916d4
fix: snippets undefined (#6881) 2025-05-16 15:16:07 +08:00
Junyi
ea83be1922
fix(plugin-workflow): fix collection event when stack limit (#6876)
* fix(plugin-workflow): fix collection trigger when stack limit

* fix(plugin-workflow): fix copying options when revision
2025-05-16 09:38:52 +08:00
katherinehhh
4b2d87b824 Merge branch 'main' into next 2025-05-15 22:37:36 +08:00
Katherine
49f29d0faf
fix: draggable sort fields not displaying available options correctly in table (#6875) 2025-05-15 22:19:35 +08:00
nocobase[bot]
525f7ecc6d Merge branch 'main' into next 2025-05-15 12:26:27 +00:00
nocobase[bot]
4675f6d516 docs: update changelogs 2025-05-15 12:26:02 +00:00
nocobase[bot]
cc9c925b2f Merge branch 'main' into next 2025-05-15 12:15:29 +00:00
nocobase[bot]
2dffe6a2ef chore(versions): 😊 publish v1.6.30 v1.6.30 2025-05-15 12:15:02 +00:00
nocobase[bot]
a96864e1e8 Merge branch 'main' into next 2025-05-15 10:18:20 +00:00
Junyi
9844d9c9b5
fix(plugin-file-manager): fix types (#6873) 2025-05-15 18:17:56 +08:00
nocobase[bot]
4e197e411f chore(versions): 😊 publish v1.7.0-beta.31 v1.7.0-beta.31 2025-05-15 09:13:53 +00:00
Katherine
c9c243713d
refactor: add more built-in sizes to the attachment URL field for read status (#6871) 2025-05-15 16:43:08 +08:00
nocobase[bot]
43a867cb60 Merge branch 'main' into next 2025-05-15 06:13:55 +00:00
Katherine
12c25ff9fc
refactor: add more built-in sizes for read status image (#6868) 2025-05-15 14:13:28 +08:00
nocobase[bot]
2002df8b56 Merge branch 'main' into next 2025-05-15 05:49:17 +00:00
Sheldon Guo
50c49b03b0
feat(in-app message): support mark message unread and mark all message read (#6835)
* feat(MessageList): add 'Mark all as read' functionality and update UI

* feat: enhance message and channel handling with improved status filtering and UI updates
2025-05-15 13:48:55 +08:00
nocobase[bot]
fb5cba52f5 Merge branch 'main' into next 2025-05-15 05:11:42 +00:00
chenos
1cc7632326 fix: @dnd-kit/core: ^5.0.1 2025-05-15 13:10:59 +08:00
Katherine
32b7ed7248
fix: button linkage in detail block (#6867)
* fix: linakge rule action

* fix: bug
2025-05-15 10:55:38 +08:00
nocobase[bot]
36441b43da Merge branch 'main' into next 2025-05-15 01:46:28 +00:00
Zeke Zhang
cb1655e6ec fix(filter-blocks): add overflow hidden style to ActionBar component 2025-05-15 09:45:11 +08:00
nocobase[bot]
d8baf88807 Merge branch 'main' into next 2025-05-15 01:31:48 +00:00
YANG QIA
aadf8878dd
fix(data-vi): chart blocks do not display when added to popups triggered from block-level actions (#6864)
* fix(data-vi): chart blocks do not display when added to popups triggered from block-level actions

* chore: update
2025-05-15 09:31:21 +08:00
nocobase[bot]
c435b37b9d Merge branch 'main' into next 2025-05-15 01:14:48 +00:00
chenos
74e7d97fd6
fix: file collection url export error (#6865)
* Revert "fix: exporting empty values in nested associations (#6845)"

This reverts commit f004ead6d0a6edf094188445cca571872c0cbea2.

* fix: file collection url export error
2025-05-15 09:14:26 +08:00
mytharcher
0a2a4437e7 Merge branch 'main' into next 2025-05-14 22:41:35 +08:00
Junyi
4ff580c31f
fix(plugin-file-manager): fix create file record without foreign key permission (#6863)
* fix(plugin-file-manager): fix create file record without foreignkey permission

* 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-05-14 22:37:23 +08:00
Katherine
8a5f1f0f2f
fix: clear right-hand value when operator changes in linkage rule (#6862)
* fix:  clear right-hand value when operator changes in linkage rule

* fix: bug
2025-05-14 21:43:56 +08:00
Katherine
e02581726a
feat: action linkage rule support 'current form' variables (#6810)
* feat: action linkage rule support current form variables

* fix: bug

* fix: bug
2025-05-14 17:18:52 +08:00
nocobase[bot]
ef47dd4373 Merge branch 'main' into next 2025-05-14 08:14:52 +00:00
Katherine
2fc5dd8229
fix(export/import): improve performance when deleting fields in import/export field settings (#6861)
* fix: improve performance when deleting fields in import/export field settings

* fix: bug

* fix: bug
2025-05-14 16:14:29 +08:00
Katherine
e4468e8573
fix: incorrect evaluation of operators for date variables in linkage conditions (#6825)
* fix: correct date comparison logic in linkage rules

* fix: bug

* fix: test
2025-05-14 14:05:42 +08:00
Junyi
ca0eb856cb
fix(plugin-workflow): fix popup navigate back in task center (#6853) 2025-05-14 11:08:55 +08:00
nocobase[bot]
7a8dd372c5 Merge branch 'main' into next 2025-05-13 14:12:29 +00:00
Zeke Zhang
27284781a5 fix(filter-blocks): add overflow hidden style to ActionBar component 2025-05-13 22:11:17 +08:00
Katherine
8559ae8441
fix: missing operator in linkage rule (#6857) 2025-05-13 16:47:59 +08:00
nocobase[bot]
c346e7b84d docs: update changelogs 2025-05-13 06:32:17 +00:00
nocobase[bot]
17582eb46c Merge branch 'main' into next 2025-05-13 06:23:39 +00:00
nocobase[bot]
b06a65e99f chore(versions): 😊 publish v1.6.29 v1.6.29 2025-05-13 06:23:07 +00:00