* feat: add permission handling for public routes in RouterManager and auth middleware
* feat: add skipAuthCheck functionality to RouterManager and update auth middleware
* test: update RouterManager tests for skipAuthCheck routes
* feat: enable skipAuthCheck for public forms route in PluginPublicFormsClient
* refactor: remove unused imports in auth middleware interceptor
* 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
* 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
* 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
* 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>