Skip to content

[NAE-2147] Merge 6.5.0 into 7.0.0#331

Merged
machacjozef merged 76 commits into
release/7.0.0-rev4from
NAE-2147
Jul 29, 2025
Merged

[NAE-2147] Merge 6.5.0 into 7.0.0#331
machacjozef merged 76 commits into
release/7.0.0-rev4from
NAE-2147

Conversation

@martinkranec
Copy link
Copy Markdown
Contributor

@martinkranec martinkranec commented Jul 26, 2025

Description

Implements NAE-2147

Dependencies

Third party dependencies

No new dependencies were introduced

Blocking Pull requests

There are no dependencies on other PR

How Has Been This Tested?

Manually

Name Tested on
OS Windows 11
Runtime Java 21
Dependency Manager Maven 3.9.9
Framework version Spring Boot 3.4.4
Run parameters
Other configuration

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes have been checked, personally or remotely, with @...
  • I have commented my code, particularly in hard-to-understand areas
  • I have resolved all conflicts with the target branch of the PR
  • I have updated and synced my code with the target branch
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes:
    • Lint test
    • Unit tests
    • Integration tests
  • I have checked my contribution with code analysis tools:
  • I have made corresponding changes to the documentation:
    • Developer documentation
    • User Guides
    • Migration Guides

Summary by CodeRabbit

  • New Features

    • Introduced a configurable Welcome dashboard, dashboard item management, and dashboard management features.
    • Added support for new menu item and tabbed view configurations, including case, task, ticket, and single task views.
    • Enabled advanced dashboard and menu item creation, linking, and search capabilities.
    • Provided new REST API endpoint for Petri net search with enhanced filtering.
  • Improvements

    • Refined menu item and dashboard configuration with more flexible role and view management.
    • Enhanced localization and UI customization for dashboards and menu items.
  • Bug Fixes

    • Corrected changelog links and improved test validations for menu item operations.
  • Chores

    • Updated application configuration to enable dashboard features by default in development.
    • Improved internal logging and configuration management.
  • Documentation

    • Updated changelog to reflect new features and changes.
  • Tests

    • Added and updated tests for dashboard and menu item management features.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement A change that improves on an existing feature Large Medium Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants