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
nocobase[bot]
26e30489da
chore(versions): 😊 publish 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]
cf09e64821
chore(versions): 😊 publish 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
nocobase[bot]
aad023cfc0
chore(versions): 😊 publish 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]
8773912c34
chore(versions): 😊 publish 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
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
5ad6251d6d
fix(plugin-workflow-action-trigger): trigger on multiple records ( #6559 )
2025-03-26 15:21:37 +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
nocobase[bot]
37ab4452ba
chore(versions): 😊 publish 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
YANG QIA
3b86eccca4
fix(custom-request): unable to download utf-8 encoded files ( #6541 )
2025-03-24 17:18:14 +08:00
YANG QIA
c985522fa3
fix(collection-tree): migration issue ( #6537 )
...
* fix(collection-tree): migration issue
* fix: bug
2025-03-24 16:46:40 +08:00
nocobase[bot]
01ec734a58
chore(versions): 😊 publish v1.6.9
2025-03-23 03:34:33 +00:00
chenos
436af4b9f3
fix: runPluginStaticImports ( #6528 )
2025-03-23 08:59:28 +08:00
Katherine
437e9dba52
fix: action button transparency causing setting display issue on hover ( #6529 )
...
* fix: button transparency causing setting display issue on hover
* fix: button transparency causing setting display issue on hover
2025-03-22 23:11:52 +08:00
nocobase[bot]
e3b99cc75c
chore(versions): 😊 publish v1.6.8
2025-03-22 12:57:51 +00:00
YANG QIA
e7702b8537
fix(auth): trim authenticator options ( #6527 )
...
* fix: trim authenticator options
* fix: bug
2025-03-22 20:15:38 +08:00
chenos
f7a81858ea
fix: missing authenticator ( #6526 )
2025-03-22 08:48:00 +08:00
chenos
44ee058730
fix: getFileKey ( #6523 )
...
* fix: getFileKey
* fix: storage cannot be deleted
2025-03-22 05:13:24 +08: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
chenos
2e737f74fd
chore: create-mock-database ( #6522 )
...
* chore: create-mock-database
* fix: mockDatabase
2025-03-21 12:14:31 +08:00
nocobase[bot]
3f75da95d3
chore(versions): 😊 publish v1.6.7
2025-03-20 09:48:46 +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
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
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
Sheldon Guo
92f7f3f390
fix(notification-email): adjust column widths and add description for secure setting ( #6501 )
2025-03-20 09:40:58 +08: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
chenyongxin
ee728bd9bf
feat: calendar plugin with optional settings to enable or disable quick event creation ( #6391 )
...
* feat: calendar plugin with optional settings to enable or disable quick event creation
* feat: remove useless code
* Update zh-CN.json
* feat: modify configuration name
* feat: use nullish coalescing operator
2025-03-19 17:15:51 +08:00
Zeke Zhang
18ab00bce1
fix: remove deprecated menuSchemaUid usage and simplify path generation ( #6483 )
...
* fix: remove deprecated menuSchemaUid usage and simplify path generation
* fix: remove deprecated menuSchemaUid from route schema creation
2025-03-19 16:22:43 +08:00
hongboji
7a884734dd
fix: workflow e2e ( #6500 )
...
* fix: workflow e2e
* fix: workflow e2e
2025-03-19 14:13:04 +08:00
chenos
645cef5825
perf: useIsLoggedIn ( #6462 )
2025-03-19 10:28:27 +08:00
nocobase[bot]
727768bf71
chore(versions): 😊 publish v1.6.6
2025-03-18 15:15:17 +00:00
chenos
00cd51c14e
fix: encode url ( #6497 )
2025-03-18 21:18:43 +08:00
Junyi
21857c4db5
fix(plugin-workflow): fix legacy tasks count after workflow deleted ( #6493 )
...
* fix(plugin-workflow): fix legacy tasks count after workflow deleted
* fix(plugin-workflow): fix locale
2025-03-18 17:07:53 +08:00
chenos
dd47ca4552
fix: locale error
2025-03-18 15:23:13 +08:00
Junyi
7da1c200ed
feat(plugin-workflow-aggregate): add precision option ( #6491 )
2025-03-18 12:20:33 +08:00