Age | Commit message (Expand) | Author | Files | Lines |
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 | 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-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 |
2023-02-14 | Implement option to choose 'None' for not mandatory drop-box |  vasraz | 1 | -0/+1 |
2023-02-10 | Fix major bug reported by Sonar |  vasraz | 1 | -2/+0 |
2023-02-10 | Add support for delete property from non-normative data type |  vasraz | 3 | -12/+56 |
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 |