8104 Commits

Author SHA1 Message Date
Katherine
91a998fff8
fix: o2m support set nanoid as targetKey (#5999) 2025-01-06 19:53:11 +08:00
nocobase[bot]
bbe10bfb4a Merge branch 'next' into develop 2025-01-06 11:45:47 +00:00
nocobase[bot]
53025253b1 chore(versions): 😊 publish v1.5.0-beta.23 v1.5.0-beta.23 2025-01-06 11:45:26 +00:00
nocobase[bot]
ad87ae2979 Merge branch 'next' into develop 2025-01-06 08:23:14 +00:00
nocobase[bot]
88fee124e0 Merge branch 'main' into next 2025-01-06 08:22:43 +00:00
nocobase[bot]
d8675e2582 docs: update changelogs 2025-01-06 08:22:13 +00:00
nocobase[bot]
f2dd5da0fe Merge branch 'next' into develop 2025-01-06 07:47:13 +00:00
nocobase[bot]
29531623ae Merge branch 'main' into next 2025-01-06 07:45:34 +00:00
nocobase[bot]
d127a224c4 chore(versions): 😊 publish v1.4.19 v1.4.19 2025-01-06 07:45:09 +00:00
nocobase[bot]
11364c7c31 Merge branch 'next' into develop 2025-01-06 07:14:25 +00:00
katherinehhh
c2c5e4c560 Merge branch 'main' into next 2025-01-06 15:13:38 +08:00
Katherine
7743ba64c1
fix: date range picker in filter form/action not showing time picker when showTime is set (#5994) 2025-01-06 15:11:49 +08:00
nocobase[bot]
a89c17f2a0 Merge branch 'next' into develop 2025-01-06 05:47:12 +00:00
ChengLei Shao
a40788a0f9
fix:ws message error (#5993)
* chore: test

* chore: hasLoadError status

* chore: test
2025-01-06 13:46:48 +08:00
nocobase[bot]
ff4f3ac955 chore(versions): 😊 publish v1.6.0-alpha.9 v1.6.0-alpha.9 2025-01-06 05:23:18 +00:00
nocobase[bot]
76a04c0d4b Merge branch 'next' into develop 2025-01-06 04:48:45 +00:00
nocobase[bot]
8e654a55d7 Merge branch 'main' into next 2025-01-06 04:48:23 +00:00
nocobase[bot]
76bab7ca46 docs: update changelogs 2025-01-06 04:47:55 +00:00
nocobase[bot]
959193ca84 Merge branch 'next' into develop 2025-01-06 04:41:50 +00:00
nocobase[bot]
8523122364 Merge branch 'main' into next 2025-01-06 04:40:03 +00:00
nocobase[bot]
73b5a50182 chore(versions): 😊 publish v1.4.18 v1.4.18 2025-01-06 04:39:48 +00:00
nocobase[bot]
ebae9179de Merge branch 'next' into develop 2025-01-05 14:13:00 +00:00
Zeke Zhang
c950ee8c44 Merge branch 'main' into next 2025-01-05 22:12:11 +08:00
Zeke Zhang
92a60d61df
fix(mobile): fix SafeArea not working issue (#5991) 2025-01-05 22:02:11 +08:00
nocobase[bot]
3aff49ed6b Merge branch 'next' into develop 2025-01-05 06:29:49 +00:00
katherinehhh
f9114c3019 Merge branch 'main' into next 2025-01-05 14:28:42 +08:00
nocobase[bot]
9816912b56 Merge branch 'next' into develop 2025-01-05 03:59:27 +00:00
Katherine
35f5f41791
fix: scrollbar issue when setting full height for data block in subpage (#5989) 2025-01-05 11:59:12 +08:00
nocobase[bot]
3bcda86bd7 Merge branch 'main' into next 2025-01-05 03:59:02 +00:00
nocobase[bot]
348dfb708a Merge branch 'next' into develop 2025-01-05 03:58:46 +00:00
Katherine
9f35c6ce04
fix: issue with batch deletion of system and general fields in collection management (#5988) 2025-01-05 11:58:39 +08:00
nocobase[bot]
decac271c7 Merge branch 'main' into next 2025-01-05 03:58:22 +00:00
Katherine
38d1ab4f1b
fix: parent collection fields not loaded in the kanban (#5985) 2025-01-05 11:57:58 +08:00
nocobase[bot]
d3b2189ddc Merge branch 'next' into develop 2025-01-04 11:56:19 +00:00
nocobase[bot]
90738962af chore(versions): 😊 publish v1.5.0-beta.22 v1.5.0-beta.22 2025-01-04 11:55:51 +00:00
nocobase[bot]
120eac6a7c Merge branch 'next' into develop 2025-01-04 10:44:50 +00:00
Chareice
821747784f
fix: load commands when plugin not found 2025-01-04 18:44:23 +08:00
nocobase[bot]
c2a1e729bd Merge branch 'next' into develop 2025-01-04 07:14:35 +00:00
Zeke Zhang
98098ab6cc
fix(subtable): prevent empty rows (#5990)
* fix(subtable): prevent empty rows

* refactor: rename params

* chore: fix unit tests
2025-01-04 15:14:14 +08:00
Jiannx
af66ddb80f
feat: support s3 compatible storage (#5930)
* feat: change upload components

* feat: restore original component in schema, support useUploadProps register

* feat: s3 upload support relation fileds

* feat: export buildin storages

* chore: remove invalid file

* fix: change getStorage action name

* fix: change action name getDesensitizedStorage to getDesensitized

* fix: add storage get action

* fix: remove useStorageRules

* fix: change action get to getBasicInfo

* fix: adjust server test case

---------

Co-authored-by: mytharcher <mytharcher@gmail.com>
2025-01-04 11:31:52 +08:00
nocobase[bot]
cb16369459 Merge branch 'next' into develop 2025-01-03 09:04:13 +00:00
Zeke Zhang
122d33aaf5 Merge branch 'main' into next 2025-01-03 17:03:27 +08:00
Katherine
08665d2eea
fix: alignment issue when action column buttons are hidden (#5987) 2025-01-03 14:46:38 +08:00
ldq
c9cf85e120
feat: (Input.Preview) add oversized option and object-fit support (#5907)
- Add 'oversized' (120px) size option for preview images
- Add object-fit configuration to control image display mode
- International locale configuration

Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-01-03 13:12:20 +08:00
nocobase[bot]
ca4b25ed00 Merge branch 'next' into develop 2025-01-03 04:33:04 +00:00
Zeke Zhang
0377762b2c Merge branch 'main' into next 2025-01-03 12:32:20 +08:00
chenyongxin
d6c68c1bd9
fix: the data range set on the mobile page based on URL parameters is invalid (#5968)
* fix: mobilePageVariableContextConsumptionDelay

* refactor: extract components and remove redundant code

* fix: make CI pass

---------

Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-01-03 12:21:27 +08:00
Katherine
61c2298baa
refactor: support display current page number for table in mobile (#5946)
* refactor: support display page number   for  table in mobile

* fix: bug
2025-01-03 09:46:06 +08:00
nocobase[bot]
6b22241b9c Merge branch 'next' into develop 2025-01-03 00:30:10 +00:00
nocobase[bot]
8a0467fb5b chore(versions): 😊 publish v1.5.0-beta.21 v1.5.0-beta.21 2025-01-03 00:29:38 +00:00