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

kie-issues#580: Test Scenario Editor: Data Objects Dock #2008

Merged
merged 18 commits into from
Oct 6, 2023

Conversation

yesamer
Copy link
Contributor

@yesamer yesamer commented Oct 6, 2023

Closes: apache/incubator-kie-issues#580

In this PR:

  • First draft of the Data Object Dock (aka Test Tool Panel)
  • Data "Fallback" mechanism: Data Objects (Java Classes for RULE-based, DMN Nodes for DMN-based) are retrieved from the scesim file if is not possible to take them from the original source (kjar project for Java Classes, DMN file for DMN Nodes)
  • Alerts management
  • Several style changes

Case 1: new RULE-based file creation
Screenshot 2023-10-06 at 17 03 57

Case 2: new DMN-based file creation
Screenshot 2023-10-06 at 17 05 15

Case 3: existing RULE-based file loading
Screenshot 2023-10-06 at 17 08 57

Case 4: existing DMN-based file loading
Screenshot 2023-10-06 at 17 10 16

@yesamer yesamer temporarily deployed to ci October 6, 2023 15:06 — with GitHub Actions Inactive
@yesamer yesamer temporarily deployed to ci October 6, 2023 15:06 — with GitHub Actions Inactive
@yesamer yesamer temporarily deployed to ci October 6, 2023 15:06 — with GitHub Actions Inactive
@yesamer yesamer changed the title kie-issues#580: Data Objects Dock kie-issues#580: Test Scenario Editor: Data Objects Dock Oct 6, 2023
@tiagobento tiagobento merged commit e3d4e34 into apache:main Oct 6, 2023
@yesamer yesamer deleted the kie-issues#580 branch October 10, 2023 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test Scenario Editor: Data Objects Dock
2 participants