Age | Commit message (Expand) | Author | Files | Lines |
2023-10-13 | Increase unit test coverage for backend |  franciscovila | 5 | -17/+1078 |
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 | 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-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 | Fix 'Import service with JUEL-function produces wrong UI representation' |  vasraz | 2 | -2/+4 |
2023-07-12 | Support occurrences and instance count in import |  MichaelMorris | 1 | -0/+3 |
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-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 | 1 | -4/+2 |
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 | 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-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 |
2023-02-10 | Add support for delete property from non-normative data type |  vasraz | 3 | -38/+73 |
2023-02-09 | Edit properties of non-normative data types |  franciscovila | 2 | -0/+40 |
2023-02-09 | Improve getting Service with specific version |  vasraz | 2 | -39/+21 |
2023-02-08 | Constraints in data type view |  franciscovila | 3 | -6/+29 |
2023-02-07 | Fix setting input values destroys constraints |  MichaelMorris | 1 | -2/+0 |
2023-02-07 | Validate service input default values against constraints |  vasraz | 6 | -6/+6 |
2023-02-02 | Fix 'in_range constraints missing from TOSCA template'-bug |  vasraz | 9 | -635/+639 |
2023-02-01 | Revert and fix temporary fix of SDC-4352 |  JvD_Ericsson | 2 | -15/+45 |
2023-02-01 | Stop auto-generation of inputs from substitution mapping node |  vasraz | 2 | -3/+4 |
2023-01-27 | Fix int and float constraints generating as strings |  eschcam | 1 | -0/+2 |
2023-01-27 | Error importing data type in the UI |  franciscovila | 1 | -2/+8 |