Age | Commit message (Expand) | Author | Files | Lines |
2023-09-28 | Fix broken build |  vasraz | 1 | -1/+0 |
2023-09-27 | Remove legacy certificate handling |  MichaelMorris | 86 | -1718/+5 |
2023-09-25 | Fix NPE on service import |  MichaelMorris | 1 | -0/+3 |
2023-09-25 | Fix 'Substitution Node not updated during import'-bug |  vasraz | 6 | -39/+62 |
2023-09-25 | Support setting interfaces on instances |  JvD_Ericsson | 8 | -104/+474 |
2023-09-23 | Fix bugs in attribute outputs page |  JvD_Ericsson | 9 | -19/+94 |
2023-09-22 | Update version to 1.13.5 |  MichaelMorris | 167 | -167/+167 |
2023-09-22 | UI Support for operation milestones |  JvD_Ericsson | 21 | -27/+1312 |
2023-09-22 | Backend support for operation milestone filters |  JvD_Ericsson | 20 | -0/+328 |
2023-09-22 | Backend support for operation milestones with activity inputs |  JvD_Ericsson | 12 | -5/+201 |
2023-09-22 | Backend support for operation milestones with activities |  JvD_Ericsson | 21 | -41/+542 |
2023-09-21 | Create new profiles to build modules separatelly |  vasraz | 1 | -965/+1011 |
2023-09-20 | Provide capability to add user specified name for service role/function |  imamSidero | 2 | -10/+103 |
2023-09-20 | Fix 'Order of TOSCA.meta field is hardcoded'-bug |  vasraz | 4 | -40/+35 |
2023-09-20 | Fix 'TOSCA-Meta-File-Version and CSAR-Version accept only following format X.... |  vasraz | 1 | -1/+1 |
2023-09-20 | Fix 'Unable to import service with missing ecompGeneratedNaming in metadata'-bug |  vasraz | 1 | -2/+1 |
2023-09-20 | Bug fix for userspecified output name in import |  imamSidero | 2 | -4/+9 |
2023-09-18 | Fix 'Changing VFC version wipes List type property values'-bug |  vasraz | 1 | -0/+1 |
2023-09-15 | Release 1.13.4 |  MichaelMorris | 1 | -0/+22 |
2023-09-15 | Update release notes1.13.4 |  MichaelMorris | 1 | -0/+118 |
2023-09-15 | Update version to 1.13.4 |  MichaelMorris | 167 | -167/+167 |
2023-09-14 | Improve error reporting during the service import |  vasraz | 4 | -102/+95 |
2023-09-08 | Fix error when importing output with common attribute and property name |  JvD_Ericsson | 1 | -7/+2 |
2023-09-07 | Provide UI support to upload csar to update service |  imamSidero | 3 | -9/+27 |
2023-09-07 | Create plugin point for csar generation |  vasraz | 14 | -970/+1607 |
2023-09-07 | Implement 'Update Service by importing Tosca Model'-story |  vasraz | 9 | -269/+346 |
2023-09-06 | Provide user to specify the ouput name while declaring the atrributes |  imamSidero | 9 | -5/+116 |
2023-09-05 | Support policy type upgrade |  MichaelMorris | 1 | -2/+1 |
2023-09-05 | Fix two scroll bars overlapping |  JvD_Ericsson | 3 | -2/+9 |
2023-09-05 | Improve handling 'empty'/null string in Service fields |  vasraz | 26 | -144/+81 |
2023-09-04 | Provide UI page for interface assignment in service for VFC instances |  imamSidero | 6 | -69/+246 |
2023-09-04 | Import service with outputs mapped to implicit attributes |  JvD_Ericsson | 2 | -7/+45 |
2023-09-04 | Implicit attributes in get_attribute list |  JvD_Ericsson | 1 | -2/+4 |
2023-09-01 | Fix 'Unable to add metadata on inputs'-bug |  vasraz | 2 | -93/+120 |
2023-08-31 | Remove unused code (ServiceUtils) |  vasraz | 2 | -155/+0 |
2023-08-31 | Remove superflous surrounding quotes |  MichaelMorris | 1 | -1/+3 |
2023-08-31 | Declare implicit attributes as outputs |  JvD_Ericsson | 2 | -24/+57 |
2023-08-30 | UI support for service update via tosca template import |  JvD_Ericsson | 7 | -21/+186 |
2023-08-29 | Escape '<' char before jsoup validation |  MichaelMorris | 1 | -1/+1 |
2023-08-28 | Replace deprecated maven parameters |  vasraz | 1 | -24/+12 |
2023-08-28 | Provide import support for timeout field in interface operation implementation |  imamSidero | 2 | -0/+14 |
2023-08-22 | Provide validation to the json type property in the operation inputs |  imamSidero | 3 | -1/+17 |
2023-08-21 | Fix 'Fail to import service with CP'-bug |  vasraz | 2 | -10/+25 |
2023-08-18 | Custom tosca functions with valid_values and in_range operators not showing p... |  franciscovila | 5 | -11/+52 |
2023-08-18 | Fix 'Changing VFC version on template wipes previously assigned property valu... |  vasraz | 5 | -7/+22 |
2023-08-17 | Fix 'Tosca Function get_input in Properties Assignment error'-bug |  vasraz | 5 | -23/+30 |
2023-08-17 | Fix 'Import use case fails when interfaces in template do not exist in system... |  vasraz | 13 | -128/+95 |
2023-08-17 | Fix 'Import use case fails when interfaces in template do not exist in system... |  vasraz | 2 | -25/+24 |
2023-08-16 | Add DOT to property's name permitted chars |  vasraz | 3 | -3/+3 |
2023-08-15 | Fix 'Fail to import service with get_property of map-of-string'-bug |  vasraz | 2 | -46/+36 |