Age | Commit message (Expand) | Author | Files | Lines |
2022-10-25 | Fix import service with concat function values |  MichaelMorris | 1 | -1/+1 |
2022-10-25 | Constraint validation - Node Template Interfaces |  franciscovila | 5 | -20/+211 |
2022-10-25 | Add default baseType to the substitution type |  imamSidero | 2 | -0/+11 |
2022-10-25 | [SDC] Add kafka native messaging |  david.mcweeney | 6 | -45/+431 |
2022-10-24 | Support import of VFCs with property constraints |  MichaelMorris | 17 | -11/+545 |
2022-10-24 | Constraint validation for instance attributes in a service |  imamSidero | 1 | -1/+17 |
2022-10-24 | Fix import service with component inst interfaces |  MichaelMorris | 1 | -1/+1 |
2022-10-18 | Fix security risk 'Improper Input Validation' |  vasraz | 11 | -12/+106 |
2022-10-17 | Increase character limit of VFC property name to 100 and allow @ character |  imamSidero | 1 | -1/+1 |
2022-10-17 | Add data type properties workspace |  andre.schmid | 2 | -1/+21 |
2022-10-14 | Support import of updated node types with added attributes |  JvD_Ericsson | 2 | -22/+119 |
2022-10-12 | Fix response of fetch data type endpoint |  andre.schmid | 1 | -6/+4 |
2022-10-10 | Constraint validation for instance properties in a service |  imamSidero | 2 | -1/+30 |
2022-10-06 | Fix empty interface operation exception |  MichaelMorris | 5 | -4/+18 |
2022-10-05 | Implement API for fetching single data type |  vasraz | 8 | -76/+181 |
2022-10-04 | Fix bug 'X-Frame-Options not configured: Lack of clickjacking protection' |  vasraz | 5 | -100/+58 |
2022-10-04 | Fix for VFC version update on composition window |  imamSidero | 1 | -25/+22 |
2022-10-04 | Remove unused code |  vasraz | 52 | -212/+159 |
2022-10-04 | [KAFKA] Allow kafka params to be passed as config |  efiacor | 5 | -0/+122 |
2022-09-28 | Fix service import with capability node filters |  MichaelMorris | 1 | -15/+6 |
2022-09-27 | Error in update of Component Inputs |  franciscovila | 1 | -4/+4 |
2022-09-27 | Service import - Import unknown interface types |  KrupaNagabhushan | 4 | -3/+47 |
2022-09-26 | Service import - Import unknown capability types |  franciscovila | 4 | -1/+44 |
2022-09-23 | Revert "Fix 'Wrong Inputs creation on (Add Service)'" |  Vasyl Razinkov | 5 | -111/+77 |
2022-09-19 | Import unknown group types during Service import |  vasraz | 9 | -148/+221 |
2022-09-19 | Support TOSCA functions in Node Capability Filters |  andre.schmid | 7 | -98/+130 |
2022-09-16 | Fix types not refreshing after model change |  franciscovila | 1 | -12/+34 |
2022-09-16 | Import unknown artifact types on Service Import |  imamSidero | 5 | -3/+58 |
2022-09-14 | Fix 'Optional license in onboarding'-bug |  vasraz | 1 | -32/+25 |
2022-09-09 | Fix node filter API payload retro-compatibility1.11.8 |  andre.schmid | 1 | -7/+35 |
2022-09-09 | Import services with sub prop tosca functions |  MichaelMorris | 4 | -47/+184 |
2022-09-08 | Support TOSCA functions in Node Filters |  andre.schmid | 24 | -784/+1623 |
2022-09-08 | Support import service with yaml tosca function |  MichaelMorris | 1 | -1/+18 |
2022-09-08 | Fix high-severity bug 'application exposed to path traversal attack' |  vasraz | 1 | -19/+26 |
2022-09-08 | Import VFC not importing interfaces |  franciscovila | 1 | -0/+13 |
2022-09-07 | Support TOSCA functions in sub properties |  MichaelMorris | 1 | -1/+25 |
2022-09-07 | Fix NPE for no inputs on instance operation |  MichaelMorris | 1 | -0/+4 |
2022-09-06 | Support import of updated node types |  JvD_Ericsson | 3 | -51/+131 |
2022-09-06 | Update SDC with new 'security-util-lib' version |  vasraz | 2 | -9/+12 |
2022-09-02 | Allow to select properties in the get_attribute function |  vasraz | 1 | -30/+41 |
2022-09-02 | Support updated data types in service import |  MichaelMorris | 3 | -1/+24 |
2022-08-31 | Service-import sub import path fixed |  imamSidero | 1 | -1/+2 |
2022-08-30 | Fix 'Wrong Inputs creation on (Add Service)' |  vasraz | 5 | -77/+111 |
2022-08-22 | Fix use of encrypted user in backend |  MichaelMorris | 1 | -1/+1 |
2022-08-22 | Fix broken chef/berkshelf install in docker images |  vasraz | 1 | -0/+1 |
2022-08-19 | Fix wrongly generated tosca implementation |  KrupaNagabhushan | 1 | -4/+1 |
2022-08-19 | Support Inputs during Import Service |  vasraz | 1 | -66/+194 |
2022-08-19 | Allow ETSI VNF without other node template |  MichaelMorris | 1 | -8/+10 |
2022-08-16 | Fix error handling for instances with no properties |  KrupaNagabhushan | 1 | -3/+4 |
2022-08-15 | Fix ClassCastException in import |  MichaelMorris | 1 | -24/+30 |