Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-08-15 | Service Import - Node Template Interface Definitions |  franciscovila | 4 | -33/+382 |
2022-08-15 | Fix new data types not found in UI |  MichaelMorris | 2 | -2/+5 |
2022-08-12 | Service import - Import unknown node types |  JvD_Ericsson | 4 | -26/+245 |
2022-08-11 | Empty node filter is removed when no filter is added |  imamSidero | 2 | -2/+11 |
2022-08-11 | Error Importing node filter with multiple capability properties |  franciscovila | 1 | -4/+6 |
2022-08-11 | Support unknown data types in service import |  MichaelMorris | 7 | -162/+477 |
2022-08-10 | get_input property value deprecated format |  MichaelMorris | 2 | -2/+53 |
2022-08-06 | Support for TOSCA functions for Service Import |  andre.schmid | 4 | -156/+510 |
2022-08-05 | Fix set property policy tosca function issue |  MichaelMorris | 1 | -0/+1 |
2022-08-04 | Fix error adding capability to VFC |  MichaelMorris | 1 | -2/+2 |
2022-08-02 | Service Import - Node Template Relationship Template |  KrupaNagabhushan | 3 | -10/+154 |
2022-08-02 | Enabled configuration of instance name |  imamSidero | 1 | -0/+2 |
2022-07-29 | Centralize TOSCA function validation |  andre.schmid | 7 | -69/+282 |
2022-07-29 | Support a custom yaml value in tosca function |  andre.schmid | 1 | -0/+4 |
2022-07-21 | Maintain VFC instance directives and node filters |  franciscovila | 1 | -0/+17 |
2022-07-21 | Fix changed instance attribute value not visible in generated tosca |  JvD_Ericsson | 5 | -6/+70 |
2022-07-18 | Support for concat TOSCA function |  andre.schmid | 5 | -17/+63 |
2022-07-15 | Support Outputs during Import Service |  vasraz | 9 | -109/+216 |
2022-07-14 | Fix error in upgrading instance version |  MichaelMorris | 1 | -2/+9 |
2022-07-14 | Support Policies during Import Service |  vasraz | 11 | -460/+451 |
2022-07-13 | Service Import - Input appearing as a property |  vasraz | 2 | -39/+38 |
2022-07-12 | Fix upgrade failure |  MichaelMorris | 1 | -0/+650 |
2022-07-11 | Support tosca functions for group instances in composition view |  JvD_Ericsson | 1 | -1/+9 |
2022-07-11 | Fix 'Fail to declare Input for duplicated name of property' |  vasraz | 3 | -9/+8 |
2022-06-29 | VFC properties of type timestamp not visible in property assignment |  franciscovila | 6 | -0/+1413 |
2022-06-24 | Service Import - Read metadata from csar |  JvD_Ericsson | 3 | -4/+10 |