Age | Commit message (Expand) | Author | Files | Lines |
2022-09-14 | Release 1.11.8 |  MichaelMorris | 1 | -0/+22 |
2022-09-14 | Update release note for 1.11.8 |  MichaelMorris | 1 | -0/+100 |
2022-09-14 | Fix 'Optional license in onboarding'-bug |  vasraz | 8 | -136/+143 |
2022-09-09 | Fix node filter API payload retro-compatibility1.11.8 |  andre.schmid | 5 | -9/+123 |
2022-09-09 | Temp fix to allow tosca functions in op props |  MichaelMorris | 1 | -11/+0 |
2022-09-09 | Import services with sub prop tosca functions |  MichaelMorris | 5 | -47/+187 |
2022-09-08 | Support TOSCA functions in Node Filters |  andre.schmid | 135 | -2421/+5476 |
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 | 8 | -187/+228 |
2022-09-08 | Import VFC not importing interfaces |  franciscovila | 2 | -0/+82 |
2022-09-07 | Remove vulnerable dependencies |  vasraz | 4 | -2/+18 |
2022-09-07 | Support TOSCA functions in sub properties |  MichaelMorris | 12 | -8/+189 |
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 | 11 | -55/+375 |
2022-09-06 | Update SDC with new 'security-util-lib' version |  vasraz | 8 | -17/+20 |
2022-09-02 | Allow to select properties in the get_attribute function |  vasraz | 4 | -51/+70 |
2022-09-02 | Support updated data types in service import |  MichaelMorris | 15 | -45/+179 |
2022-08-31 | Service-import sub import path fixed |  imamSidero | 1 | -1/+2 |
2022-08-31 | Force py3.8 in tox.ini |  Cédric Ollivier | 1 | -3/+3 |
2022-08-30 | Service Import - general page validation |  KrupaNagabhushan | 1 | -2/+3 |
2022-08-30 | Fix 'Wrong Inputs creation on (Add Service)' |  vasraz | 13 | -256/+425 |
2022-08-26 | Fix error adding category through UI |  MichaelMorris | 1 | -1/+1 |
2022-08-26 | Improve error's message readability |  vasraz | 2 | -19/+16 |
2022-08-26 | Remove vulnerable dependency |  vasraz | 5 | -1/+26 |
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 | 7 | -0/+7 |
2022-08-19 | Fix wrongly generated tosca implementation |  KrupaNagabhushan | 3 | -9/+5 |
2022-08-19 | Support Inputs during Import Service |  vasraz | 4 | -87/+251 |
2022-08-19 | Remove vulnerable dependency |  vasraz | 8 | -0/+48 |
2022-08-19 | Allow ETSI VNF without other node template |  MichaelMorris | 1 | -8/+10 |
2022-08-17 | Update SDC version to 1.11.8-SNAPSHOT |  MichaelMorris | 167 | -167/+167 |
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 | Release 1.11.7 |  MichaelMorris | 1 | -0/+22 |
2022-08-15 | Step version to 1.11.7-SNAPSHOT1.11.7 |  MichaelMorris | 167 | -167/+167 |
2022-08-15 | Update release notes for 1.11.7 |  MichaelMorris | 1 | -0/+95 |
2022-08-15 | Service Import - Node Template Interface Definitions |  franciscovila | 13 | -84/+572 |
2022-08-15 | Fix new data types not found in UI |  MichaelMorris | 6 | -11/+28 |
2022-08-12 | Hierarchical panel loading with current instance |  imamSidero | 1 | -1/+1 |
2022-08-12 | Service import - Import unknown node types |  JvD_Ericsson | 8 | -26/+322 |
2022-08-11 | Fix unable to delete default value for a complex property |  KrupaNagabhushan | 2 | -6/+1 |
2022-08-11 | Empty node filter is removed when no filter is added |  imamSidero | 3 | -10/+65 |
2022-08-11 | Error Importing node filter with multiple capability properties |  franciscovila | 2 | -5/+19 |
2022-08-11 | Support unknown data types in service import |  MichaelMorris | 18 | -198/+770 |
2022-08-10 | get_input property value deprecated format |  MichaelMorris | 3 | -3/+59 |
2022-08-10 | Property assignment view policy tosca function |  MichaelMorris | 1 | -3/+22 |
2022-08-06 | Support for TOSCA functions for Service Import |  andre.schmid | 12 | -333/+845 |
2022-08-05 | Fix set property policy tosca function issue |  MichaelMorris | 1 | -0/+1 |
2022-08-04 | Fix error adding capability to VFC |  MichaelMorris | 5 | -14/+48 |
2022-08-03 | Fix outputs of complex type display and delete |  KrupaNagabhushan | 3 | -13/+1 |