cimug-org / CIMTool

CIMug's CIMTool for the Common Information Model (CIM).
http://cimtool.ucaiug.io/
GNU Lesser General Public License v2.1
40 stars 5 forks source link

Add new checkboxes to the "Add/Remove" tab to set user to set the default min cardinality and the concrete stereotype using the Add buttons #82

Closed tviegut closed 8 months ago

tviegut commented 8 months ago

Currently, when the "Add" buttons are used to add selected class(s) or properties of a class to the profiles CIMTool defaults the cardinality on all member attributes to 1. Additionally, when selecting a class to add it as a concrete class in a profile extra navigation to the "Restriction" tab is required and to then select the "concrete" checkbox. In addition to existing functionality the following UI updates should be made on the "Add/Remove" tab:

Both of these checkboxes should default to unchecked when the CIMTool Profile UI is launched. These changes should save significant time and navigation for end users who currently must enter the "Restrictions" tab to uncheck the min cardinality checkbox for most attributes brought into a profile as well as when a class needs to be declared as a "concrete" class.

image