Age | Commit message (Expand) | Author | Files | Lines |
2023-10-09 | Fix error updating milestone | MichaelMorris | 2 | -1/+8 |
2023-10-06 | Milestone import support | JvD_Ericsson | 4 | -59/+82 |
2023-10-05 | Fix 'Missing Substitution Map Node after update Service'-bug | vasraz | 1 | -0/+1 |
2023-10-03 | Fix 'missing properties after service import'-bug | vasraz | 3 | -21/+86 |
2023-10-03 | Allow import of handcrafted templates with specific substitution filter format | vasraz | 1 | -8/+17 |
2023-09-29 | Remove generation of csar.meta | vasraz | 2 | -22/+19 |
2023-09-28 | Fix 'CSAR contains duplicate syntax'-bug | vasraz | 2 | -10/+37 |
2023-09-28 | Fix broken build | vasraz | 1 | -1/+0 |
2023-09-27 | Remove legacy certificate handling | MichaelMorris | 84 | -1663/+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 | 5 | -39/+57 |
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 |