Junyi
164772afb8
fix(database): fix datetimeNoTz field ( #6588 )
...
* fix(database): fix datetimeNoTz field
* fix(database): fix test case
2025-04-01 15:10:28 +08:00
Junyi
4c3255d455
feat(database): add trim option for string field ( #6565 )
...
* feat(database): add trim option for string field
* refactor(database): change to setDataValue instead of hooks
* fix(database): fix test case of view collection
2025-04-01 13:25:08 +08:00
Katherine
69fac11204
fix: oneToMa ny e2e test ( #6601 )
2025-04-01 11:38:15 +08:00
YANG QIA
04e943a0b2
fix(m2m-array): error of filtering by fields in an association collection with a m2m array field ( #6596 )
...
* fix(m2m-array): error of filtering by fields in an association collection with a m2m array field
* test: add test
* feat: generateJoinOnForJSONArray
2025-04-01 11:00:59 +08:00
Junyi
ce28c68018
refactor(plugin-workflow): improve code of schedule trigger ( #6589 )
2025-04-01 08:34:06 +08:00
Junyi
4ef6b9037d
fix(plugin-workflow): fix sync option display incorrectly ( #6595 )
2025-03-31 22:51:19 +08:00
estheryo
9db2c533e3
Update README.ja-JP.md
2025-03-31 16:49:17 +08:00
estheryo
1a5963a775
Update README.zh-CN.md
2025-03-31 16:42:09 +08:00
estheryo
480e36221f
Update README.md
2025-03-31 16:39:51 +08:00
chenos
c178c215a9
fix: to error message
2025-03-31 15:18:09 +08:00
Katherine
a7775c25db
fix: association field (select) displaying N/A when exposing related collection fields ( #6582 )
...
* fix: association field (select) displaying N/A when exposing related collection fields
* fix: cascade issue: 'The value of xxx cannot be in array format' when deleting and re-selecting
* fix: bug
2025-03-31 14:42:16 +08:00
YANG QIA
febaef9cf9
fix(auth): token assignment in AuthProvider
( #6593 )
2025-03-31 12:53:25 +08:00
Katherine
19a263ff5a
fix: prevent map management from passing required validation with space input ( #6575 )
2025-03-31 09:46:13 +08:00
Katherine
c16d65ba7c
fix: cascade issue: 'The value of xxx cannot be in array format' when deleting and re-selecting ( #6585 )
...
* fix: cascade issue: 'The value of xxx cannot be in array format' when deleting and re-selecting
* fix: bug
* fix: bug
2025-03-31 09:27:06 +08:00
nocobase[bot]
7ac07706cc
docs: update changelogs
2025-03-29 04:08:05 +00:00
nocobase[bot]
26e30489da
chore(versions): 😊 publish v1.6.14
v1.6.14
2025-03-29 03:46:43 +00:00
Katherine
8e90850e14
fix: missing data on boundary dates in weekly calendar view ( #6587 )
2025-03-28 18:04:35 +08:00
nocobase[bot]
d9710fbb59
docs: update changelogs
2025-03-28 09:19:56 +00:00
nocobase[bot]
cf09e64821
chore(versions): 😊 publish v1.6.13
v1.6.13
2025-03-28 09:11:21 +00:00
Katherine
b86ea5dd61
fix: error when downloading async migration file ( #6586 )
2025-03-28 15:44:45 +08:00
Katherine
28c633e369
fix: error in migration task popup during async export ( #6584 )
2025-03-28 13:58:16 +08:00
Sheldon Guo
d94c365e30
feat(qrcode-scanner): add an onScanSuccess callback to handle successful scans and exit the camera UI ( #6580 )
...
* fix(demos): set authentication token for mock API client in DesktopMode-basic
* feat(qrcode-scanner): add onScanSuccess callback to handle successful scans
* fix: include onScanSuccess in dependency array of useScanner hook
* fix: refactor onScanSuccess handling in QRCodeScanner and useScanner
2025-03-28 13:28:03 +08:00
chenos
6bb754612c
feat: locale tester ( #6576 )
...
* feat: locale tester
* fix: locale
* fix: acl.registerSnippet
* feat: package.json
* fix: locale
2025-03-28 12:39:44 +08:00
Zeke Zhang
9eaa47863d
fix: remove refreshComponent in Grid component ( #6578 )
...
* fix: remove refreshComponent in Grid component
* test: add e2e test for modal content persistence after reopening
2025-03-28 12:01:13 +08:00
chenos
1b782c4f95
refactor: async tasks ( #6531 )
...
* refactor: async tasks
* refactor: selectWithTitle support optionRender
* refactor: adjust export filename
* fix: build error
* fix: export file name
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
2025-03-28 11:01:20 +08:00
Katherine
eba3f79134
fix: linkage conflict between same-named association fields in different sub-tables within the same form ( #6577 )
...
* fix: linkage conflict between same-named association fields in different sub-tables within same form
* fix: bug
2025-03-27 23:00:04 +08:00
nocobase[bot]
63caa541cb
docs: update changelogs
2025-03-27 13:08:37 +00:00
nocobase[bot]
aad023cfc0
chore(versions): 😊 publish v1.6.12
v1.6.12
2025-03-27 12:58:32 +00:00
mytharcher
5f85b9ab9a
fix(plugin-file-manager): fix error of getting file key when path is null
2025-03-27 18:51:52 +08:00
nocobase[bot]
27da1d4424
docs: update changelogs
2025-03-27 04:38:05 +00:00
nocobase[bot]
8773912c34
chore(versions): 😊 publish v1.6.11
v1.6.11
2025-03-27 04:21:59 +00:00
Katherine
ce4794bd27
fix: issue with public form page title displaying 'Loading...' ( #6569 )
2025-03-27 11:07:25 +08:00
Junyi
ec9dbe865a
fix(plugin-workflow): generate workflow key ( #6567 )
2025-03-26 21:40:23 +08:00
Katherine
0349edb42c
fix: issue with date field display in data scope filtering ( #6564 )
2025-03-26 20:03:52 +08:00
Zeke Zhang
f07172f98a
fix: adjust styling for Documentation component to ensure proper layout ( #6566 )
2025-03-26 18:56:00 +08:00
Katherine
cded825bda
feat: support setting sequence as the title field for calendar block ( #6562 )
2025-03-26 16:24:31 +08:00
Junyi
46a3816d83
fix(client): only support plain text file to preview ( #6563 )
2025-03-26 15:40:30 +08:00
Junyi
5ad6251d6d
fix(plugin-workflow-action-trigger): trigger on multiple records ( #6559 )
2025-03-26 15:21:37 +08:00
Zeke Zhang
f7af0c4445
fix: ensure ellipsis property is correctly set in schema component props ( #6520 )
...
* fix: ensure ellipsis property is correctly set in schema component props
* fix: replace direct assignment with lodash set for ellipsis property in schema
2025-03-26 14:39:58 +08: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
YANG QIA
27c2538d40
fix(l10n): localization for fields of sign up page ( #6556 )
2025-03-26 11:02:00 +08:00
chenos
f43ed88eba
feat: optimize 502 error message ( #6547 )
...
* fix: app error
* fix: app warning
2025-03-26 09:39:57 +08:00
Katherine
1dd47e7571
style: optimize button style for no-permission state ( #6552 )
2025-03-25 15:38:32 +08:00
xilesun
928fcb68c1
chore: update changelogs
2025-03-25 15:09:51 +08:00
nocobase[bot]
fcdf625a35
docs: update changelogs
2025-03-25 07:02:56 +00:00
nocobase[bot]
37ab4452ba
chore(versions): 😊 publish v1.6.10
v1.6.10
2025-03-25 06:45:45 +00:00
Katherine
0422d0da39
fix: field assignment with null value is ineffective ( #6549 )
2025-03-25 14:01:26 +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
Zeke Zhang
2fefcfbcf2
fix: remove "Allow multiple selection" from multiple locale files ( #6515 )
...
* fix: remove "Allow multiple selection" from multiple locale files
* chore: format
* feat(client): add visibility control for allowMultiple
* Revert "fix: remove "Allow multiple selection" from multiple locale files"
This reverts commit 9d63791d1fced73e6860bcf5c8987a5f15ecac79.
2025-03-24 20:34:06 +08:00