Age | Commit message (Expand) | Author | Files | Lines |
2023-06-20 | Fix cannot set instance property |  MichaelMorris | 1 | -1/+1 |
2023-06-19 | No error on invalid index |  shikha0203 | 2 | -9/+20 |
2023-06-16 | Bug fix for the get input tosca function of list of nested complex type |  imamSidero | 1 | -2/+15 |
2023-06-14 | Fix different issues when adding properties |  franciscovila | 1 | -1/+1 |
2023-06-08 | Step version to 1.13.1-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
2023-06-02 | Actual sub mapping node not used during import |  shikha0203 | 1 | -0/+7 |
2023-06-02 | Set version to 1.13.0-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
2023-06-02 | Step version to 1.13.0 for Montreal |  MichaelMorris | 1 | -1/+1 |
2023-06-01 | Fix formatting error for operation input of complex type |  JvD_Ericsson | 7 | -1/+37 |
2023-05-30 | Fix certain default values breaking VFC |  eschcam | 5 | -222/+211 |
2023-05-30 | Bug fix on tosca function impact changes |  imamSidero | 5 | -6/+31 |
2023-05-29 | Fix various bugs related to tosca custom functions |  JvD_Ericsson | 2 | -7/+5 |
2023-05-25 | Support TOSCA functions in operation inputs |  franciscovila | 4 | -8/+29 |
2023-05-24 | Support import of service with no substitution mapping node type |  shikha0203 | 1 | -5/+12 |
2023-05-22 | Provide index token to tosca function for nested lists |  imamSidero | 4 | -65/+174 |
2023-05-18 | UI support for default custom function names with get_input structure |  JvD_Ericsson | 7 | -28/+105 |
2023-05-17 | Error in console when no default custom tosca functions |  JvD_Ericsson | 1 | -1/+1 |
2023-05-16 | Support additional operands for node filters |  franciscovila | 22 | -61/+812 |
2023-05-12 | Enable using substitution mapping type directly |  shikha0203 | 7 | -14/+56 |
2023-05-10 | Fix complex list/map entries in composition view |  imamSidero | 2 | -2/+2 |
2023-05-09 | Support for addition of INDEX token to tosca functions |  imamSidero | 4 | -16/+63 |
2023-05-04 | UI support for default custom function names |  JvD_Ericsson | 24 | -21/+231 |
2023-04-18 | sort data type drop down lists in add property |  shikha0203 | 1 | -5/+5 |
2023-04-13 | UI support for custom functions |  JvD_Ericsson | 12 | -2/+483 |
2023-04-03 | Step version to 1.12.4-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
2023-04-03 | Provide tosca function capability to all nested levels |  imamSidero | 10 | -117/+189 |
2023-03-31 | Support to change substitution mapping node or version after service creation |  JvD_Ericsson | 1 | -2/+2 |
2023-03-20 | Order targets in policy target modal alphabetically |  eschcam | 1 | -65/+65 |
2023-03-14 | Fix error setting list default value |  MichaelMorris | 1 | -0/+1 |
2023-03-14 | Fix valid values constraints not showing |  MichaelMorris | 2 | -4/+4 |
2023-03-13 | Fix Property with '::' in name produces wrong Input |  KrupaNagabhushan | 2 | -3/+11 |
2023-03-13 | Setting Tosca Function on top of unsaved value causes problems |  franciscovila | 3 | -4/+21 |
2023-03-13 | Fix issue on list and map property entries in composition view |  imamSidero | 6 | -6/+12 |
2023-03-10 | Provide input name suggestion |  KrupaNagabhushan | 4 | -6/+49 |
2023-03-10 | Provide input name when declaring service property as input |  KrupaNagabhushan | 13 | -8/+198 |
2023-03-09 | Sort drop down lists in VFC requirements and capabilities |  shikha0203 | 1 | -2/+5 |
2023-03-07 | Fix issue on tosca button enable/disable functionality |  imamSidero | 1 | -0/+2 |
2023-03-02 | Step version to 1.12.3-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
2023-03-01 | VFC operation not clearing artifact details when unchecked |  JvD_Ericsson | 1 | -1/+1 |
2023-03-01 | Sort properties in node filter modal |  shikha0203 | 1 | -1/+1 |
2023-02-28 | Add validation for int and float constraints |  eschcam | 7 | -269/+493 |
2023-02-27 | Remove 'Security Hotspot - Weak Cryptography' reported by Sonar |  vasraz | 1 | -11/+0 |
2023-02-24 | Fix handling of default values for VFC properties |  eschcam | 6 | -263/+269 |
2023-02-23 | Fix cannot view archived components on UI |  JvD_Ericsson | 1 | -1/+1 |
2023-02-22 | Support delete non-normative data types |  JvD_Ericsson | 6 | -5/+87 |
2023-02-22 | Disable editing the name of existing attributes |  eschcam | 4 | -19/+32 |
2023-02-21 | Fix issue on adding values to complex properties in Property Assignment |  imamSidero | 2 | -2/+2 |
2023-02-16 | Bug fix for tosca function map values in property assignment page |  imamSidero | 1 | -2/+2 |
2023-02-16 | Provide tosca function to list of map values |  imamSidero | 8 | -38/+81 |
2023-02-15 | Service Import - general page validation |  KrupaNagabhushan | 1 | -0/+6 |