-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat(database): add trim option for text field #6603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Tests results for "E2E"8 fatal errors, not part of any test 33 flaky1069 passed, 36 skipped, 70 did not run Full HTML report. Merge workflow run. |
commit d69fbfeb1b0efd5ccadcf3297b07de849ee0fbe1 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Fri Apr 11 13:39:50 2025 +0000 docs: update changelogs commit 8b983f8913b1f8364853e33dbafb0478646e949f Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Fri Apr 11 13:05:40 2025 +0000 chore(versions): 😊 publish v1.6.18 commit c509e5f9e278980a5c421482da0d034cc6444845 Author: Katherine <[email protected]> Date: Fri Apr 11 14:26:12 2025 +0800 fix: subtable description overlapping with add new button (#6646) commit 32ae82bb31d5712f710d3e322edc4461afa5753d Author: Junyi <[email protected]> Date: Fri Apr 11 08:45:48 2025 +0800 refactor(client): add default type fallback api for (#6644) commit 49a9c6365b5998d84abf238be73d411997509e26 Author: Zeke Zhang <[email protected]> Date: Thu Apr 10 22:50:57 2025 +0800 refactor: optimize prompt information (#6641) * fix: update error block to display a custom image and improved messages when no pages are found * feat: add no pages result display with custom message and icon in LayoutContent * feat: add translations for UI editor prompts and update no pages message in multiple locales * feat: add tip display when no pages are found in LayoutContent * fix: ensure minimum height for mobile tab bar content * fix: remove unnecessary margin from mobile action page styles and block initializer commit 7886581f080a7034752c3788d5e734d29005fcf9 Author: Katherine <[email protected]> Date: Thu Apr 10 13:51:25 2025 +0800 fix: dashed underline caused by horizontal form layout in modal (#6639) * fix: dashed underline caused by horizontal form layout in modal * fix: e2e test commit 86380b2ba57ac7d62eedba1a7c71a5269a4e4dd4 Author: Junyi <[email protected]> Date: Wed Apr 9 21:43:15 2025 +0800 refactor(plugin-workflow-delay): support to use variable for duration (#6621) commit 6f4e27a286aa19197a1e229338384e7bea4f742a Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Wed Apr 9 06:44:38 2025 +0000 docs: update changelogs commit aae9319f735f42a0caa069db9f21f1de2b93e267 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Wed Apr 9 06:28:10 2025 +0000 chore(versions): 😊 publish v1.6.17 commit 403ff2480019e0f6dc71629acc109bd02c5aecf5 Author: YANG QIA <[email protected]> Date: Wed Apr 9 12:33:47 2025 +0800 fix(users): issue with parsing the user profile form schema (#6635) commit 773ee94db4b02e7d6b9567f77496c73a78cc5356 Author: Katherine <[email protected]> Date: Wed Apr 9 09:38:51 2025 +0800 fix: missing filter params when exporting data after changing pagination (#6633) commit 3c5ff51472c9385d27e5a75960576f4e78877a19 Author: Junyi <[email protected]> Date: Mon Apr 7 22:01:24 2025 +0800 chore(utils): add extends for dayjs (#6630) commit d5f99d97dfd38c768ceed9ba9e5a8eed6d53a182 Author: Katherine <[email protected]> Date: Mon Apr 7 16:02:51 2025 +0800 fix: single-select field with 'contains' filter on mobile does not support multiple selection (#6629) commit aa59e0131f73c668cfd290e54b7dfdaa496a9048 Author: Katherine <[email protected]> Date: Mon Apr 7 16:02:45 2025 +0800 fix: rule with 'any' condition does not take effect when condition li… (#6628) * fix: rule with 'any' condition does not take effect when condition list is empty * fix: bug commit 46227c877f7adc2296faa63009a16f580d707707 Author: Junyi <[email protected]> Date: Mon Apr 7 15:29:18 2025 +0800 fix(client): support to search field (#6627) commit 5f6d7f2e0eeb95388122e1c8f34f6271d0cc466e Author: Katherine <[email protected]> Date: Mon Apr 7 09:29:14 2025 +0800 fix: variable parse failure when URL parameters contain Chinese characters (#6618) commit def3a0a388e0af9481dd7df76f1625b4738b036f Author: Zeke Zhang <[email protected]> Date: Sun Apr 6 17:53:10 2025 +0800 fix: add headers to API request in AssociationFieldProvider (#6619) * fix: add headers to API request in AssociationFieldProvider * fix: handle optional dataSource in headers for API request in AssociationFieldProvider commit 393b46a3bca704abfaf891c8d965e054cbc7f0b9 Author: Junyi <[email protected]> Date: Sun Apr 6 09:58:46 2025 +0800 refactor(client): add trim API for Input and Variable.TextArea (#6624) * refactor(client): add trim API for Input and Variable.TextArea * fix(client): avoid trim property to be passed to inner component commit 8f5ae04743bfa2e56a57a01279f47a106731bf30 Author: Sheldon Guo <[email protected]> Date: Fri Apr 4 19:29:49 2025 +0800 feat: enhance error handling with optional title in AppError component (#6409) commit 235cbebf743bf658c1de70fc0fea7ff429131b78 Author: Katherine <[email protected]> Date: Thu Apr 3 20:25:44 2025 +0800 fix: issue with Gantt block in tree collection (#6617) * fix: issue with Gantt block in tree collection * fix: bug * fix: test commit c0961c053bbfad2e83bba9e9938ebd9aedafcd3f Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Thu Apr 3 07:47:07 2025 +0000 docs: update changelogs commit c37ea4d60a08b83495c23fe06fe5c793e116cd45 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Thu Apr 3 07:15:19 2025 +0000 chore(versions): 😊 publish v1.6.16 commit 709e09b1c8e0d8df9faef1e6e152382b040fe1d1 Author: chenos <[email protected]> Date: Thu Apr 3 12:27:06 2025 +0800 fix: rename commit 92d15388a3270928c22ece74758096817ce15a76 Author: Katherine <[email protected]> Date: Thu Apr 3 09:32:39 2025 +0800 fix: style issue of tooltip-icon in form fields (#6615) commit 1552245abca3338fcdd159451468a39fe7a43347 Author: Katherine <[email protected]> Date: Thu Apr 3 09:32:32 2025 +0800 fix: style issue of tooltip-icon in form fields (#6615) commit cf36a3216bd3fb68f8e1f8745143c725f57d5e40 Author: Zeke Zhang <[email protected]> Date: Wed Apr 2 16:58:01 2025 +0800 chore: add comment commit 7e993b867d3380ed97945db8630a2460db4096a3 Author: Katherine <[email protected]> Date: Wed Apr 2 16:15:36 2025 +0800 style: optimize title styling on the public form configuration page (#6614) commit d2025ee76fc12e321bdd9e3ced8ddd04240cbd03 Author: Katherine <[email protected]> Date: Wed Apr 2 14:54:09 2025 +0800 fix: field label display issue to prevent truncation by colon (#6599) * fix: form field label truncation due to colon * fix: test * fix: bug commit 6632c755d60cb1488925d775b139a790bab1f00d Author: Katherine <[email protected]> Date: Wed Apr 2 11:32:33 2025 +0800 fix: x-disabled property not taking effect on form fields (#6610) commit 12e68241537ae10dd4d1c3425916425f256cdf53 Author: YANG QIA <[email protected]> Date: Tue Apr 1 23:28:41 2025 +0800 fix(db): `filterByTk` is ignored when both `filter` and `filterByTk` are used in o2m deletion (#6606) * fix(db): `filterByTk` is ignored when both `filter` and `filterByTk` are used in o2m deletion * test: add test commit 33bfdf6cd758d375cedf6114edb63ca0b990015e Author: Zhou <[email protected]> Date: Tue Apr 1 21:31:02 2025 +0800 Update LICENSE.txt commit d6db010952e06bec804890ae1bc492f228febdc7 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Tue Apr 1 13:20:13 2025 +0000 docs: update changelogs commit 71a55d6f10dab92745dfb04290b611134aea43ec Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Tue Apr 1 12:59:02 2025 +0000 chore(versions): 😊 publish v1.6.15 commit bc158ac66cea6824f2af57a189b12769ddbcb95d Author: chenos <[email protected]> Date: Tue Apr 1 19:55:25 2025 +0800 fix: view permissions include list and get (#6607) commit b04d4a82d9951ba1236c178d57360470cc7cd765 Author: Junyi <[email protected]> Date: Tue Apr 1 17:48:41 2025 +0800 refactor(file-manager-storage): add trim option for text fields (#6604) commit 54817e14539d6a94f1d306cfe27b1e893fcfc8bc Author: Junyi <[email protected]> Date: Tue Apr 1 17:47:12 2025 +0800 feat(database): add trim option for text field (#6603) commit e6a3cbf613192c97253fd7869c06024233ac4ec0 Author: hongboji <[email protected]> Date: Tue Apr 1 17:38:46 2025 +0800 fix: approval e2e POM commit d0f866da0cca3b66ace460187fd575147934bd1c Author: hongboji <[email protected]> Date: Tue Apr 1 15:18:43 2025 +0800 fix: approval e2e POM commit 520ffa3e3ebb9850e22177b77a365831546559d2 Author: Junyi <[email protected]> Date: Tue Apr 1 15:14:23 2025 +0800 fix(client): support disabled props for SchemaInitializerItem when has items (#6597) * fix(client): support disabled props for SchemaInitializerItem when has items * refactor(client): use default menu props for disabled commit 164772afb8daa558c93b4aac53b152ac7cd7270b Author: Junyi <[email protected]> Date: Tue Apr 1 15:10:28 2025 +0800 fix(database): fix datetimeNoTz field (#6588) * fix(database): fix datetimeNoTz field * fix(database): fix test case commit 4c3255d455bfce66b398da4b413f17a13b2cae89 Author: Junyi <[email protected]> Date: Tue Apr 1 13:25:08 2025 +0800 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 commit 69fac1120446ac554d4b94bb2f1923b0bdbf527f Author: Katherine <[email protected]> Date: Tue Apr 1 11:38:15 2025 +0800 fix: oneToMa ny e2e test (#6601) commit 04e943a0b2febf3b6c02a011c921f0484b20db24 Author: YANG QIA <[email protected]> Date: Tue Apr 1 11:00:59 2025 +0800 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 commit ce28c680186004212fd8813c63806384f2b43367 Author: Junyi <[email protected]> Date: Tue Apr 1 08:34:06 2025 +0800 refactor(plugin-workflow): improve code of schedule trigger (#6589) commit 4ef6b9037d8d50dd149af7734d45d915a9638818 Author: Junyi <[email protected]> Date: Mon Mar 31 22:51:19 2025 +0800 fix(plugin-workflow): fix sync option display incorrectly (#6595) commit 9db2c533e3cedc8c1b03c75cf1b06230359ebdb0 Author: estheryo <[email protected]> Date: Mon Mar 31 16:49:17 2025 +0800 Update README.ja-JP.md commit 1a5963a7752ecfca9f4cfd0a32524309d6427fde Author: estheryo <[email protected]> Date: Mon Mar 31 16:42:09 2025 +0800 Update README.zh-CN.md commit 480e36221fb4eb0d731aa5f67213306a08794905 Author: estheryo <[email protected]> Date: Mon Mar 31 16:39:51 2025 +0800 Update README.md commit c178c215a9edfc71862091e7b1d21bfe8c78711e Author: chenos <[email protected]> Date: Mon Mar 31 15:18:09 2025 +0800 fix: to error message commit a7775c25db00a701de7fd43a9e063203b622eca7 Author: Katherine <[email protected]> Date: Mon Mar 31 14:42:16 2025 +0800 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 commit febaef9cf97ab0ecf17d56aa971cc3fd61c36ca7 Author: YANG QIA <[email protected]> Date: Mon Mar 31 12:53:25 2025 +0800 fix(auth): token assignment in `AuthProvider` (#6593) commit 19a263ff5ae487ffed2cdf804f978036c7cad837 Author: Katherine <[email protected]> Date: Mon Mar 31 09:46:13 2025 +0800 fix: prevent map management from passing required validation with space input (#6575) commit c16d65ba7c7ef8c0b235e297bf0d929844328e7d Author: Katherine <[email protected]> Date: Mon Mar 31 09:27:06 2025 +0800 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 commit 7ac07706cc778df5e3b19cb49c42aac83011d720 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sat Mar 29 04:08:05 2025 +0000 docs: update changelogs commit 26e30489da4d49634fa7bbb5a22427a767c396f1 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sat Mar 29 03:46:43 2025 +0000 chore(versions): 😊 publish v1.6.14 commit 8e90850e14228612da98fc4416fa535182b838ae Author: Katherine <[email protected]> Date: Fri Mar 28 18:04:35 2025 +0800 fix: missing data on boundary dates in weekly calendar view (#6587) commit d9710fbb592a0ede4a2ec7915722914e1f111a14 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Fri Mar 28 09:19:56 2025 +0000 docs: update changelogs commit cf09e648219fc5125b6ac052e6be0bad96bfba8d Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Fri Mar 28 09:11:21 2025 +0000 chore(versions): 😊 publish v1.6.13 commit b86ea5dd610493aaead7358abe9b8a6e84e326cc Author: Katherine <[email protected]> Date: Fri Mar 28 15:44:45 2025 +0800 fix: error when downloading async migration file (#6586) commit 28c633e3697ac09a5755f8dcac6f47443b02ebbe Author: Katherine <[email protected]> Date: Fri Mar 28 13:58:16 2025 +0800 fix: error in migration task popup during async export (#6584) commit d94c365e30bbf088f659b6ee8117f1bd375e00f5 Author: Sheldon Guo <[email protected]> Date: Fri Mar 28 13:28:03 2025 +0800 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 commit 6bb754612c8476ab8bc978c0e192814f89f5c802 Author: chenos <[email protected]> Date: Fri Mar 28 12:39:44 2025 +0800 feat: locale tester (#6576) * feat: locale tester * fix: locale * fix: acl.registerSnippet * feat: package.json * fix: locale commit 9eaa47863db5f888f008ed46ad122da60edd10c9 Author: Zeke Zhang <[email protected]> Date: Fri Mar 28 12:01:13 2025 +0800 fix: remove refreshComponent in Grid component (#6578) * fix: remove refreshComponent in Grid component * test: add e2e test for modal content persistence after reopening commit 1b782c4f952fba2e45a05c63f67d8576c16da590 Author: chenos <[email protected]> Date: Fri Mar 28 11:01:20 2025 +0800 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 <[email protected]> commit eba3f79134a37e5db84bbb3e02d2f7d03a0fc5ba Author: Katherine <[email protected]> Date: Thu Mar 27 23:00:04 2025 +0800 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 commit 63caa541cbf48dc791650814bdbd82e09ff9ecc3 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Thu Mar 27 13:08:37 2025 +0000 docs: update changelogs commit aad023cfc0cbb1088907c05d962c0125a67a481e Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Thu Mar 27 12:58:32 2025 +0000 chore(versions): 😊 publish v1.6.12 commit 5f85b9ab9a1ce26aa4f1171bcaa52a1f65b7d54f Author: mytharcher <[email protected]> Date: Thu Mar 27 18:51:52 2025 +0800 fix(plugin-file-manager): fix error of getting file key when path is null commit 27da1d442476b23adb050fee3309ff25df5be125 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Thu Mar 27 04:38:05 2025 +0000 docs: update changelogs commit 8773912c341e84d40b30e14e84a4f55c6d3d4d0c Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Thu Mar 27 04:21:59 2025 +0000 chore(versions): 😊 publish v1.6.11 commit ce4794bd273b9cd277a29f3c85d5f0e6cdb09c56 Author: Katherine <[email protected]> Date: Thu Mar 27 11:07:25 2025 +0800 fix: issue with public form page title displaying 'Loading...' (#6569) commit ec9dbe865a91e6ccf71f996803a8acefe3dfa852 Author: Junyi <[email protected]> Date: Wed Mar 26 21:40:23 2025 +0800 fix(plugin-workflow): generate workflow key (#6567) commit 0349edb42ce1f674e04f7831c0a25685c1b572f7 Author: Katherine <[email protected]> Date: Wed Mar 26 20:03:52 2025 +0800 fix: issue with date field display in data scope filtering (#6564) commit f07172f98ae14e0c12d5a6cca3f9467875fef71b Author: Zeke Zhang <[email protected]> Date: Wed Mar 26 18:56:00 2025 +0800 fix: adjust styling for Documentation component to ensure proper layout (#6566) commit cded825bda6887c5f1817c96b69bd9c165795c90 Author: Katherine <[email protected]> Date: Wed Mar 26 16:24:31 2025 +0800 feat: support setting sequence as the title field for calendar block (#6562) commit 46a3816d83decb978e7d8a1fdf60519c241bcc50 Author: Junyi <[email protected]> Date: Wed Mar 26 15:40:30 2025 +0800 fix(client): only support plain text file to preview (#6563) commit 5ad6251d6ddfaa6faabd8d965a28723e60427adf Author: Junyi <[email protected]> Date: Wed Mar 26 15:21:37 2025 +0800 fix(plugin-workflow-action-trigger): trigger on multiple records (#6559) commit f7af0c4445fb677bd708dadd946ee244cf68aff9 Author: Zeke Zhang <[email protected]> Date: Wed Mar 26 14:39:58 2025 +0800 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 commit c80fbc306365a4cea1ba125c327540bf8c3c01eb Author: Zeke Zhang <[email protected]> Date: Wed Mar 26 14:37:01 2025 +0800 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 commit 27c2538d40878d3a110b98de133c2fe7722a2ed2 Author: YANG QIA <[email protected]> Date: Wed Mar 26 11:02:00 2025 +0800 fix(l10n): localization for fields of sign up page (#6556) commit f43ed88ebacb1cb1205cc46c3c1fa2d8f291f95e Author: chenos <[email protected]> Date: Wed Mar 26 09:39:57 2025 +0800 feat: optimize 502 error message (#6547) * fix: app error * fix: app warning commit 1dd47e75713f62291cf13471cd917e468cfb8543 Author: Katherine <[email protected]> Date: Tue Mar 25 15:38:32 2025 +0800 style: optimize button style for no-permission state (#6552) commit 928fcb68c10f82385947ab953c5ba88ed7a10277 Author: xilesun <[email protected]> Date: Tue Mar 25 15:09:51 2025 +0800 chore: update changelogs commit fcdf625a35f962f46141636cee893febb0321d4f Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Tue Mar 25 07:02:56 2025 +0000 docs: update changelogs commit 37ab4452ba726d19f131be941dc837f73ea0cf9a Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Tue Mar 25 06:45:45 2025 +0000 chore(versions): 😊 publish v1.6.10 commit 0422d0da39810384e5c0f31e8e7ffc46bb1e48c6 Author: Katherine <[email protected]> Date: Tue Mar 25 14:01:26 2025 +0800 fix: field assignment with null value is ineffective (#6549) commit 322f3d749eb6ad77e2ab4c7954ea8b15caffd487 Author: Zeke Zhang <[email protected]> Date: Mon Mar 24 20:39:44 2025 +0800 fix(Link): cannot use 'current user' variable (#6536) commit 57c8722c3c0ec49100dc9e1c23e6cc08e2365ef4 Author: Zeke Zhang <[email protected]> Date: Mon Mar 24 20:38:44 2025 +0800 fix: remove caching logic (#6530) commit 2fefcfbcf215663179e3d69b27c9413c95c1fc59 Author: Zeke Zhang <[email protected]> Date: Mon Mar 24 20:34:06 2025 +0800 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. commit 3b86eccca4d0aa83d4e3c03bfbd7de9536c77b63 Author: YANG QIA <[email protected]> Date: Mon Mar 24 17:18:14 2025 +0800 fix(custom-request): unable to download utf-8 encoded files (#6541) commit 38bac8291e3096485fbb68e51f99651115b3f492 Author: gchust <[email protected]> Date: Mon Mar 24 16:56:52 2025 +0800 fix: yarn doc error (#6540) commit c985522fa35ccc402a063bc2b679d3bed4b30e74 Author: YANG QIA <[email protected]> Date: Mon Mar 24 16:46:40 2025 +0800 fix(collection-tree): migration issue (#6537) * fix(collection-tree): migration issue * fix: bug commit a3c941178f0828493415dbb3ae1b36b57bc633b2 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sun Mar 23 03:53:54 2025 +0000 docs: update changelogs commit 01ec734a5876a32c06cec9eb304049f184d02a44 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sun Mar 23 03:34:33 2025 +0000 chore(versions): 😊 publish v1.6.9 commit bc5caab6f24bf08845fceebf726e3c1fdf94bd82 Author: chenos <[email protected]> Date: Sun Mar 23 10:11:06 2025 +0800 fix: add __stopped event commit 436af4b9f30bf0ced6221178e73c399393991419 Author: chenos <[email protected]> Date: Sun Mar 23 08:59:28 2025 +0800 fix: runPluginStaticImports (#6528) commit 437e9dba52a7c2f02e421c22d1f2c69c7859b839 Author: Katherine <[email protected]> Date: Sat Mar 22 23:11:52 2025 +0800 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 commit 85e3019e448239c94517270fdcb1ac9dedada076 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sat Mar 22 13:07:06 2025 +0000 docs: update changelogs commit e3b99cc75c8140e2470cfb7209381d9ba9458f75 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sat Mar 22 12:57:51 2025 +0000 chore(versions): 😊 publish v1.6.8 commit e7702b8537a834df89bda87d8c9974bc49582ec2 Author: YANG QIA <[email protected]> Date: Sat Mar 22 20:15:38 2025 +0800 fix(auth): trim authenticator options (#6527) * fix: trim authenticator options * fix: bug commit 369754f8f06238ae7181539d9f5d56a73954f949 Author: gchust <[email protected]> Date: Sat Mar 22 09:25:43 2025 +0800 fix: ensure old instances are cleaned up during application reinitialization (#6524) * fix: getConnection called after connection closed error * fix: ensure old instances are cleaned up during application reinitialization commit f7a81858eaa8c56eba4f94ea13df4168e22e6cf4 Author: chenos <[email protected]> Date: Sat Mar 22 08:48:00 2025 +0800 fix: missing authenticator (#6526) commit 44ee058730ef7e16e14b53a7ecbe43ba0836abe6 Author: chenos <[email protected]> Date: Sat Mar 22 05:13:24 2025 +0800 fix: getFileKey (#6523) * fix: getFileKey * fix: storage cannot be deleted commit 1470ed902a5edc422cc437bfe5937f3605f1bbb4 Author: Katherine <[email protected]> Date: Fri Mar 21 13:17:00 2025 +0800 fix: map block key management issue causing request failures due to invisible characters (#6521) commit 2e737f74fdb469e0a45f27b71e324b189fac215c Author: chenos <[email protected]> Date: Fri Mar 21 12:14:31 2025 +0800 chore: create-mock-database (#6522) * chore: create-mock-database * fix: mockDatabase commit 68d2ae1c3ddc15e0908f6a12b21321cfa2b0623f Author: chenos <[email protected]> Date: Fri Mar 21 10:50:49 2025 +0800 chore: init env commit f82e426daa201892cf63ef8e0affd70cf18debf3 Author: Katherine <[email protected]> Date: Thu Mar 20 23:17:33 2025 +0800 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 commit a2002d83295f2bf13384059c297f566f9877106d Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Thu Mar 20 10:25:52 2025 +0000 docs: update changelogs commit 3f75da95d385db641ef72576c04352842258d1e4 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Thu Mar 20 09:48:46 2025 +0000 chore(versions): 😊 publish v1.6.7 commit dad61a2a108c5f6d020bad4c042367f3a4851bf1 Author: Katherine <[email protected]> Date: Thu Mar 20 15:56:25 2025 +0800 fix: time field submission error in Chinese locale (invalid input syntax for type time) (#6511) commit bd51bd545e141e9e64222a4ea651d630dde05d0f Author: chenos <[email protected]> Date: Thu Mar 20 14:56:42 2025 +0800 fix: unable to access files stored in COS (#6512) * fix: unable to access files stored in COS * fix: ensureUrlEncoded commit 2c024cc32ea0e8f65c6f3f896718e66901bb1a82 Author: Sheldon Guo <[email protected]> Date: Thu Mar 20 13:13:19 2025 +0800 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 commit 9c72cba8f51eec49bbbd9a0bf28751fa535c2fda Author: Sheldon Guo <[email protected]> Date: Thu Mar 20 10:50:21 2025 +0800 feat(mailer): add description for secure setting and update translations (#6510) commit 87c1fee42534cf945cca8091899deeb46ad9b373 Author: Katherine <[email protected]> Date: Thu Mar 20 09:50:56 2025 +0800 fix: failed required validation for map management secret key fields (#6509) commit 92f7f3f390a47dff5ef1a0979d7b1aded0ec702c Author: Sheldon Guo <[email protected]> Date: Thu Mar 20 09:40:58 2025 +0800 fix(notification-email): adjust column widths and add description for secure setting (#6501) commit 49bd35ca5f27d0af17e15686e62fe2cc9bf7d0c6 Author: N3tN00b3r <[email protected]> Date: Wed Mar 19 17:34:48 2025 +0100 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 <[email protected]> commit 186463abb25419022b566c4741b4ba65cd741096 Author: Katherine <[email protected]> Date: Wed Mar 19 21:01:24 2025 +0800 fix: association field detection to be based on type (#6506) commit ee728bd9bfac2eea21c090c9fd7a1b33f636aea4 Author: chenyongxin <[email protected]> Date: Wed Mar 19 17:15:51 2025 +0800 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 commit 18ab00bce191960476ab9f2be035d98a79c678cb Author: Zeke Zhang <[email protected]> Date: Wed Mar 19 16:22:43 2025 +0800 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 commit 7a884734dd65b297a08e7cddcab72700231d3869 Author: hongboji <[email protected]> Date: Wed Mar 19 14:13:04 2025 +0800 fix: workflow e2e (#6500) * fix: workflow e2e * fix: workflow e2e commit 645cef58251ceb188821223ee16e52e9e64af000 Author: chenos <[email protected]> Date: Wed Mar 19 10:28:27 2025 +0800 perf: useIsLoggedIn (#6462) commit 6541fad14bcf2407daf20dfbbf616e6386dd482c Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Tue Mar 18 15:38:12 2025 +0000 docs: update changelogs commit 727768bf71e4945072339eb6397e2bfa8174d229 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Tue Mar 18 15:15:17 2025 +0000 chore(versions): 😊 publish v1.6.6 commit 00cd51c14e60b956eed888c6601d874123075fc3 Author: chenos <[email protected]> Date: Tue Mar 18 21:18:43 2025 +0800 fix: encode url (#6497) commit 8f8ee69aec5ec6928b2656b4136d22d88994a236 Author: chenos <[email protected]> Date: Tue Mar 18 17:28:32 2025 +0800 chore: locale command commit 21857c4db594b11933f9a9e1d718b8a520ceddfc Author: Junyi <[email protected]> Date: Tue Mar 18 17:07:53 2025 +0800 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 commit fa0c3784665ac227b1ef156c81a6b85e24b41567 Author: Katherine <[email protected]> Date: Tue Mar 18 15:29:49 2025 +0800 feat: support long text fields as title fields for association field (#6495) commit dd47ca4552a5200c703ba3bea0ba32819dd49f3b Author: chenos <[email protected]> Date: Tue Mar 18 15:23:13 2025 +0800 fix: locale error commit fa5890cea53fcf96566284c98d7ac2c1a91f14cb Author: Junyi <[email protected]> Date: Tue Mar 18 15:21:50 2025 +0800 fix(evaluator): fix round decimal places (#6492) commit 7da1c200ed2e47034411675a90045c21daea027e Author: Junyi <[email protected]> Date: Tue Mar 18 12:20:33 2025 +0800 feat(plugin-workflow-aggregate): add precision option (#6491) commit 30c612cb08488e1d792de9d4e871059d514bcde4 Author: ajie <[email protected]> Date: Tue Mar 18 11:47:25 2025 +0800 fix: unable to create a MySQL view (#6477) * fix: unable to create a MySQL view commit fd5c2475034e73dd875f5bb1175f5caadd4048b3 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Mon Mar 17 11:07:38 2025 +0000 docs: update changelogs commit 2481e3f4ffbebf4bdecd6dbc226451781bee8aa0 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Mon Mar 17 10:27:39 2025 +0000 chore(versions): 😊 publish v1.6.5 commit 62c06c7ac3183edce2e1e6b9c18daf803d1ba710 Author: Katherine <[email protected]> Date: Mon Mar 17 16:21:10 2025 +0800 fix: rich text field not clearing data on submission (#6486) commit dbb079ba18aae13b8da7d6675a6bed892abf1341 Author: Junyi <[email protected]> Date: Mon Mar 17 16:00:48 2025 +0800 fix(plugin-workflow-manual): fix migration (#6487) * fix(plugin-workflow-manual): fix migration * fix(plugin-workflow-manual): fix test cases commit 26d858ae18cf0d593914cc395a9b9868f547ba47 Author: Junyi <[email protected]> Date: Mon Mar 17 12:27:42 2025 +0800 fix(plugin-workflow-manual): fix migration (#6484) commit ed35d0995e5abd5160c1e8bed668c87dfcdd4124 Author: Zeke Zhang <[email protected]> Date: Mon Mar 17 10:34:39 2025 +0800 fix: add colorTextHeaderMenu token to CSSVariableProvider commit 0cc83299f8fe498b822606f90e99c8348253f5d7 Author: Zeke Zhang <[email protected]> Date: Mon Mar 17 10:32:25 2025 +0800 feat: add colorTextHeaderMenu variable for header menu styling (#6482) commit f18ddcdad8b792bfa1dbed10806bbc6b49211a02 Author: Junyi <[email protected]> Date: Mon Mar 17 10:18:24 2025 +0800 fix(plugin-workflow-manaul): fix workflow title field in filter (#6480) commit 34528c4b0c99997ad9b07ef57b3f45e920ba585f Author: Katherine <[email protected]> Date: Mon Mar 17 10:09:38 2025 +0800 fix: calendar block not displaying events on boundary dates (#6463) * fix: calendar block not displaying events on boundary dates * fix: bug commit 982c6fd5bf145d6d73feb6d8ca0984d540cf24bb Author: Katherine <[email protected]> Date: Mon Mar 17 09:34:53 2025 +0800 fix: configureActions undefined (#6479) commit 5144d47eb9c08ca8c38581ab8c650c250644eb24 Author: Junyi <[email protected]> Date: Mon Mar 17 08:54:26 2025 +0800 �refactor(plugin-file-manager): refactor file url generating (#6472) * refactor(plugin-file-manager): change file url generation to a better way * fix(plugin-file-manager): use url field first * fix(client): remove unused function call * fix(plugin-file-manager): fix test cases * fix: local getURL * fix: md5 * fix: getFileURL * fix(plugin-file-manager): fix FileModel class * fix: use DeleteObjectCommand * fix(plugin-file-manager): fix package version and require * test(plugin-file-manager): fix test cases * fix: storageInstance * fix: test case error * fix: url-join * fix: autoGenId false * fix: url * fix: file.url * fix: file preview * fix: test error * fix: isURL * fix: only --------- Co-authored-by: chenos <[email protected]> commit ec618b06c859784694eb21e878cfc3f9ddbfdee4 Author: Junyi <[email protected]> Date: Mon Mar 17 01:05:26 2025 +0800 fix(plugin-workflow-manaul): fix migration (#6478) * fix(plugin-workflow-manaul): fix migration * fix(plugin-workflow-manaul): fix migration commit a2b34a1b44d71790ebe593ecf600d6b8acf17763 Author: Zeke Zhang <[email protected]> Date: Sun Mar 16 17:42:23 2025 +0800 fix(filter-provider): handle potential null reference in clearSelection method (#6475) commit cba610ecc8cb4022cf3862083af47168da5a967e Author: Junyi <[email protected]> Date: Sun Mar 16 15:04:20 2025 +0800 fix(plugin-workflow): fix tasks count (#6474) * fix(plugin-workflow): fix tasks count * fix(plugin-workflow): add filter * fix(plugin-workflow): always refresh all counts * refactor(plugin-workflow): change to delete tasks when workflow deleted * feat(plugin-workflow): add reload when click menu link commit fd7c83922853dc43d39c2b0dfbcf2ad49c63daa1 Author: chenos <[email protected]> Date: Sat Mar 15 23:37:46 2025 +0800 fix: migration error (#6470) * fix: migration error * fix: test case * fix(plugin-workflow-manual): fix migration * fix(plugin-workflow-manual): remove useless code * test(plugin-workflow-manual): add more case --------- Co-authored-by: mytharcher <[email protected]> commit e1f7e94e0da72a261ad568894e47d7108aae0f0c Author: Junyi <[email protected]> Date: Sat Mar 15 22:27:31 2025 +0800 fix(plugin-workflow-aggregate): fix round on null result (#6473) commit 2fd8cf44b7714d4fdd662bf4016b753f2e5890af Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Fri Mar 14 16:58:10 2025 +0000 docs: update changelogs commit 6bc55d4f9f8d2474c08c0e953d4144820ca79e6c Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Fri Mar 14 16:37:22 2025 +0000 chore(versions): 😊 publish v1.6.4 commit 4b91d890cfb1c2677945bb135a5e8192d6baaac6 Author: Junyi <[email protected]> Date: Fri Mar 14 22:19:20 2025 +0800 refactor(utils): move md5 to utils (#6468) * refactor(utils): move md5 to utils * fix(utils): fix export * fix(utils): add missed file commit 705e167dc4f9ae38f7407d7948bea9c118092754 Author: chenyongxin <[email protected]> Date: Fri Mar 14 21:34:05 2025 +0800 feat: cascade selection component add dataScope setting (#6386) * feat: cascade select filter parameter extension * feat: cascade selection component add dataScope setting * fix: remove useless import commit 7331cc78f54127973a7877594c8491611e4e6788 Author: chenos <[email protected]> Date: Fri Mar 14 20:18:14 2025 +0800 fix: unable to delete files stored in S3 (#6467) commit cc524c45fe20391feca16112d9dd406baae99a50 Author: chenos <[email protected]> Date: Fri Mar 14 15:01:14 2025 +0800 fix: encode (#6464) commit 4269ff741228910dbf50cffff3028f82ad17b19e Author: Zeke Zhang <[email protected]> Date: Fri Mar 14 13:19:23 2025 +0800 fix: handle null value check and clear data in manual loading mode (#6460) * fix: handle null value check and clear data in manual loading mode * fix: add clearSelection method and invoke it in relevant places commit 3b1f0162569be9cc2666989a145bff7f3058d368 Author: Junyi <[email protected]> Date: Fri Mar 14 09:58:44 2025 +0800 fix(plugin-workflow): remove bind workflow settings button from data picker (#6455) commit dd2d2cc37aa9fd551d4da974c9551847532378cf Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Thu Mar 13 17:04:15 2025 +0000 docs: update changelogs commit 7281979cc39dfaa0a1b9d6cf957e22b5041e3215 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Thu Mar 13 16:32:19 2025 +0000 chore(versions): 😊 publish v1.6.3 commit 78455c1a5d8b6d0dea65c1fc24a652fcad91b218 Author: Junyi <[email protected]> Date: Fri Mar 14 00:10:00 2025 +0800 fix(plugin-file-manager): fix image url (#6459) * fix(plugin-file-manager): fix image url * fix(plugin-file-manager): fix url with search part * fix(plugin-file-manager): fix lightbox preview url * fix(plugin-file-manager): encode link url commit 3d8c27ff1b16feda32adea8d06c21b13067b10e2 Author: Junyi <[email protected]> Date: Fri Mar 14 00:06:18 2025 +0800 fix(plugin-workflow-manual): fix migration (#6445) * fix(plugin-workflow-manual): fix migration * fix(plugin-workflow-manual): fix constraints key name * test(plugin-workflow-manual): add test case and fix * fix(plugin-workflow-manual): add migration to delete m2m fields * fix(plugin-workflow-manual): fix esists check * fix(plugin-workflow-manual): fix drop primary key in mysql * fix(plugin-workflow-manual): ignore sqlite * test(plugin-workflow-manual): check mysql * test(plugin-workflow-manual): use isolate level on transaction * test(plugin-workflow-manual): use described columns to check commit 1be324f52444bd849172bc835977e7139bb232e0 Author: chenos <[email protected]> Date: Thu Mar 13 16:25:58 2025 +0800 fix: cannot read properties of null (reading 'sort') commit 30cca1d79c426e797819a889f753e80bb96f65db Author: Katherine <[email protected]> Date: Thu Mar 13 15:32:53 2025 +0800 fix: custom request server test (#6452) commit 9810c91549026d66d057c37017fe1e046466d408 Author: YANG QIA <[email protected]> Date: Thu Mar 13 14:42:30 2025 +0800 fix(data-vi): removed fields appear when inserting filter fields (#6450) commit 8670de96672bd6d8d0bdb7ddb3d482996d32357b Author: Junyi <[email protected]> Date: Thu Mar 13 14:30:54 2025 +0800 fix(plugin-workflow-action-trigger): fix bulk edit action to trigger workflow (#6440) commit d9d58e60dedf05b673eedbb40f116f43d3822765 Author: Katherine <[email protected]> Date: Thu Mar 13 11:14:52 2025 +0800 fix: incorrect page number when adding data after subtable page size change (#6437) commit c2a95fcbe9d0021c815cb90061a228033d32360c Author: Katherine <[email protected]> Date: Thu Mar 13 11:14:27 2025 +0800 fix: role data source collection operation permissions list loading issue (#6431) * fix: role data source collection operation permissions list loading issue * fix: bug commit 33a46a6645228ccecf8da1afdc430fced24c3179 Author: Zeke Zhang <[email protected]> Date: Thu Mar 13 10:39:45 2025 +0800 fix(logo): logo style (#6444) commit cc0e13dce0569acc66f585faa3f613615c52ce6a Author: Junyi <[email protected]> Date: Wed Mar 12 23:35:14 2025 +0800 fix(plugin-file-manager): fix file issues (#6436) * fix(plugin-file-manager): fix file issues * fix(plugin-file-manager): fix special char in windows commit c408c916d7dd7bfec7952ac7771de3d4a9fba44e Author: Katherine <[email protected]> Date: Wed Mar 12 22:44:10 2025 +0800 fix: custom request server-side permission validation error (#6438) commit 97940d246c49649aa8aad55d9ee214116333351d Author: N3tN00b3r <[email protected]> Date: Wed Mar 12 14:39:47 2025 +0100 Updating italian translations (#6434) * 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 commit 9d572bf8f421d41578d09fd6660de080e3a35eee Author: Jonas Fleischer <[email protected]> Date: Wed Mar 12 14:35:26 2025 +0100 feat: add German localization files for NocoBase core and plugins (#6435) * feat: add German localization files for NocoBase core and plugins * feat: expand German localization for NocoBase plugins compared to chinese translation This commit adds and enhances German translation files across multiple NocoBase plugins, including: - Workflow plugins (action trigger, manual, notification, etc.) - File management - Charts and data visualization - Async task management - Import/export functionality - Theme editor - And several other core and extension plugins commit 054de87754627a14e08be425582423d2ee8dcb23 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Wed Mar 12 08:54:58 2025 +0000 docs: update changelogs commit ed98b8c7af197fffe728d68bcc67f6d10906df61 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Wed Mar 12 08:00:54 2025 +0000 chore(versions): 😊 publish v1.6.2 commit 9a2b877a97a6463207c5cf684ea04c75bc0e1c28 Author: Junyi <[email protected]> Date: Wed Mar 12 15:14:00 2025 +0800 fix(plugin-workflow-manual): fix migration version (#6430) commit ddbb62ed49b035b5320847dc2063c2cb9b0ff909 Author: Junyi <[email protected]> Date: Wed Mar 12 12:51:21 2025 +0800 fix(plugin-workflow-manual): fix migration (#6425) * fix(plugin-workflow-manual): fix migration * test(plugin-workflow-manual): add test cases for migrations * fix(plugin-workflow-manual): fix test cases * fix(plugin-workflow-manual): add case for new table existing commit 9dfb75663a0e02bf7918b7341e294e7998efdcad Author: chenos <[email protected]> Date: Wed Mar 12 09:22:07 2025 +0800 fix: cannot find module 'typeof-article' commit 69a44fff1af7cfaaeeb2a9d1ef23e54e3ce9b079 Author: Sheldon Guo <[email protected]> Date: Wed Mar 12 05:20:49 2025 +0800 fix(MessageConfigForm): add description for user selection and improve locale support (#6424) commit e00b294cec391301fbf3845ffc9fa8e2e5862700 Author: Katherine <[email protected]> Date: Tue Mar 11 21:52:45 2025 +0800 fix: public form style improve (#6419) * fix: public form style improve * fix: bug commit 3e1b828fc777581ccd5ba491d9eaf580d84cfa00 Author: Katherine <[email protected]> Date: Tue Mar 11 21:51:44 2025 +0800 fix: date field range selection excludes the max date (#6418) commit f76ce346f75854bf076901bd0bbf7ea8897ca3a5 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Tue Mar 11 11:11:31 2025 +0000 docs: update changelogs commit 00b7e0e0bd68d0402231a15ed4ee071acf6af860 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Tue Mar 11 10:14:56 2025 +0000 chore(versions): 😊 publish v1.6.1 commit ece3d10139845aaa80f118e1b52a13a58a24d4c9 Author: Zeke Zhang <[email protected]> Date: Tue Mar 11 16:13:34 2025 +0800 fix(globalOperators): handle null and empty array cases in function (#6415) commit d04bc83f2ff6f6413ff6168fc5e0153776033c45 Author: Sheldon Guo <[email protected]> Date: Tue Mar 11 15:16:47 2025 +0800 fix(InboxContent): add background color to layout content for better visibility (#6417) commit d90c17b3a4f0d18ecbcd84000f4dd1440ae6a9d5 Author: Zeke Zhang <[email protected]> Date: Tue Mar 11 14:30:37 2025 +0800 feat: add deletePopupContext function to manage popup context storage (#6411) commit 5ade85acd4e012301928aa13bf39da015cfef41f Author: Katherine <[email protected]> Date: Tue Mar 11 13:44:33 2025 +0800 fix: multi-select field value changes and option loss when deleting subtable records (#6405) commit e7dea7fdfbff679d2ca788533559056d7954df3c Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Tue Mar 11 05:29:43 2025 +0000 chore(versions): 😊 publish v1.6.0 commit 59efab855617597cc829d867254235043bb91ce4 Author: xilesun <[email protected]> Date: Tue Mar 11 11:42:29 2025 +0800 docs: update changelogs commit 256b5268008c1bd4fa0a1fc899a58d3a0ad600a9 Author: Zeke Zhang <[email protected]> Date: Tue Mar 11 11:11:30 2025 +0800 fix(menuItemSettings): enhance route moving logic to support nested i… (#6413) * fix(menuItemSettings): enhance route moving logic to support nested insertion * fix(menuItemSettings): update position method from 'prepend' to 'insertBefore' * fix: insertBefore --------- Co-authored-by: chenos <[email protected]> commit 1e3f988c4895254bdd411cf02683b7b11edfa6f6 Merge: 7d14ebf06f eb25702d37 Author: mytharcher <[email protected]> Date: Tue Mar 11 10:02:29 2025 +0800 Merge branch 'main' into next commit 7d14ebf06f5114365f622c9a1b52bee70275ffe2 Author: Junyi <[email protected]> Date: Tue Mar 11 10:00:34 2025 +0800 fix(lugin-workflow-tasks): only use the provider in admin layout (#6412) commit eb25702d37479d27a7790192a7522d741e41134b Author: xilesun <[email protected]> Date: Tue Mar 11 09:56:55 2025 +0800 fix: merge ci commit 45bfc0649f3a88333dc2d8efca23ea3d3b53bd86 Author: Zeke Zhang <[email protected]> Date: Tue Mar 11 08:24:19 2025 +0800 fix: menu icon display issue (#6410) commit 69c75566e06b38007ff775711280008feae174fb Author: Sheldon Guo <[email protected]> Date: Tue Mar 11 03:46:28 2025 +0800 fix(auth): user has no roles should redirect error message page (#6408) commit 6d929de82e8dcfd87e9c8b6ccc344a8ad30d4c2c Author: Junyi <[email protected]> Date: Tue Mar 11 00:00:28 2025 +0800 fix(plugin-workflow-manual): fix task migration (#6407) commit ded7b983fb66f24e35db6e6f70c07ebdd2c9b3b5 Author: chenos <[email protected]> Date: Mon Mar 10 22:49:17 2025 +0800 fix: use repository.firstOrCreate (#6406) commit 8741c26a866556ac925808a57ea405c844170e01 Author: Katherine <[email protected]> Date: Mon Mar 10 20:37:34 2025 +0800 fix: formDrawer theme context issue (#6403) commit e5507d0758e714437a183737764ed9e1a98d2056 Author: Junyi <[email protected]> Date: Mon Mar 10 19:58:33 2025 +0800 refactor(plugin-workflow): change task center api and ui (#6272) * refactor(plugin-workflow): change task center api and ui * fix(client): add className property for Grid.Col * refactor(plugin-workflow): adjust tasks menu style * fix(plugin-workflow): fix menu title * feat(plugin-workflow): automatically update tasks number * fix(plugin-workflow): ignore ws if not exist * fix(plugin-workflow): fix compatibility of no user approvals * refactor(server): revert ws api back * fix(plugin-workflow-manual): fix migration and renamed test cases * fix(plugin-workflow): fix acl for task resource * refactor(client): show badge number in toolbar * fix(plugin-workflow): fix toolbar number * fix(client): adjust badge font size * refactor(plugin-workflow): adjust task center style and api * fix(plugin-workflow-manual): fix constants * refactor(plugin-workflow-manual): change legacy workflow todo block to list style * test(plugin-workflow-manual): migrations * refactor(plugin-workflow): add workflow title component * fix(plugin-workflow-manual): fix e2e test cases * fix(plugin-workflow): fix test kit commit 4d1f28bf57a7b250566905689c85eeb0b475f8c7 Author: Katherine <[email protected]> Date: Mon Mar 10 18:34:19 2025 +0800 feat: compatible with historical button access control settings (#6376) * feat: compatible with historical button access control settings * fix: bug commit a8532e874ac45ad67337a6afe4551d90cbd82f1f Author: Katherine <[email protected]> Date: Mon Mar 10 17:04:15 2025 +0800 fix: error when editing fields in external data source (#6402) commit 58b5396c306e88e34c6e0f2b8fe8f6c78f2e6502 Author: Junyi <[email protected]> Date: Mon Mar 10 16:01:35 2025 +0800 refactor(plugin-workflow-action-trigger): support to use end node to determine status (#6399) commit 1320b59b2f83d959a1f1a90afc49ade115d2a942 Merge: c2e2344a83 e3123a4abb Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Mon Mar 10 06:39:03 2025 +0000 Merge branch 'main' into next commit e3123a4abbf6ea196c591035ffefd4747407c0ef Author: Zeke Zhang <[email protected]> Date: Mon Mar 10 14:38:41 2025 +0800 refactor: remove useless code (#6397) commit c2e2344a830bdcf2fba3d0e28f65ab5b92352348 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Mon Mar 10 06:13:38 2025 +0000 chore(versions): 😊 publish v1.6.0-beta.19 commit 9ae5cf26ad33f2489baa17c2702dc094f68fd220 Merge: bd3d3d3067 70b0194e52 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Mon Mar 10 03:18:17 2025 +0000 Merge branch 'main' into next commit 70b0194e52533aaf5741b3636528e7aa2cdc9939 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Mon Mar 10 03:17:56 2025 +0000 chore(versions): 😊 publish v1.5.26 commit bd3d3d3067a8dabefb21ea3988280baf81218b36 Merge: a7c35e84c6 5cb6088db3 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Mon Mar 10 02:53:58 2025 +0000 Merge branch 'main' into next commit 5cb6088db3612f14c96a26fe1ab1914ce9328e59 Author: chenos <[email protected]> Date: Mon Mar 10 10:53:32 2025 +0800 fix: mtime commit a7c35e84c64f20ddb94123cf6a276213a079de86 Merge: c0d2c330ab 8d62af75a0 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Mon Mar 10 02:38:28 2025 +0000 Merge branch 'main' into next commit 8d62af75a0da822aca07127a239d16308da8ca3f Author: chenos <[email protected]> Date: Mon Mar 10 10:38:05 2025 +0800 fix: dist commit c0d2c330ab73d6faa22c6cb5f620037a53e31b55 Author: chenos <[email protected]> Date: Mon Mar 10 10:35:49 2025 +0800 fix: useApp commit ca73889d521211307afac61728f9d397c73b19eb Merge: 79c6934335 7e75c19d60 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Mon Mar 10 02:03:39 2025 +0000 Merge branch 'main' into next commit 7e75c19d6009c759c81bf600faadd444ca5fa0b7 Author: Katherine <[email protected]> Date: Mon Mar 10 10:03:17 2025 +0800 fix: collectionField undefined in sortable (#6395) commit 79c6934335f685b7e9c7f6c85c85d3ad1363b9ba Merge: 39f505360d e80ef27f79 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Mon Mar 10 01:52:02 2025 +0000 Merge branch 'main' into next commit e80ef27f797821a00fcfdf800ef3b290cdff51dd Author: Zeke Zhang <[email protected]> Date: Thu Mar 6 16:54:16 2025 +0800 fix: move visibility check for action button to the correct location commit 39f505360dc1c62ae60b9efb0c321ef47fe5368d Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sun Mar 9 23:29:10 2025 +0000 chore(versions): 😊 publish v1.6.0-beta.18 commit c9fe03ddebca6817a31497dee6d706626d626056 Merge: 1425f1fa0b 0b78432a01 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sun Mar 9 15:31:12 2025 +0000 Merge branch 'main' into next commit 0b78432a019ba40d4e2490436ce945d07fce4bd5 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sun Mar 9 15:30:43 2025 +0000 docs: update changelogs commit 1425f1fa0b7b1bd45e3e44dbf531fc01af2f27e2 Merge: 5d4354b6ca 5e02115d67 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sun Mar 9 15:18:04 2025 +0000 Merge branch 'main' into next commit 5e02115d67310e523f7aa07492615a83eff550dc Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sun Mar 9 15:17:39 2025 +0000 chore(versions): 😊 publish v1.5.25 commit 5d4354b6ca9f7c9f20cfdd1c8aaf4b53f996d6d4 Merge: dad8213cad 609dcd245c Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sun Mar 9 14:21:13 2025 +0000 Merge branch 'main' into next commit 609dcd245c1b672a2eb29f2d4ca222a260688091 Author: gchust <[email protected]> Date: Sun Mar 9 22:20:41 2025 +0800 fix: yarn start cache issue (#6394) commit dad8213cad6494845a97b43dec0afe9fc97670c3 Author: ajie <[email protected]> Date: Sun Mar 9 18:01:29 2025 +0800 fix: the page is blank after switching roles (#6388) * fix: set mobileRoutes do not take effect v2 * chore: remove test only * feat: roles desktop routes migration script and test * feat: roles mobile routes migration script and test --------- Co-authored-by: 霍世杰 <[email protected]> commit 1c8c796938e2f33ad6769b90be89a9eba6544acf Merge: 283e2a1a7e 83681a387e Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Sun Mar 9 09:49:02 2025 +0000 Merge branch 'main' into next commit 83681a387e4b660e7eee1fc0cc5b364ac8f0503e Author: Katherine <[email protected]> Date: Sun Mar 9 17:48:40 2025 +0800 fix: date picker format error (#6392) commit 283e2a1a7efe181b32ca0e62356839de30a4f026 Author: Katherine <[email protected]> Date: Sun Mar 9 16:20:48 2025 +0800 fix: mobile date picker format (#6390) commit 79ef798b3872dec9b3e5842ec47abd2673e550c6 Author: Sheldon Guo <[email protected]> Date: Sun Mar 9 08:09:13 2025 +0800 fix(auth): handle non-existent user with 401 error and update locale messages (#6381) * fix(auth): handle non-existent user with 401 error and update locale messages * fix(auth): enhance error handling for 401 status with specific error codes * fix(auth): improve 401 error handling by checking for specific error codes commit 3f6ecd65edcd498d4d1828e9e950c14c3d6bb8b8 Author: Katherine <[email protected]> Date: Sun Mar 9 07:43:57 2025 +0800 fix: theme switching fails after multiple consecutive switches (#6387) commit a6e03e35b4c16eff5201e8280f1ca979613407d4 Author: chenos <[email protected]> Date: Fri Mar 7 23:16:47 2025 +0800 fix: acl snippet commit 0c81b52b304c9c5717bdbee73dc6b21eb37265c4 Author: Sheldon Guo <[email protected]> Date: Fri Mar 7 22:50:17 2025 +0800 test: add token security config test for API key authentication (#6361) commit 1670cead6c8ca2a4366cbc54da3b014ba839e54e Merge: 06090aa0f6 a1fe85bd03 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Fri Mar 7 09:16:37 2025 +0000 Merge branch 'main' into next commit a1fe85bd0361df61afda179efe285fe201ec3623 Author: N3tN00b3r <[email protected]> Date: Fri Mar 7 10:16:16 2025 +0100 Adding italian translation for plugins (#6316) * Add italian translation * Create it-IT.json commit 06090aa0f60f3d8a903911512cc48310a54abe42 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Fri Mar 7 07:24:50 2025 +0000 chore(versions): 😊 publish v1.6.0-beta.17 commit 5620e924cece3f96a124ee910b1a7ccd5fa1e8a3 Merge: d4b613ad6a 24415e9a32 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Fri Mar 7 06:19:37 2025 +0000 Merge branch 'main' into next commit 24415e9a32283f76c66c2b9764e830b62d3e8367 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Fri Mar 7 06:19:10 2025 +0000 docs: update changelogs commit d4b613ad6a8766d2974b761298ae2012b9314fc2 Merge: 5bc1d6f6c1 247a9d93fd Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Fri Mar 7 05:39:55 2025 +0000 Merge branch 'main' into next commit 247a9d93fde3b0de60b2b76121b741eb272637a6 Author: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com> Date: Fri Mar 7 05:39:31 2025 +0000 chore(versions): 😊 publish v1.5.24 commit 5bc1d6f6c1f2fca25084993f82e11191713ac58a Author: Zeke Zhang <[email protected]> Date: Fri Mar 7 12:55:07 2025 +0800 fix: move useApp import to the bottom to prevent frontend test failures commit 216e13f7441e7a2c05e794401d7d60dc6105617d Author: Zeke Zhang <[email protected]> Date: Fri Mar 7 12:04:59 2025 +0800 fix: integrate menu translation for route titles in admin layout (#6377) * fix: integrate menu translation for route titles in admin layout * fix: add useMenuTranslation hook for improved localization in routes table schema --------- Co-authored-by: chenos <[email protected]> commit 28500dd11469053ecd67f8fa5d3059d5d7724b7a Author: Zeke Zhang <[email protected]> Date: Fri Mar 7 11:58:18 2025 +0800 fix: properly handle hidden field in tab routing (#6366) * fix: format code and improve readability in routesTableSchema.tsx * fix: properly handle hidden field in tab routing commit 1c07aecdb416fdb245bd2eea64360a29bbf0d521 Author: Zeke Zhang <[email protected]> Date: Fri Mar 7 11:57:48 2025 +0800 fix: handle undefined menu titles in MenuPermissions component (#636…
This is a ...
Motivation
Add trim option for text field.
Description
Related issues
Showcase
Changelog
Docs
Checklists