]
Guilherme Carreiro updated DROOLS-3017:
---------------------------------------
Summary: [DMN Designer] Data Types Type - Constraints - Base dialog (was: [DMN
Designer] Data Types Type - Constraints - Base Component)
[DMN Designer] Data Types Type - Constraints - Base dialog
----------------------------------------------------------
Key: DROOLS-3017
URL:
https://issues.jboss.org/browse/DROOLS-3017
Project: Drools
Issue Type: Task
Components: DMN Editor
Reporter: Guilherme Carreiro
Assignee: Guilherme Carreiro
Priority: Major
Labels: drools-tools
Attachments: anchor.png, blankslate.png, dropdown.png
When the user clicks on "Constraints", the Constraints dialog must be loaded:
!anchor.png|thumbnail!
The dialog contains a dropdown with three types of constraints:
- Range (
https://issues.jboss.org/browse/DROOLS-3019)
- Expression (
https://issues.jboss.org/browse/DROOLS-3020)
- Enumeration (
https://issues.jboss.org/browse/DROOLS-3021)
!dropdown.png|thumbnail!
The dialog handles the blank slate state with the message "Select a constraint
type";
!blankslate.png|thumbnail!
The dialog contains a "Clear all" action;
The dialog has an "Ok" button that persists the operation and a
"Cancel" button that cancels the operation;
This JIRA comprehends the "Constraints" anchor and and the dialog with the
dropdown component that loads the other sub-components (three).