aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app
AgeCommit message (Expand)AuthorFilesLines
2022-10-17Increase character limit of VFC property name to 100 and allow @ characterimamSidero6-20/+25
2022-10-17Fix cant set properties on an instance in the composion viewJvD_Ericsson1-1/+4
2022-10-17Add data type properties workspaceandre.schmid9-7/+460
2022-10-14Support viewing of VFC property details when checked inJvD_Ericsson5-21/+27
2022-10-05Add data type view/workspaceandre.schmid26-117/+1134
2022-09-23Fix show add button for Req and Capabilities in VFKrupaNagabhushan2-3/+8
2022-09-19Support TOSCA functions in Node Capability Filtersandre.schmid18-699/+477
2022-09-16Add unit test cases for UI componentsimamSidero6-168/+684
2022-09-16Fix types not refreshing after model changefranciscovila2-23/+14
2022-09-15Handle CSAR reading errors in Service ImportKrupaNagabhushan2-24/+43
2022-09-09Temp fix to allow tosca functions in op propsMichaelMorris1-11/+0
2022-09-08Support TOSCA functions in Node Filtersandre.schmid30-535/+665
2022-09-07Support TOSCA functions in sub propertiesMichaelMorris9-7/+129
2022-09-02Allow to select properties in the get_attribute functionvasraz3-21/+29
2022-08-30Service Import - general page validationKrupaNagabhushan1-2/+3
2022-08-26Fix error adding category through UIMichaelMorris1-1/+1
2022-08-15Fix new data types not found in UIMichaelMorris3-2/+12
2022-08-12Hierarchical panel loading with current instanceimamSidero1-1/+1
2022-08-11Fix unable to delete default value for a complex propertyKrupaNagabhushan2-6/+1
2022-08-10Property assignment view policy tosca functionMichaelMorris1-3/+22
2022-08-03Fix outputs of complex type display and deleteKrupaNagabhushan3-13/+1
2022-08-02Fix for the text overlay on value fieldimamSidero1-2/+2
2022-07-29Centralize TOSCA function validationandre.schmid2-3/+4
2022-07-29Support a custom yaml value in tosca functionandre.schmid15-34/+304
2022-07-26Bug fix for the group property value was not readableimamSidero3-4/+10
2022-07-22Save button disabled in update property in composition viewJvD_Ericsson1-2/+2
2022-07-19Support tosca functions for group instancesMichaelMorris1-6/+28
2022-07-18Support for concat TOSCA functionandre.schmid22-487/+1222
2022-07-18Allow set values in properties of type timestampfranciscovila4-6/+19
2022-07-15Support Outputs during Import Servicevasraz2-12/+10
2022-07-14Fix for list of map type on SELF propertyimamSidero2-3/+13
2022-07-11Save/discard button not showing for an instance attributesJvD_Ericsson1-0/+4
2022-07-11Node Filters displayed incorrectlyJvD_Ericsson1-7/+6
2022-07-04Fix directives drop down list cut shortJvD_Ericsson1-1/+1
2022-06-24Make instance count optionalMichaelMorris1-2/+1
2022-06-24Service Import - Read metadata from csarJvD_Ericsson7-5/+234
2022-06-23Fix Interface Operation mandatory fieldsJvD_Ericsson3-60/+38
2022-06-22Support TOSCA get_attribute functionandre.schmid3-43/+76
2022-06-22Block interface operation edit in checkedin VFCandre.schmid1-21/+16
2022-06-21Fix interface name and operation not being disabled on editJvD_Ericsson1-0/+1
2022-06-20Fix get_input not working for complex propertiesandre.schmid1-2/+7
2022-06-20Fix VFC map or list property updateandre.schmid2-7/+2
2022-06-20Allow to delete an interface operation from VFCandre.schmid3-9/+35
2022-06-16Fix loading issue and double errors in properties assignmentKrupaNagabhushan1-7/+2
2022-06-13Rearrange Interface Operation Implementationstasys105-74/+81
2022-06-13Disable save for invalid TOSCA functionandre.schmid3-8/+17
2022-06-13Consider schema in filtering function propertiesandre.schmid1-5/+22
2022-06-11Fix component workspace metadata not being setandre.schmid2-1/+6
2022-06-11Fix TOSCA function persistent not found messageandre.schmid1-0/+1
2022-06-07Support get functions in composition property modalandre.schmid5-153/+334