Age | Commit message (Expand) | Author | Files | Lines |
2023-09-25 | Support setting interfaces on instances |  JvD_Ericsson | 4 | -1/+261 |
2023-09-23 | Fix bugs in attribute outputs page |  JvD_Ericsson | 5 | -15/+90 |
2023-09-22 | Update version to 1.13.5 |  MichaelMorris | 1 | -1/+1 |
2023-09-22 | Backend support for operation milestone filters |  JvD_Ericsson | 16 | -0/+271 |
2023-09-22 | Backend support for operation milestones with activity inputs |  JvD_Ericsson | 11 | -4/+190 |
2023-09-22 | Backend support for operation milestones with activities |  JvD_Ericsson | 11 | -37/+326 |
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 | Bug fix for userspecified output name in import |  imamSidero | 1 | -4/+5 |
2023-09-18 | Fix 'Changing VFC version wipes List type property values'-bug |  vasraz | 1 | -0/+1 |
2023-09-15 | Update version to 1.13.4 |  MichaelMorris | 1 | -1/+1 |
2023-09-14 | Improve error reporting during the service import |  vasraz | 2 | -95/+87 |
2023-09-08 | Fix error when importing output with common attribute and property name |  JvD_Ericsson | 1 | -7/+2 |
2023-09-07 | Create plugin point for csar generation |  vasraz | 11 | -940/+1573 |
2023-09-07 | Implement 'Update Service by importing Tosca Model'-story |  vasraz | 6 | -245/+318 |
2023-09-06 | Provide user to specify the ouput name while declaring the atrributes |  imamSidero | 3 | -1/+46 |
2023-09-05 | Support policy type upgrade |  MichaelMorris | 1 | -2/+1 |
2023-09-05 | Improve handling 'empty'/null string in Service fields |  vasraz | 21 | -94/+62 |
2023-09-04 | Import service with outputs mapped to implicit attributes |  JvD_Ericsson | 2 | -7/+45 |
2023-08-31 | Remove unused code (ServiceUtils) |  vasraz | 2 | -155/+0 |
2023-08-28 | Provide import support for timeout field in interface operation implementation |  imamSidero | 2 | -0/+14 |
2023-08-21 | Fix 'Fail to import service with CP'-bug |  vasraz | 1 | -8/+20 |
2023-08-18 | Fix 'Changing VFC version on template wipes previously assigned property valu... |  vasraz | 4 | -5/+20 |
2023-08-17 | Fix 'Import use case fails when interfaces in template do not exist in system... |  vasraz | 10 | -54/+80 |
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 | 2 | -2/+2 |
2023-08-08 | Update error message for missing sub mapping properties |  vasraz | 3 | -3/+3 |
2023-08-01 | Introduce error message for missing properties during the service import |  vasraz | 4 | -10/+35 |
2023-07-31 | Fix 'Creation date only works with requests that return 1 service (API)'-bug |  vasraz | 1 | -77/+81 |
2023-07-28 | Implement 'Update Service by importing Tosca Template'-story |  vasraz | 26 | -331/+408 |
2023-07-26 | Provide backend support for timeout in interface operation implementation |  imamSidero | 1 | -3/+13 |
2023-07-19 | Remove outdated dependency - com.googlecode.json-simple:json-simple:1.1.1 |  vasraz | 1 | -13/+0 |
2023-07-14 | Update version to 1.13.31.13.3 |  MichaelMorris | 1 | -1/+1 |
2023-07-14 | Fix 'Import service with JUEL-function produces wrong UI representation' |  vasraz | 2 | -39/+21 |
2023-07-14 | Fix import node filter issue |  MichaelMorris | 1 | -1/+3 |
2023-07-13 | Remove outdated dependency commons-logging:commons-logging |  vasraz | 1 | -7/+0 |
2023-07-13 | Replace outdated dependency - org.apache.commons:commons-jci-core:jar:1.1 |  vasraz | 1 | -14/+0 |
2023-07-13 | Service import issues |  JvD_Ericsson | 6 | -31/+65 |
2023-07-12 | JUEL function value not displayed properly in UI |  imamSidero | 1 | -1/+2 |
2023-07-12 | Fix missing logs SDC-BE |  vasraz | 1 | -0/+6 |
2023-07-12 | Support occurrences and instance count in import |  MichaelMorris | 2 | -3/+22 |
2023-07-10 | Step version to 1.13.2-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
2023-07-10 | Update outdated/vulnerable dependencies |  vasraz | 1 | -8/+34 |
2023-07-10 | Include version in metadata |  vasraz | 13 | -819/+250 |
2023-07-07 | Remove unused 'org.springframework.boot' dependency |  vasraz | 1 | -5/+0 |
2023-06-29 | Create test model |  JvD_Ericsson | 2 | -2/+3 |
2023-06-29 | Fix unable to set tosca function on complex type on input operation |  JvD_Ericsson | 2 | -47/+13 |
2023-06-29 | Validation problems when trying to set an operation input of complex type |  JvD_Ericsson | 1 | -3/+6 |
2023-06-29 | Implement YAML Validator |  vasraz | 25 | -172/+869 |
2023-06-28 | Fix bug |  vasraz | 3 | -165/+172 |