Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-08-08 | Update error message for missing sub mapping properties |  vasraz | 4 | -4/+4 |
2023-08-01 | Introduce error message for missing properties during the service import |  vasraz | 6 | -11/+44 |
2023-07-31 | Fix 'Creation date only works with requests that return 1 service (API)'-bug |  vasraz | 1 | -77/+81 |
2023-07-28 | Provide timeout field in interface operation implementation |  imamSidero | 6 | -0/+73 |
2023-07-28 | Implement 'Rollback nested transaction' |  MichaelMorris | 2 | -193/+246 |
2023-07-28 | Implement 'Update Service by importing Tosca Template'-story |  vasraz | 32 | -389/+475 |
2023-07-26 | Provide backend support for timeout in interface operation implementation |  imamSidero | 1 | -3/+13 |
2023-07-25 | Fix 'Unable to drag a VFC on to composition if an existing VFC instance has t... |  vasraz | 1 | -7/+17 |
2023-07-25 | Enable save capability in node filter for yaml/concat option |  imamSidero | 1 | -0/+2 |
2023-07-19 | Remove outdated dependency - com.googlecode.json-simple:json-simple:1.1.1 |  vasraz | 5 | -58/+1 |
2023-07-19 | Improvement to maven multi-thread run |  vasraz | 2 | -0/+7 |
2023-07-19 | Fix 'Upgrading a node does not bring its new capabilities'-bug |  vasraz | 4 | -457/+479 |
2023-07-19 | Provide tosca function capability to list/map of complex type fields in compo... |  imamSidero | 7 | -27/+64 |
2023-07-16 | Release 1.13.3 |  MichaelMorris | 1 | -0/+22 |
2023-07-14 | Update version to 1.13.31.13.3 |  MichaelMorris | 167 | -167/+167 |
2023-07-14 | Updated release notes for 1.13.3 |  MichaelMorris | 1 | -0/+82 |
2023-07-14 | Fix 'Import service with JUEL-function produces wrong UI representation' |  vasraz | 4 | -41/+25 |
2023-07-14 | Fix error displaying node filters |  MichaelMorris | 1 | -3/+1 |
2023-07-14 | Fix import node filter issue |  MichaelMorris | 1 | -1/+3 |
2023-07-14 | Release 1.13.2 |  MichaelMorris | 1 | -0/+22 |
2023-07-13 | Updated release notes for 1.13.21.13.2 |  MichaelMorris | 1 | -0/+95 |
2023-07-13 | UI support for metadata when editing properties of VFCs |  JvD_Ericsson | 10 | -0/+310 |
2023-07-13 | Replace outdated dependency org.bouncycastle:bcpkix-jdk15on |  vasraz | 5 | -7/+13 |
2023-07-13 | Remove outdated dependency commons-logging:commons-logging |  vasraz | 7 | -40/+1 |
2023-07-13 | Replace outdated dependency - org.apache.commons:commons-jci-core:jar:1.1 |  vasraz | 11 | -122/+25 |
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 | 4 | -4/+27 |
2023-07-10 | Step version to 1.13.2-SNAPSHOT |  MichaelMorris | 167 | -167/+167 |
2023-07-10 | Update outdated/vulnerable dependencies |  vasraz | 35 | -133/+260 |
2023-07-10 | Include version in metadata |  vasraz | 14 | -823/+258 |
2023-07-07 | Remove unused 'org.springframework.boot' dependency |  vasraz | 3 | -21/+0 |