]
Guilherme Carreiro updated DROOLS-3017:
---------------------------------------
Sprint: 2019 Week 02-04
[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
I) When the user clicks on "Constraints", the Constraints dialog must be
loaded:
!anchor.png|thumbnail!
II) The dialog contains a dropdown with three types of constraints:
!dropdown.png|thumbnail!
- Enumeration (
https://issues.jboss.org/browse/DROOLS-3021)
- Expression (
https://issues.jboss.org/browse/DROOLS-3020)
- Range (
https://issues.jboss.org/browse/DROOLS-3019)
The dropdown component loads the other sub-components (three).
III) The dialog has a blank slate state with the message "_Select a constraint
type_";
!blankslate.png|thumbnail!
IV) The dialog contains a *Clear all* action;
V) The dialog has an *Ok* button that persists the operation and a *Cancel* button that
cancels the operation;