Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-02-14 | Implement option to choose 'None' for not mandatory drop-box |  vasraz | 1 | -0/+1 |
2023-02-14 | Fix missing configuration for `ng lint` command |  eschcam | 1 | -1/+11 |
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-02 | Step version to 1.12.2-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
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 | 10 | -13/+193 |
2023-01-19 | Fix 'Primitive types should not be shown under data types in catalog'-bug |  vasraz | 2 | -3/+3 |
2023-01-18 | Fix datatype opens up from wrong menuItem |  KrupaNagabhushan | 1 | -1/+1 |
2023-01-13 | Provide tosca function as map primitive type entry values in composition view |  imamSidero | 10 | -16/+145 |
2023-01-10 | Fix resource property constraint values mutable in Service design |  JvD_Ericsson | 1 | -2/+3 |
2023-01-05 | Bug fix for list of map values in properties |  imamSidero | 2 | -19/+23 |
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 |