Age | Commit message (Expand) | Author | Files | Lines |
2023-02-09 | Edit properties of non-normative data types | franciscovila | 5 | -17/+52 |
2023-02-08 | Constraints in data type view | franciscovila | 7 | -11/+86 |
2023-02-07 | Validate service input default values against constraints | vasraz | 1 | -1/+1 |
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-31 | Fix tiles on Home page always show model as SDC AID | KrupaNagabhushan | 1 | -1/+1 |
2023-01-27 | Fix 5 critical SonarCloud bugs | eschcam | 5 | -13/+15 |
2023-01-27 | Provide add/edit constraints capability to inputs in properties page | imamSidero | 5 | -5/+50 |
2023-01-26 | Import data type in UI | franciscovila | 24 | -46/+605 |
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 | 8 | -12/+186 |
2023-01-19 | Fix 'Primitive types should not be shown under data types in catalog'-bug | vasraz | 1 | -1/+1 |
2023-01-18 | Fix datatype opens up from wrong menuItem | KrupaNagabhushan | 1 | -1/+1 |
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-05 | Bug fix for list of map values in properties | imamSidero | 1 | -10/+12 |
2023-01-03 | Provide tosca function to custom datatypes of list and map | imamSidero | 6 | -32/+107 |
2022-12-19 | Provide tosca function to List entries | imamSidero | 7 | -23/+38 |
2022-12-15 | Fix 'Adding property to VF/Service throws js-exception'-bug | vasraz | 1 | -3/+2 |
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 | 10 | -16/+75 |
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 | 10 | -126/+186 |
2022-11-30 | Support addition of scalar type constraints | JvD_Ericsson | 2 | -39/+134 |
2022-11-25 | Implement create data type property | andre.schmid | 14 | -177/+774 |
2022-11-23 | Fix changing property in node filter issue | JvD_Ericsson | 1 | -4/+8 |
2022-11-17 | Create UI Component for viewing property constraints | JvD_Ericsson | 6 | -0/+491 |
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 | 3 | -4/+4 |
2022-10-18 | Fix security risk 'Improper Input Validation' | vasraz | 2 | -2/+2 |
2022-10-17 | Add data type properties workspace | andre.schmid | 8 | -7/+448 |
2022-10-05 | Add data type view/workspace | andre.schmid | 19 | -34/+1033 |
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 | 12 | -571/+301 |
2022-09-16 | Add unit test cases for UI components | imamSidero | 6 | -168/+684 |
2022-09-16 | Fix types not refreshing after model change | franciscovila | 2 | -23/+14 |
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 | 20 | -592/+455 |
2022-09-07 | Support TOSCA functions in sub properties | MichaelMorris | 7 | -7/+98 |
2022-09-02 | Allow to select properties in the get_attribute function | vasraz | 2 | -15/+19 |
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 | 3 | -13/+1 |