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]
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
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]
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]
a7b7c10ba7
chore(versions): 😊 publish v1.7.0-beta.7
2025-03-19 10:26:54 +00:00
nocobase[bot]
0e20cc4abb
Merge branch 'next' into develop
2025-03-19 09:33:49 +00:00
Katherine
8daf8db3b2
fix: add child button not displaying icon-only mode ( #6504 )
...
* fix: add chi ld button not displaying icon-only mode
* fix: bug
2025-03-19 17:33:27 +08:00
nocobase[bot]
9dd6750afd
Merge branch 'next' into develop
2025-03-19 08:12:13 +00:00
Katherine
19ad219eb2
fix: linkage rule field default hidden with retained value not working ( #6503 )
...
* fix: linkage rule field default hidden with retained value not working
* fix: bug
2025-03-19 16:11:50 +08:00
nocobase[bot]
8d077d38bf
Merge branch 'next' into develop
2025-03-19 02:29:11 +00:00
nocobase[bot]
95212c8c3c
Merge branch 'main' into next
2025-03-19 02:28:50 +00:00
chenos
645cef5825
perf: useIsLoggedIn ( #6462 )
2025-03-19 10:28:27 +08:00
nocobase[bot]
bdab512485
chore(versions): 😊 publish v1.7.0-beta.6
2025-03-19 00:23:14 +00:00
nocobase[bot]
727768bf71
chore(versions): 😊 publish v1.6.6
2025-03-18 15:15:17 +00:00
nocobase[bot]
79bb9c87a7
Merge branch 'next' into develop
2025-03-18 09:30:12 +00:00
nocobase[bot]
feca1396bb
Merge branch 'main' into next
2025-03-18 09:29:50 +00:00
chenos
8f8ee69aec
chore: locale command
2025-03-18 17:28:32 +08:00
nocobase[bot]
d7674022b2
Merge branch 'next' into develop
2025-03-18 07:30:33 +00:00
nocobase[bot]
faaaebee50
Merge branch 'main' into next
2025-03-18 07:30:12 +00:00
Katherine
fa0c378466
feat: support long text fields as title fields for association field ( #6495 )
2025-03-18 15:29:49 +08:00
nocobase[bot]
ed61d7f374
Merge branch 'next' into develop
2025-03-18 07:22:37 +00:00
nocobase[bot]
64abaeffb1
Merge branch 'main' into next
2025-03-18 07:22:12 +00:00
Junyi
fa5890cea5
fix(evaluator): fix round decimal places ( #6492 )
2025-03-18 15:21:50 +08:00
nocobase[bot]
21f6ed56b3
Merge branch 'next' into develop
2025-03-18 04:21:19 +00:00
nocobase[bot]
21b834dff6
Merge branch 'main' into next
2025-03-18 04:20:55 +00:00
Junyi
7da1c200ed
feat(plugin-workflow-aggregate): add precision option ( #6491 )
2025-03-18 12:20:33 +08:00
ajie
30c612cb08
fix: unable to create a MySQL view ( #6477 )
...
* fix: unable to create a MySQL view
2025-03-18 11:47:25 +08:00
nocobase[bot]
45c50cdcc4
chore(versions): 😊 publish v1.7.0-alpha.3
2025-03-18 02:00:02 +00:00
gchust
a605019105
fix: default value style not correct ( #6490 )
2025-03-18 09:07:48 +08:00
nocobase[bot]
a2dc41229f
chore(versions): 😊 publish v1.7.0-beta.5
2025-03-18 00:49:54 +00: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
4574e70b69
fix: missing fields in the linkage rule configuration ( #6488 )
2025-03-17 21:03:37 +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
nocobase[bot]
2481e3f4ff
chore(versions): 😊 publish v1.6.5
2025-03-17 10:27:39 +00: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]
aac39b763c
Merge branch 'next' into develop
2025-03-17 02:36:25 +00:00