* fix: desktop and mobile accessible list when union roles include root
* fix: desktop and mobile accessible list when union roles include root
* fix: test
* fix: test
* fix: test
* fix: test
* fix: test
* 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
* feat: support merge role function
* feat: test
* fix: snippets merge bug
* feat: support with-acl-meta allowedActions
* feat: support mobileRoutes role union
* feat: support union role of data source manager plugin
* fix: merge action fields
* fix: merge action
* chore: code clean
* fix: perform a deep clone of the object in the toJSON method
* refactor: mergeRole code migration
* fix: desktopRoutes test
* fix: build
* refactor: optimze acl role code and add test
* fix: bug
* fix: skip test
* fix: acl role action whitelist invalid
* fix: actions bug
* chore: merge develop
* chore: desktop routes code
* fix: test
* feat: support set system role mode
* fix: test
* fix: snippets bug
* chore: update text
* fix: test
* fix: test
* fix: text
* fix: text
* refactor: optimze code
* refactor: optimze code
* refactor: optimze code
* refactor: optimze code
---------
Co-authored-by: 霍世杰 <huoshijie@huoshijiedeMacBook-Pro.local>
Co-authored-by: chenos <chenlinxh@gmail.com>
* chore: upgrade react type to 18
* chore: update ant design icons to avoid ts error
* fix: ts errors
* fix: ts error after upgrade react types
* fix: some icons ts error
* fix: improve type validation in bulk edit form item settings
* fix: lazy load component type error
* fix: some ts errors
* fix: unit test error after upgrade ant design icons
* chore: remove ts-ignore comment for startTransition