Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-10-17 | Add data type properties workspace |  andre.schmid | 10 | -8/+465 |
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 | 27 | -117/+1144 |
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 | 19 | -699/+478 |
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 | 3 | -25/+46 |
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 | 31 | -536/+671 |
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 |
2022-08-26 | Fix error adding category through UI |  MichaelMorris | 1 | -1/+1 |
2022-08-15 | Fix new data types not found in UI |  MichaelMorris | 3 | -2/+12 |
2022-08-12 | Hierarchical panel loading with current instance |  imamSidero | 1 | -1/+1 |
2022-08-11 | Fix unable to delete default value for a complex property |  KrupaNagabhushan | 2 | -6/+1 |
2022-08-10 | Property assignment view policy tosca function |  MichaelMorris | 1 | -3/+22 |
2022-08-03 | Fix outputs of complex type display and delete |  KrupaNagabhushan | 3 | -13/+1 |
2022-08-02 | Fix for the text overlay on value field |  imamSidero | 1 | -2/+2 |
2022-07-29 | Centralize TOSCA function validation |  andre.schmid | 2 | -3/+4 |
2022-07-29 | Support a custom yaml value in tosca function |  andre.schmid | 16 | -34/+305 |
2022-07-26 | Bug fix for the group property value was not readable |  imamSidero | 3 | -4/+10 |
2022-07-22 | Save button disabled in update property in composition view |  JvD_Ericsson | 1 | -2/+2 |
2022-07-19 | Support tosca functions for group instances |  MichaelMorris | 1 | -6/+28 |
2022-07-18 | Support for concat TOSCA function |  andre.schmid | 22 | -487/+1222 |
2022-07-18 | Allow set values in properties of type timestamp |  franciscovila | 4 | -6/+19 |