Age | Commit message (Expand) | Author | Files | Lines |
2023-09-25 | Fix 'Substitution Node not updated during import'-bug | vasraz | 1 | -0/+5 |
2023-09-25 | Support setting interfaces on instances | JvD_Ericsson | 2 | -58/+76 |
2023-09-22 | Update version to 1.13.5 | MichaelMorris | 1 | -1/+1 |
2023-09-22 | Backend support for operation milestones with activities | JvD_Ericsson | 2 | -3/+8 |
2023-09-20 | Bug fix for userspecified output name in import | imamSidero | 1 | -0/+4 |
2023-09-15 | Update version to 1.13.4 | MichaelMorris | 1 | -1/+1 |
2023-09-07 | Implement 'Update Service by importing Tosca Model'-story | vasraz | 3 | -24/+28 |
2023-09-06 | Provide user to specify the ouput name while declaring the atrributes | imamSidero | 1 | -0/+1 |
2023-09-05 | Improve handling 'empty'/null string in Service fields | vasraz | 2 | -3/+5 |
2023-08-17 | Fix 'Import use case fails when interfaces in template do not exist in system... | vasraz | 3 | -74/+15 |
2023-07-28 | Implement 'Update Service by importing Tosca Template'-story | vasraz | 2 | -55/+46 |
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-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 | -2/+4 |
2023-07-13 | Replace outdated dependency - org.apache.commons:commons-jci-core:jar:1.1 | vasraz | 1 | -13/+0 |
2023-07-12 | Support occurrences and instance count in import | MichaelMorris | 1 | -0/+3 |
2023-07-10 | Step version to 1.13.2-SNAPSHOT | MichaelMorris | 1 | -1/+1 |
2023-07-10 | Update outdated/vulnerable dependencies | vasraz | 1 | -4/+9 |
2023-06-28 | Fix bug | vasraz | 1 | -12/+7 |
2023-06-16 | Support additional metadata in external assets api | vasraz | 1 | -2/+2 |
2023-06-14 | Fix different issues when adding properties | franciscovila | 1 | -1/+0 |
2023-06-13 | [BUG] Fix error when adding valid_values constraint | eschcam | 2 | -4/+186 |
2023-06-13 | Prevent NPE reading component instance propertieskafka-config | MichaelMorris | 1 | -0/+4 |
2023-06-08 | Update external query api with new query params | vasraz | 2 | -29/+32 |
2023-06-08 | Step version to 1.13.1-SNAPSHOT | MichaelMorris | 1 | -1/+1 |
2023-06-02 | Set version to 1.13.0-SNAPSHOT | MichaelMorris | 1 | -1/+1 |
2023-06-02 | Step version to 1.13.0 for Montreal | MichaelMorris | 1 | -1/+1 |
2023-05-29 | Remove need for USER_ID header | vasraz | 1 | -11/+12 |
2023-05-26 | Fix invalid json being set on propertyConstraints | JvD_Ericsson | 1 | -10/+6 |
2023-05-25 | Update vulnerable dependencies | vasraz | 2 | -9/+6 |
2023-05-25 | Support TOSCA functions in operation inputs | franciscovila | 3 | -9/+17 |
2023-05-17 | Disabling archive functionality for normatives | JvD_Ericsson | 1 | -0/+7 |
2023-05-16 | Fix interface operation input complex values | MichaelMorris | 1 | -1/+3 |
2023-05-16 | Support additional operands for node filters | franciscovila | 4 | -1/+60 |
2023-05-12 | Enable using substitution mapping type directly | shikha0203 | 2 | -0/+16 |
2023-04-26 | VFC Property default value enforced forced to comply with restraints | franciscovila | 3 | -3/+3 |
2023-04-25 | Fix constraints on custom datatype not formatted correctly in CSAR | KrupaNagabhushan | 1 | -1/+48 |
2023-04-03 | Step version to 1.12.4-SNAPSHOT | MichaelMorris | 1 | -1/+1 |
2023-04-03 | Add robustness to type creation on service import | MichaelMorris | 1 | -1/+1 |
2023-03-21 | Allign properties import during service import | KrupaNagabhushan | 1 | -0/+2 |
2023-03-10 | Support for delete of non normative interface types | JvD_Ericsson | 5 | -13/+59 |
2023-03-10 | Provide input name when declaring service property as input | KrupaNagabhushan | 1 | -16/+6 |
2023-03-08 | Update vulnerable dependency - javax.servlet:javax.servlet-api | vasraz | 1 | -0/+4 |
2023-03-02 | Step version to 1.12.3-SNAPSHOT | MichaelMorris | 1 | -1/+1 |
2023-02-24 | Fix valid values for list and map | MichaelMorris | 5 | -11/+20 |
2023-02-22 | Fix error validation equals constraint | MichaelMorris | 3 | -19/+31 |
2023-02-22 | Support delete non-normative data types | JvD_Ericsson | 6 | -8/+127 |
2023-02-22 | Fix incorrect behaviour for list valid_values | MichaelMorris | 3 | -13/+56 |
2023-02-17 | Support for copy/paste tosca functions into operation inputs | JvD_Ericsson | 4 | -42/+107 |
2023-02-10 | Fix valid_values constraint problem | MichaelMorris | 1 | -14/+18 |