Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-02-01 | Show category's displayName instead of name in Composition | vasraz | 3 | -10/+11 |
2023-01-31 | Fix tiles on Home page always show model as SDC AID | KrupaNagabhushan | 1 | -1/+1 |
2023-01-30 | Fix unable to edit VFC property after checkout | JvD_Ericsson | 1 | -1/+3 |
2023-01-27 | Fix 5 critical SonarCloud bugs | eschcam | 5 | -13/+15 |
2023-01-27 | Provide add/edit constraints capability to inputs in properties page | imamSidero | 9 | -18/+97 |
2023-01-27 | Error importing data type in the UI | franciscovila | 1 | -1/+1 |
2023-01-26 | Import data type in UI | franciscovila | 29 | -49/+721 |
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 |