Age | Commit message (Expand) | Author | Files | Lines |
2023-02-16 | Provide tosca function to list of map values | imamSidero | 3 | -5/+17 |
2023-02-10 | Fix major bug reported by Sonar | vasraz | 1 | -2/+0 |
2023-02-10 | Add support for delete property from non-normative data type | vasraz | 2 | -3/+32 |
2023-02-09 | Edit properties of non-normative data types | franciscovila | 4 | -17/+47 |
2023-02-08 | Constraints in data type view | franciscovila | 6 | -10/+85 |
2023-02-02 | Fix 'in_range constraints missing from TOSCA template'-bug | vasraz | 1 | -2/+2 |
2023-02-01 | Show boolean-type constraint as drop-down list | vasraz | 1 | -5/+29 |
2023-02-01 | Show category's displayName instead of name in Composition | vasraz | 3 | -10/+11 |
2023-01-27 | Fix 5 critical SonarCloud bugs | eschcam | 2 | -9/+11 |
2023-01-27 | Provide add/edit constraints capability to inputs in properties page | imamSidero | 3 | -2/+7 |
2023-01-26 | Import data type in UI | franciscovila | 17 | -39/+374 |
2023-01-26 | Fix datatype in model not found | MichaelMorris | 1 | -1/+1 |
2023-01-23 | Disable editing of normative data types | MichaelMorris | 1 | -1/+1 |
2023-01-23 | Improve Composition View Filtering | JvD_Ericsson | 3 | -1/+5 |
2023-01-23 | Fix ability to add property to data type of different model | JvD_Ericsson | 1 | -1/+2 |
2023-01-19 | Download data type from UI | KrupaNagabhushan | 7 | -7/+181 |
2023-01-13 | Provide tosca function as map primitive type entry values in composition view | imamSidero | 4 | -8/+25 |
2023-01-10 | Fix resource property constraint values mutable in Service design | JvD_Ericsson | 1 | -2/+3 |
2023-01-03 | Provide tosca function to custom datatypes of list and map | imamSidero | 4 | -25/+80 |
2022-12-19 | Provide tosca function to List entries | imamSidero | 3 | -7/+18 |
2022-12-07 | Fix substitution filter: type validation not working during add | JvD_Ericsson | 1 | -1/+0 |
2022-12-06 | Fix constraint not displayed when cycling through properties | JvD_Ericsson | 1 | -21/+23 |
2022-12-05 | Provide tosca function to map values | imamSidero | 5 | -12/+36 |
2022-12-01 | Open Data type from Catalog | KrupaNagabhushan | 1 | -3/+7 |
2022-12-01 | Support addition of pattern constraint | JvD_Ericsson | 1 | -0/+8 |
2022-11-30 | View data types in UI catalog | KrupaNagabhushan | 4 | -38/+52 |
2022-11-30 | Support addition of scalar type constraints | JvD_Ericsson | 2 | -39/+134 |
2022-11-25 | Implement create data type property | andre.schmid | 13 | -177/+769 |
2022-11-17 | Create UI Component for viewing property constraints | JvD_Ericsson | 5 | -0/+489 |
2022-11-17 | Issues with 'range' data type detected | franciscovila | 2 | -3/+52 |
2022-11-04 | Support Tosca Function For Operation Implmentation Properties | JvD_Ericsson | 13 | -100/+259 |
2022-10-25 | Fix Critical bug reported by Sonar | vasraz | 2 | -2/+2 |
2022-10-18 | Fix security risk 'Improper Input Validation' | vasraz | 2 | -2/+2 |
2022-10-17 | Add data type properties workspace | andre.schmid | 7 | -6/+442 |
2022-10-05 | Add data type view/workspace | andre.schmid | 13 | -0/+996 |
2022-09-23 | Fix show add button for Req and Capabilities in VF | KrupaNagabhushan | 2 | -3/+8 |
2022-09-19 | Support TOSCA functions in Node Capability Filters | andre.schmid | 7 | -471/+197 |
2022-09-16 | Fix types not refreshing after model change | franciscovila | 1 | -22/+10 |
2022-09-09 | Temp fix to allow tosca functions in op props | MichaelMorris | 1 | -11/+0 |
2022-09-08 | Support TOSCA functions in Node Filters | andre.schmid | 13 | -281/+293 |
2022-09-07 | Support TOSCA functions in sub properties | MichaelMorris | 5 | -5/+95 |
2022-09-02 | Allow to select properties in the get_attribute function | vasraz | 1 | -15/+15 |
2022-08-12 | Hierarchical panel loading with current instance | imamSidero | 1 | -1/+1 |
2022-08-10 | Property assignment view policy tosca function | MichaelMorris | 1 | -3/+22 |
2022-08-03 | Fix outputs of complex type display and delete | KrupaNagabhushan | 1 | -10/+0 |
2022-07-29 | Support a custom yaml value in tosca function | andre.schmid | 9 | -5/+234 |
2022-07-26 | Bug fix for the group property value was not readable | imamSidero | 3 | -4/+10 |
2022-07-19 | Support tosca functions for group instances | MichaelMorris | 1 | -6/+28 |
2022-07-18 | Support for concat TOSCA function | andre.schmid | 12 | -413/+1026 |
2022-07-14 | Fix for list of map type on SELF property | imamSidero | 2 | -3/+13 |