Skip to content
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

DROOLS-3843: [DMN Editor] Decision Navigator differentiate icons for DRGElement #3257

Merged
merged 8 commits into from
Apr 3, 2020

Commits on Apr 1, 2020

  1. Decorating type with related node class name

    Valentino Pellegrino committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    940bed2 View commit details
    Browse the repository at this point in the history
  2. Adding a different type for each navigator item element

    Valentino Pellegrino committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    8df4c84 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Unit testing Type logic retrieval + refactoring

    Valentino Pellegrino committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    7fb8e80 View commit details
    Browse the repository at this point in the history
  2. Removing useless imports

    Valentino Pellegrino committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ee4926a View commit details
    Browse the repository at this point in the history
  3. Adding rules also for other node types

    Valentino Pellegrino committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    cb17aa8 View commit details
    Browse the repository at this point in the history
  4. Only icon in the first level should be affected

    Valentino Pellegrino committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    50edc79 View commit details
    Browse the repository at this point in the history
  5. Icons should be big enough to be shown in the graph

    Valentino Pellegrino committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    6cd3676 View commit details
    Browse the repository at this point in the history
  6. Enriching tests for factory 'makeItem' method

    Valentino Pellegrino committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    11dbf46 View commit details
    Browse the repository at this point in the history