Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-06-23 | Support custom tosca functions in operation input values1.13.1 |  franciscovila | 1 | -7/+11 |
2023-06-20 | Improve test coverage |  vasraz | 2 | -180/+171 |
2023-06-20 | Disable DMaaP if Kafka active |  vasraz | 12 | -355/+380 |
2023-06-19 | Fix issue changing sub. mapping node version |  MichaelMorris | 1 | -10/+46 |
2023-06-16 | Order response from external assets API |  vasraz | 1 | -10/+19 |
2023-06-16 | Support additional metadata in external assets api |  vasraz | 8 | -403/+368 |
2023-06-16 | Fix normative VFCs being set to non normative during service import |  JvD_Ericsson | 1 | -0/+3 |
2023-06-16 | Enable setting sasl.mechanism |  MichaelMorris | 2 | -3/+24 |
2023-06-15 | Node filter boolean values output as strings |  franciscovila | 2 | -0/+133 |
2023-06-14 | Fix different issues when adding properties |  franciscovila | 1 | -5/+8 |
2023-06-12 | Improve error handling for user-created Policies |  vasraz | 1 | -9/+3 |
2023-06-08 | Update external query api with new query params |  vasraz | 6 | -339/+404 |
2023-06-08 | Step version to 1.13.1-SNAPSHOT |  MichaelMorris | 1 | -1/+1 |
2023-06-06 | Improve build image time |  vasraz | 2 | -13/+7 |