Age | Commit message (Expand) | Author | Files | Lines |
2023-07-13 | UI support for metadata when editing properties of VFCs | JvD_Ericsson | 6 | -0/+280 |
2023-07-04 | Provide tosca function capability to complex type fields in composition view | imamSidero | 2 | -9/+35 |
2023-07-04 | Do not collapse complex property when setting element value | JvD_Ericsson | 1 | -0/+7 |
2023-06-29 | Fix unable to set tosca function on complex type on input operation | JvD_Ericsson | 5 | -20/+54 |
2023-06-23 | Support custom tosca functions in operation input values1.13.1 | franciscovila | 5 | -9/+36 |
2023-06-23 | Revert "Provide tosca function capability to complex type fields in compositi... | MichaelMorris | 2 | -12/+9 |
2023-06-23 | Provide tosca function capability to complex type fields in composition view | imamSidero | 2 | -9/+12 |
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-01 | Fix formatting error for operation input of complex type | JvD_Ericsson | 6 | -1/+35 |
2023-05-30 | Fix certain default values breaking VFC | eschcam | 1 | -1/+2 |
2023-05-30 | Bug fix on tosca function impact changes | imamSidero | 1 | -3/+8 |
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 | 3 | -4/+13 |
2023-05-22 | Provide index token to tosca function for nested lists | imamSidero | 3 | -59/+168 |
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 | 18 | -57/+791 |
2023-05-12 | Enable using substitution mapping type directly | shikha0203 | 6 | -14/+55 |
2023-05-09 | Support for addition of INDEX token to tosca functions | imamSidero | 2 | -11/+55 |
2023-05-04 | UI support for default custom function names | JvD_Ericsson | 18 | -20/+161 |
2023-04-13 | UI support for custom functions | JvD_Ericsson | 9 | -2/+402 |
2023-04-03 | Provide tosca function capability to all nested levels | imamSidero | 7 | -100/+124 |
2023-03-20 | Order targets in policy target modal alphabetically | eschcam | 1 | -65/+65 |
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-10 | Provide input name suggestion | KrupaNagabhushan | 4 | -6/+49 |
2023-03-10 | Provide input name when declaring service property as input | KrupaNagabhushan | 8 | -6/+181 |
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 | 4 | -267/+491 |
2023-02-27 | Remove 'Security Hotspot - Weak Cryptography' reported by Sonar | vasraz | 1 | -11/+0 |
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 | 5 | -5/+83 |
2023-02-22 | Disable editing the name of existing attributes | eschcam | 2 | -1/+10 |
2023-02-21 | Fix issue on adding values to complex properties in Property Assignment | imamSidero | 1 | -1/+1 |
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 | 5 | -21/+55 |
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 | 5 | -17/+52 |
2023-02-08 | Constraints in data type view | franciscovila | 7 | -11/+86 |
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 |