Age | Commit message (Expand) | Author | Files | Lines |
2023-02-09 | Edit properties of non-normative data types |  franciscovila | 6 | -17/+53 |
2023-02-08 | Constraints in data type view |  franciscovila | 8 | -11/+202 |
2023-02-08 | Enable UI component to display property constraints |  KrupaNagabhushan | 3 | -2/+10 |
2023-02-07 | Fix unable to reset service inputs |  MichaelMorris | 1 | -1/+5 |
2023-02-07 | Validate service input default values against constraints |  vasraz | 1 | -1/+1 |
2023-02-02 | Fix 'in_range constraints missing from TOSCA template'-bug |  vasraz | 1 | -2/+2 |
2023-02-01 | Show boolean-type constraint as drop-down list |  vasraz | 1 | -5/+29 |
2023-02-01 | Show category's displayName instead of name in Composition |  vasraz | 3 | -10/+11 |
2023-01-31 | Fix tiles on Home page always show model as SDC AID |  KrupaNagabhushan | 1 | -1/+1 |
2023-01-30 | Fix unable to edit VFC property after checkout |  JvD_Ericsson | 1 | -1/+3 |
2023-01-27 | Fix 5 critical SonarCloud bugs |  eschcam | 5 | -13/+15 |
2023-01-27 | Provide add/edit constraints capability to inputs in properties page |  imamSidero | 9 | -18/+97 |
2023-01-27 | Error importing data type in the UI |  franciscovila | 1 | -1/+1 |
2023-01-26 | Import data type in UI |  franciscovila | 29 | -49/+721 |
2023-01-26 | Fix datatype in model not found |  MichaelMorris | 8 | -17/+111 |
2023-01-25 | Implement hiding mechanism |  vasraz | 5 | -953/+944 |
2023-01-23 | Disable editing of normative data types |  MichaelMorris | 2 | -1/+3 |
2023-01-23 | Improve Composition View Filtering |  JvD_Ericsson | 3 | -1/+5 |
2023-01-23 | Fix ability to add property to data type of different model |  JvD_Ericsson | 1 | -1/+2 |
2023-01-23 | Fix constraint not added when creating property |  JvD_Ericsson | 1 | -0/+1 |
2023-01-20 | Provide tosca function as list primitive type entry values in composition view |  imamSidero | 5 | -121/+235 |
2023-01-19 | Download data type from UI |  KrupaNagabhushan | 9 | -13/+192 |
2023-01-19 | Fix 'Primitive types should not be shown under data types in catalog'-bug |  vasraz | 2 | -3/+3 |
2023-01-18 | Fix datatype opens up from wrong menuItem |  KrupaNagabhushan | 1 | -1/+1 |
2023-01-13 | Provide tosca function as map primitive type entry values in composition view |  imamSidero | 10 | -16/+145 |
2023-01-10 | Fix resource property constraint values mutable in Service design |  JvD_Ericsson | 1 | -2/+3 |
2023-01-05 | Bug fix for list of map values in properties |  imamSidero | 2 | -19/+23 |
2023-01-03 | Provide tosca function to custom datatypes of list and map |  imamSidero | 6 | -32/+107 |
2022-12-19 | Provide tosca function to List entries |  imamSidero | 8 | -25/+50 |
2022-12-15 | Fix 'Adding property to VF/Service throws js-exception'-bug |  vasraz | 1 | -3/+2 |
2022-12-15 | Fix 'Not possible to set value on a VFC property with constraint'-bug |  vasraz | 1 | -22/+2 |
2022-12-12 | Add missing 'scalar-unit.bitrate' to UI |  vasraz | 1 | -5/+5 |
2022-12-07 | Fix substitution filter: type validation not working during add |  JvD_Ericsson | 1 | -1/+0 |
2022-12-06 | Fix constraint not displayed when cycling through properties |  JvD_Ericsson | 1 | -21/+23 |
2022-12-05 | Provide tosca function to map values |  imamSidero | 11 | -16/+89 |
2022-12-01 | Open Data type from Catalog |  KrupaNagabhushan | 1 | -3/+7 |
2022-12-01 | Support addition of pattern constraint |  JvD_Ericsson | 1 | -0/+8 |
2022-11-30 | View data types in UI catalog |  KrupaNagabhushan | 15 | -134/+298 |
2022-11-30 | Support addition of scalar type constraints |  JvD_Ericsson | 9 | -47/+179 |
2022-11-25 | Implement create data type property |  andre.schmid | 17 | -178/+868 |
2022-11-23 | Fix changing property in node filter issue |  JvD_Ericsson | 1 | -4/+8 |
2022-11-17 | Fix wrong Model during import VSP |  vasraz | 1 | -4/+7 |
2022-11-17 | Create UI Component for viewing property constraints |  JvD_Ericsson | 9 | -1/+508 |
2022-11-17 | Issues with 'range' data type detected |  franciscovila | 4 | -5/+59 |
2022-11-04 | Support Tosca Function For Operation Implmentation Properties |  JvD_Ericsson | 14 | -100/+268 |
2022-10-25 | Fix Critical bug reported by Sonar |  vasraz | 4 | -6/+5 |
2022-10-25 | Add default baseType to the substitution type |  imamSidero | 2 | -5/+12 |
2022-10-18 | Fix security risk 'Improper Input Validation' |  vasraz | 3 | -4/+4 |
2022-10-17 | Increase character limit of VFC property name to 100 and allow @ character |  imamSidero | 6 | -20/+25 |
2022-10-17 | Fix cant set properties on an instance in the composion view |  JvD_Ericsson | 1 | -1/+4 |