Age | Commit message (Expand) | Author | Files | Lines |
2023-10-26 | Fix 'JUEL expression syntax prevents download'-bug |  vasraz | 1 | -2/+1 |
2023-10-06 | Fail to import service with node filter using 'in_range' |  franciscovila | 1 | -39/+56 |
2023-09-22 | Backend support for operation milestone filters |  JvD_Ericsson | 4 | -0/+57 |
2023-09-22 | Backend support for operation milestones with activity inputs |  JvD_Ericsson | 1 | -1/+11 |
2023-09-22 | Backend support for operation milestones with activities |  JvD_Ericsson | 7 | -0/+207 |
2023-08-31 | Remove superflous surrounding quotes |  MichaelMorris | 1 | -1/+3 |
2023-08-18 | Custom tosca functions with valid_values and in_range operators not showing p... |  franciscovila | 1 | -5/+38 |
2023-08-18 | Fix 'Changing VFC version on template wipes previously assigned property valu... |  vasraz | 1 | -2/+2 |
2023-08-17 | Fix 'Tosca Function get_input in Properties Assignment error'-bug |  vasraz | 5 | -23/+30 |
2023-07-12 | Support occurrences and instance count in import |  MichaelMorris | 1 | -1/+2 |
2023-07-10 | Include version in metadata |  vasraz | 1 | -4/+8 |
2023-06-23 | Support custom tosca functions in operation input values1.13.1 |  franciscovila | 2 | -3/+267 |
2023-06-16 | Support additional metadata in external assets api |  vasraz | 2 | -8/+11 |
2023-06-16 | Bug fix for the get input tosca function of list of nested complex type |  imamSidero | 1 | -15/+7 |
2023-06-08 | Update external query api with new query params |  vasraz | 4 | -55/+63 |
2023-06-02 | Support INDEX in node filter tosca functions |  franciscovila | 3 | -34/+105 |
2023-05-29 | Fix various bugs related to tosca custom functions |  JvD_Ericsson | 1 | -6/+9 |
2023-05-25 | Fix NPE using concat TOSCA functions |  MichaelMorris | 1 | -3/+3 |
2023-05-25 | Support TOSCA functions in operation inputs |  franciscovila | 1 | -0/+20 |
2023-05-22 | Provide index token to tosca function for nested lists |  imamSidero | 3 | -24/+43 |
2023-05-18 | Fix error importimg service with custom fns |  MichaelMorris | 1 | -2/+3 |
2023-05-18 | UI support for default custom function names with get_input structure |  JvD_Ericsson | 4 | -5/+118 |
2023-05-16 | Support additional operands for node filters |  franciscovila | 4 | -2/+35 |
2023-05-09 | Support for addition of INDEX token to tosca functions |  imamSidero | 3 | -4/+42 |
2023-04-13 | Backend support for custom functions |  JvD_Ericsson | 5 | -7/+188 |
2023-03-31 | Support to change substitution mapping node or version after service creation |  JvD_Ericsson | 1 | -0/+5 |
2023-03-10 | Support for delete of non normative interface types |  JvD_Ericsson | 1 | -10/+11 |
2023-01-27 | Add TCs to cover Constraints |  vasraz | 1 | -1/+6 |
2023-01-26 | Fix 'Property Constraint error when uprading VFC instance version in service'... |  vasraz | 1 | -2/+0 |
2023-01-25 | Implement hiding mechanism |  vasraz | 3 | -7/+3 |
2023-01-23 | Disable editing of normative data types |  MichaelMorris | 1 | -0/+2 |
2022-12-21 | Multitenancy in SDC |  Kartik Hegde | 4 | -0/+10 |
2022-12-01 | Support addition of pattern constraint |  JvD_Ericsson | 1 | -0/+1 |
2022-11-08 | Interface is formatted using extended notation when no implementation added a... |  vasraz | 2 | -72/+6 |
2022-10-25 | Fix import service with concat function values |  MichaelMorris | 1 | -1/+1 |
2022-10-05 | Implement API for fetching single data type |  vasraz | 1 | -39/+39 |
2022-09-27 | Service import - Import unknown interface types |  KrupaNagabhushan | 1 | -1/+2 |
2022-09-26 | Service import - Import unknown capability types |  franciscovila | 1 | -1/+1 |
2022-09-19 | Import unknown group types during Service import |  vasraz | 4 | -380/+18 |
2022-09-16 | Import unknown artifact types on Service Import |  imamSidero | 1 | -1/+1 |
2022-09-08 | Support TOSCA functions in Node Filters |  andre.schmid | 30 | -28/+1004 |
2022-09-07 | Support TOSCA functions in sub properties |  MichaelMorris | 2 | -0/+35 |
2022-08-15 | Service Import - Node Template Interface Definitions |  franciscovila | 1 | -0/+6 |
2022-08-06 | Support for TOSCA functions for Service Import |  andre.schmid | 2 | -6/+20 |
2022-08-02 | Service Import - Node Template Relationship Template |  KrupaNagabhushan | 1 | -2/+3 |
2022-07-29 | Centralize TOSCA function validation |  andre.schmid | 2 | -24/+7 |
2022-07-29 | Support a custom yaml value in tosca function |  andre.schmid | 9 | -86/+218 |
2022-07-18 | Support for concat TOSCA function |  andre.schmid | 14 | -86/+791 |
2022-07-15 | Support Outputs during Import Service |  vasraz | 2 | -3/+3 |
2022-07-13 | Service Import - Input appearing as a property |  vasraz | 1 | -25/+5 |