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

feat: Ad-hoc decision evaluation #162

Merged
merged 5 commits into from
Apr 3, 2023
Merged

feat: Ad-hoc decision evaluation #162

merged 5 commits into from
Apr 3, 2023

Conversation

saig0
Copy link
Collaborator

@saig0 saig0 commented Mar 24, 2023

Description

  • Add a new button to evaluate a decision on the decision view
  • Cache the provided variables for the evaluation and provide them for the next evaluation
  • On reset, provide sample variables for each decision input

image

Related issues

closes #74

@saig0 saig0 force-pushed the 74-evaluate-decision branch from 998b914 to 3318afc Compare March 28, 2023 06:41
saig0 added 5 commits April 3, 2023 10:56
In the decision view, add a new button to evaluate the decision with the given variables.

If a decision is evaluated, open the evaluation view directly.
Add a new RESET button to the decision evaluation modal. On reset, fill the variables field with the input variables of the decision.
@saig0 saig0 force-pushed the 74-evaluate-decision branch from 3318afc to 357238f Compare April 3, 2023 11:16
@saig0 saig0 merged commit 5beb97c into main Apr 3, 2023
@saig0 saig0 deleted the 74-evaluate-decision branch April 3, 2023 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I can evaluate DMN decisions
1 participant