4358 Commits

Author SHA1 Message Date
aaaaaajie
441e94ec14 fix: unable to create a MySQL view 2025-03-16 18:50:02 +08:00
nocobase[bot]
6bc55d4f9f chore(versions): 😊 publish v1.6.4 2025-03-14 16:37:22 +00:00
Junyi
4b91d890cf
refactor(utils): move md5 to utils (#6468)
* refactor(utils): move md5 to utils

* fix(utils): fix export

* fix(utils): add missed file
2025-03-14 22:19:20 +08:00
chenyongxin
705e167dc4
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
2025-03-14 21:34:05 +08:00
chenos
cc524c45fe
fix: encode (#6464) 2025-03-14 15:01:14 +08:00
Zeke Zhang
4269ff7412
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
2025-03-14 13:19:23 +08:00
nocobase[bot]
7281979cc3 chore(versions): 😊 publish v1.6.3 2025-03-13 16:32:19 +00:00
Junyi
78455c1a5d
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
2025-03-14 00:10:00 +08:00
Junyi
3d8c27ff1b
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
2025-03-14 00:06:18 +08:00
Katherine
d9d58e60de
fix: incorrect page number when adding data after subtable page size change (#6437) 2025-03-13 11:14:52 +08:00
Zeke Zhang
33a46a6645
fix(logo): logo style (#6444) 2025-03-13 10:39:45 +08:00
Junyi
cc0e13dce0
fix(plugin-file-manager): fix file issues (#6436)
* fix(plugin-file-manager): fix file issues

* fix(plugin-file-manager): fix special char in windows
2025-03-12 23:35:14 +08:00
N3tN00b3r
97940d246c
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
2025-03-12 21:39:47 +08:00
Jonas Fleischer
9d572bf8f4
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
2025-03-12 21:35:26 +08:00
nocobase[bot]
ed98b8c7af chore(versions): 😊 publish v1.6.2 2025-03-12 08:00:54 +00:00
chenos
9dfb75663a fix: cannot find module 'typeof-article' 2025-03-12 09:22:07 +08:00
Katherine
3e1b828fc7
fix: date field range selection excludes the max date (#6418) 2025-03-11 21:51:44 +08:00
nocobase[bot]
00b7e0e0bd chore(versions): 😊 publish v1.6.1 2025-03-11 10:14:56 +00:00
Zeke Zhang
ece3d10139
fix(globalOperators): handle null and empty array cases in function (#6415) 2025-03-11 16:13:34 +08:00
Zeke Zhang
d90c17b3a4
feat: add deletePopupContext function to manage popup context storage (#6411) 2025-03-11 14:30:37 +08:00
Katherine
5ade85acd4
fix: multi-select field value changes and option loss when deleting subtable records (#6405) 2025-03-11 13:44:33 +08:00
nocobase[bot]
e7dea7fdfb chore(versions): 😊 publish v1.6.0 2025-03-11 05:29:43 +00:00
Zeke Zhang
256b526800
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 <chenlinxh@gmail.com>
2025-03-11 11:11:30 +08:00
Zeke Zhang
45bfc0649f
fix: menu icon display issue (#6410) 2025-03-11 08:24:19 +08:00
Katherine
8741c26a86
fix: formDrawer theme context issue (#6403) 2025-03-10 20:37:34 +08:00
Junyi
e5507d0758
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
2025-03-10 19:58:33 +08:00
Katherine
4d1f28bf57
feat: compatible with historical button access control settings (#6376)
* feat: compatible with historical button access control settings

* fix:  bug
2025-03-10 18:34:19 +08:00
nocobase[bot]
c2e2344a83 chore(versions): 😊 publish v1.6.0-beta.19 2025-03-10 06:13:38 +00:00
nocobase[bot]
bd3d3d3067 Merge branch 'main' into next 2025-03-10 02:53:58 +00:00
chenos
5cb6088db3
fix: mtime 2025-03-10 10:53:32 +08:00
nocobase[bot]
a7c35e84c6 Merge branch 'main' into next 2025-03-10 02:38:28 +00:00
chenos
8d62af75a0
fix: dist 2025-03-10 10:38:05 +08:00
chenos
c0d2c330ab
fix: useApp 2025-03-10 10:35:49 +08:00
nocobase[bot]
ca73889d52 Merge branch 'main' into next 2025-03-10 02:03:39 +00:00
Katherine
7e75c19d60
fix: collectionField undefined in sortable (#6395) 2025-03-10 10:03:17 +08:00
nocobase[bot]
79c6934335 Merge branch 'main' into next 2025-03-10 01:52:02 +00:00
Zeke Zhang
e80ef27f79 fix: move visibility check for action button to the correct location 2025-03-10 09:51:30 +08:00
nocobase[bot]
39f505360d chore(versions): 😊 publish v1.6.0-beta.18 2025-03-09 23:29:10 +00:00
nocobase[bot]
5e02115d67 chore(versions): 😊 publish v1.5.25 2025-03-09 15:17:39 +00:00
nocobase[bot]
5d4354b6ca Merge branch 'main' into next 2025-03-09 14:21:13 +00:00
gchust
609dcd245c
fix: yarn start cache issue (#6394) 2025-03-09 22:20:41 +08:00
Katherine
83681a387e
fix: date picker format error (#6392) 2025-03-09 17:48:40 +08:00
Katherine
283e2a1a7e
fix: mobile date picker format (#6390) 2025-03-09 16:20:48 +08:00
Sheldon Guo
79ef798b38
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
2025-03-09 08:09:13 +08:00
nocobase[bot]
1670cead6c Merge branch 'main' into next 2025-03-07 09:16:37 +00:00
N3tN00b3r
a1fe85bd03
Adding italian translation for plugins (#6316)
* Add italian translation

* Create it-IT.json
2025-03-07 17:16:16 +08:00
nocobase[bot]
06090aa0f6 chore(versions): 😊 publish v1.6.0-beta.17 2025-03-07 07:24:50 +00:00
nocobase[bot]
247a9d93fd chore(versions): 😊 publish v1.5.24 2025-03-07 05:39:31 +00:00
Zeke Zhang
5bc1d6f6c1 fix: move useApp import to the bottom to prevent frontend test failures 2025-03-07 12:55:07 +08:00
Zeke Zhang
216e13f744
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 <chenlinxh@gmail.com>
2025-03-07 12:04:59 +08:00