Age | Commit message (Expand) | Author | Files | Lines |
2023-03-13 | Fix issue on list and map property entries in composition view |  imamSidero | 6 | -6/+12 |
2023-03-10 | Support for delete of non normative interface types |  JvD_Ericsson | 9 | -36/+188 |
2023-03-10 | Provide input name suggestion |  KrupaNagabhushan | 4 | -6/+49 |
2023-03-10 | Provide input name when declaring service property as input |  KrupaNagabhushan | 23 | -38/+287 |
2023-03-09 | Sort drop down lists in VFC requirements and capabilities |  shikha0203 | 1 | -2/+5 |
2023-03-09 | Fix instance declared inputs mapped to substitution mapping |  KrupaNagabhushan | 3 | -45/+47 |
2023-03-08 | Fix undeclarePropertiesAsInput in UI after Service Import |  KrupaNagabhushan | 1 | -0/+3 |
2023-03-08 | Add backend support for VFC property metadata |  vasraz | 8 | -295/+38 |
2023-03-08 | Update vulnerable dependency - javax.servlet:javax.servlet-api |  vasraz | 25 | -103/+77 |
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 | 167 | -167/+167 |
2023-03-01 | VFC operation not clearing artifact details when unchecked |  JvD_Ericsson | 2 | -2/+2 |
2023-03-01 | Sort properties in node filter modal |  shikha0203 | 1 | -1/+1 |
2023-03-01 | PortalRestApiCentralServiceImpl- Add null test before using nullable values |  shikha0203 | 1 | -2/+8 |
2023-03-01 | Operation implementation name not formatting correctly |  JvD_Ericsson | 1 | -3/+17 |
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-27 | Release SDC 1.12.2 |  MichaelMorris | 1 | -0/+22 |
2023-02-27 | TranslationService- Add null test before using nullable values |  shikha0203 | 1 | -2/+2 |
2023-02-24 | Update release notes for 1.12.21.12.2 |  MichaelMorris | 1 | -0/+125 |
2023-02-24 | Type list of floats not generated correctly in tosca |  JvD_Ericsson | 1 | -10/+16 |
2023-02-24 | Fix handling of default values for VFC properties |  eschcam | 6 | -263/+269 |
2023-02-24 | Fix valid values for list and map |  MichaelMorris | 6 | -12/+21 |
2023-02-23 | Fix cannot view archived components on UI |  JvD_Ericsson | 1 | -1/+1 |
2023-02-22 | Fix compilation error when building |  JvD_Ericsson | 1 | -1/+1 |
2023-02-22 | Fix error validation equals constraint |  MichaelMorris | 3 | -19/+31 |
2023-02-22 | Support delete non-normative data types |  JvD_Ericsson | 13 | -14/+244 |
2023-02-22 | Fix constraint validation for yaml values |  MichaelMorris | 1 | -7/+10 |
2023-02-22 | Fix incorrect behaviour for list valid_values |  MichaelMorris | 5 | -20/+63 |
2023-02-22 | Fix NotificationWebsocketHandler- Add null test before using nullable values |  shikha0203 | 1 | -7/+17 |
2023-02-22 | Disable editing the name of existing attributes |  eschcam | 5 | -20/+33 |
2023-02-21 | Fix issue on adding values to complex properties in Property Assignment |  imamSidero | 3 | -13/+15 |
2023-02-21 | Update INFO.yaml |  MichaelMorris | 1 | -0/+17 |
2023-02-20 | Fix ConfigurationImpl- Add null test before using nullable values |  shikha0203 | 1 | -2/+3 |
2023-02-20 | Fix NPE when setting complex type value |  MichaelMorris | 1 | -1/+1 |
2023-02-17 | AbstractTemplateServlet- fix null test for "tags" |  shikha0203 | 1 | -1/+7 |
2023-02-17 | AttributeServlet- Add null test before using nullable values |  shikha0203 | 1 | -0/+8 |
2023-02-17 | Support for copy/paste tosca functions into operation inputs |  JvD_Ericsson | 5 | -204/+308 |
2023-02-16 | Bug fix for tosca function map values in property assignment page |  imamSidero | 2 | -3/+4 |
2023-02-16 | Provide tosca function to list of map values |  imamSidero | 9 | -45/+100 |
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-14 | Omit tenant metadata when not set |  MichaelMorris | 1 | -1/+3 |
2023-02-10 | Fix valid_values constraint problem |  MichaelMorris | 1 | -14/+18 |
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 | 9 | -71/+183 |
2023-02-10 | Fix inconsistencies in interface property removal |  MichaelMorris | 2 | -17/+19 |
2023-02-09 | Edit properties of non-normative data types |  franciscovila | 9 | -17/+133 |
2023-02-09 | Consider model in generic substitution type query |  andre.schmid | 2 | -10/+26 |