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]
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]
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]
3b7d237f9e
Merge branch 'next' into develop
2025-03-21 02:51:45 +00:00
nocobase[bot]
e6a2476f97
Merge branch 'main' into next
2025-03-21 02:51:24 +00:00
chenos
68d2ae1c3d
chore: init env
2025-03-21 10:50:49 +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
nocobase[bot]
c6f8e4d909
Merge branch 'next' into develop
2025-03-20 10:26:53 +00:00
nocobase[bot]
d902f3c7c1
Merge branch 'main' into next
2025-03-20 10:26:30 +00:00
nocobase[bot]
a2002d8329
docs: update changelogs
2025-03-20 10:25:52 +00:00
nocobase[bot]
d930eb7e6f
Merge branch 'next' into develop
2025-03-20 09:51:46 +00:00
nocobase[bot]
6c6b812c18
Merge branch 'main' into next
2025-03-20 09:49:29 +00:00
nocobase[bot]
3f75da95d3
chore(versions): 😊 publish v1.6.7
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]
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]
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
Sheldon Guo
2c024cc32e
fix: update navigation logic to remove base path from URLs in QR code scanner and in-app-message list ( #6508 )
...
* fix: update navigation logic to remove base path from URLs in QR code scanner and message list
* fix: set test token for API client in DesktopMode demo
2025-03-20 13:13:19 +08:00
nocobase[bot]
cd4f724a08
Merge branch 'main' into next
2025-03-20 02:50:42 +00:00
Sheldon Guo
9c72cba8f5
feat(mailer): add description for secure setting and update translations ( #6510 )
2025-03-20 10:50:21 +08:00
Katherine
87c1fee425
fix: failed required validation for map management secret key fields ( #6509 )
2025-03-20 09:50:56 +08:00
nocobase[bot]
4200b27369
Merge branch 'main' into next
2025-03-20 01:41:19 +00:00
Sheldon Guo
92f7f3f390
fix(notification-email): adjust column widths and add description for secure setting ( #6501 )
2025-03-20 09:40:58 +08:00
nocobase[bot]
f87c95af50
Merge branch 'main' into next
2025-03-19 16:35:17 +00:00
N3tN00b3r
49bd35ca5f
Updating italian translations - Plugins + Core ( #6466 )
...
* Add italian translation
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Update it-IT.json
* Create it-IT.json
* Create it-IT.json
* Update it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
The following strings have been intentionally not translated to avoid misinterpretation of the technical terms:
Access Key ID
Access Key Secret
Secret ID
Secret Key
* Create it-IT.json
* Create it-IT.json
* Update it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Create it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Create it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Create it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
* Update it-IT.json
---------
Co-authored-by: mahuantest <50297992+Albert-mah@users.noreply.github.com>
2025-03-20 00:34:48 +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
nocobase[bot]
f1730e5d34
Merge branch 'next' into develop
2025-03-19 10:29:51 +00:00
Katherine
901a0f22bb
refactor: add secondary confirmation prompt for Clear Cache ( #6505 )
2025-03-19 18:29:31 +08:00
nocobase[bot]
d97ac1d894
Merge branch 'next' into develop
2025-03-19 10:27:23 +00:00
nocobase[bot]
a7b7c10ba7
chore(versions): 😊 publish v1.7.0-beta.7
v1.7.0-beta.7
2025-03-19 10:26:54 +00:00