Age | Commit message (Expand) | Author | Files | Lines |
2023-01-26 | Import data type in UI |  franciscovila | 28 | -49/+716 |
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 | 16 | -177/+853 |
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 | 2 | -2/+2 |
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 |
2022-10-17 | Add data type properties workspace |  andre.schmid | 9 | -7/+460 |
2022-10-14 | Support viewing of VFC property details when checked in |  JvD_Ericsson | 5 | -21/+27 |
2022-10-05 | Add data type view/workspace |  andre.schmid | 26 | -117/+1134 |
2022-09-23 | Fix show add button for Req and Capabilities in VF |  KrupaNagabhushan | 2 | -3/+8 |
2022-09-19 | Support TOSCA functions in Node Capability Filters |  andre.schmid | 18 | -699/+477 |
2022-09-16 | Add unit test cases for UI components |  imamSidero | 6 | -168/+684 |
2022-09-16 | Fix types not refreshing after model change |  franciscovila | 2 | -23/+14 |
2022-09-15 | Handle CSAR reading errors in Service Import |  KrupaNagabhushan | 2 | -24/+43 |
2022-09-09 | Temp fix to allow tosca functions in op props |  MichaelMorris | 1 | -11/+0 |
2022-09-08 | Support TOSCA functions in Node Filters |  andre.schmid | 30 | -535/+665 |
2022-09-07 | Support TOSCA functions in sub properties |  MichaelMorris | 9 | -7/+129 |
2022-09-02 | Allow to select properties in the get_attribute function |  vasraz | 3 | -21/+29 |
2022-08-30 | Service Import - general page validation |  KrupaNagabhushan | 1 | -2/+3 |