Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-08-02 | Fix for the text overlay on value field |  imamSidero | 1 | -2/+2 |
2022-07-29 | Support a custom yaml value in tosca function |  andre.schmid | 10 | -15/+244 |
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-18 | Allow set values in properties of type timestamp |  franciscovila | 2 | -4/+15 |
2022-07-14 | Fix for list of map type on SELF property |  imamSidero | 2 | -3/+13 |
2022-07-11 | Save/discard button not showing for an instance attributes |  JvD_Ericsson | 1 | -0/+4 |
2022-07-11 | Node Filters displayed incorrectly |  JvD_Ericsson | 1 | -7/+6 |
2022-07-04 | Fix directives drop down list cut short |  JvD_Ericsson | 1 | -1/+1 |
2022-06-24 | Make instance count optional |  MichaelMorris | 1 | -2/+1 |
2022-06-23 | Fix Interface Operation mandatory fields |  JvD_Ericsson | 3 | -60/+38 |
2022-06-22 | Support TOSCA get_attribute function |  andre.schmid | 3 | -43/+76 |
2022-06-22 | Block interface operation edit in checkedin VFC |  andre.schmid | 1 | -21/+16 |
2022-06-21 | Fix interface name and operation not being disabled on edit |  JvD_Ericsson | 1 | -0/+1 |
2022-06-20 | Fix get_input not working for complex properties |  andre.schmid | 1 | -2/+7 |
2022-06-20 | Allow to delete an interface operation from VFC |  andre.schmid | 3 | -9/+35 |
2022-06-16 | Fix loading issue and double errors in properties assignment |  KrupaNagabhushan | 1 | -7/+2 |
2022-06-13 | Rearrange Interface Operation Implementation |  stasys10 | 4 | -72/+69 |
2022-06-13 | Disable save for invalid TOSCA function |  andre.schmid | 2 | -7/+16 |
2022-06-13 | Consider schema in filtering function properties |  andre.schmid | 1 | -5/+22 |
2022-06-11 | Fix TOSCA function persistent not found message |  andre.schmid | 1 | -0/+1 |
2022-06-07 | Support get functions in composition property modal |  andre.schmid | 1 | -6/+57 |