Age | Commit message (Expand) | Author | Files | Lines |
2022-08-02 | Fix for the text overlay on value field |  imamSidero | 1 | -2/+2 |
2022-07-29 | Centralize TOSCA function validation |  andre.schmid | 2 | -3/+4 |
2022-07-29 | Support a custom yaml value in tosca function |  andre.schmid | 16 | -34/+305 |
2022-07-26 | Bug fix for the group property value was not readable |  imamSidero | 3 | -4/+10 |
2022-07-22 | Save button disabled in update property in composition view |  JvD_Ericsson | 1 | -2/+2 |
2022-07-19 | Support tosca functions for group instances |  MichaelMorris | 1 | -6/+28 |
2022-07-18 | Support for concat TOSCA function |  andre.schmid | 22 | -487/+1222 |
2022-07-18 | Allow set values in properties of type timestamp |  franciscovila | 4 | -6/+19 |
2022-07-15 | Support Outputs during Import Service |  vasraz | 2 | -12/+10 |
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-24 | Service Import - Read metadata from csar |  JvD_Ericsson | 7 | -5/+234 |
2022-06-23 | Fix Interface Operation mandatory fields |  JvD_Ericsson | 3 | -60/+38 |
2022-06-22 | Support TOSCA get_attribute function |  andre.schmid | 4 | -43/+78 |
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 | Fix VFC map or list property update |  andre.schmid | 2 | -7/+2 |
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 | 6 | -76/+83 |
2022-06-13 | Disable save for invalid TOSCA function |  andre.schmid | 3 | -8/+17 |
2022-06-13 | Consider schema in filtering function properties |  andre.schmid | 1 | -5/+22 |
2022-06-11 | Fix component workspace metadata not being set |  andre.schmid | 2 | -1/+6 |
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 | 5 | -153/+334 |
2022-06-07 | Allow to edit or clear a TOSCA function value |  andre.schmid | 8 | -96/+128 |
2022-06-07 | Fix instance req and capabilities not updating |  KrupaNagabhushan | 1 | -0/+4 |
2022-06-02 | Support of get_property for instance properties |  andre.schmid | 9 | -63/+217 |
2022-05-30 | Support of get_property in property assignment |  andre.schmid | 16 | -192/+457 |
2022-05-26 | Fix Component Instance versions not updating |  KrupaNagabhushan | 4 | -38/+49 |
2022-05-23 | Fix exception while loading VF "General" page |  andre.schmid | 1 | -1/+3 |
2022-05-18 | Fix UI not displaying directives list correctly1.11.3 |  KrupaNagabhushan | 1 | -1/+8 |
2022-05-17 | Fix delete of entry from list of maps |  MichaelMorris | 1 | -1/+1 |
2022-05-17 | Datatypes for a property are not specific to the VFC model |  franciscovila | 1 | -21/+17 |
2022-05-17 | Generalise Select Input button in Properties Assignment view |  KrupaNagabhushan | 8 | -53/+98 |
2022-05-17 | Support list of map properties in composition |  andre.schmid | 8 | -45/+89 |
2022-05-12 | Fix edit operation artifact and data types |  MichaelMorris | 3 | -12/+19 |
2022-05-09 | Fix inputs/policy tabs view for self and instances |  KrupaNagabhushan | 5 | -6/+11 |
2022-04-28 | Fix check to restrict deletion for system deployed VFCs |  KrupaNagabhushan | 1 | -1/+1 |
2022-04-28 | Fix Editing/Deletion of directives when not permitted |  JvD_Ericsson | 1 | -2/+3 |
2022-04-27 | Add UI feedback when saving a interface operation |  JvD_Ericsson | 1 | -3/+6 |
2022-04-26 | UI support for deleting services |  JvD_Ericsson | 4 | -0/+61 |
2022-04-25 | Add <= and >= operators to node filter |  MichaelMorris | 2 | -3/+9 |
2022-04-04 | Implement adding Interface to VFC |  vasraz | 17 | -365/+2142 |
2022-03-31 | Update Interface definition on VFC |  vasraz | 8 | -197/+355 |
2022-03-28 | Fix unable to update 'Interface Name' in VF |  KrupaNagabhushan | 1 | -2/+2 |