aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2
AgeCommit message (Expand)AuthorFilesLines
2023-05-22Provide index token to tosca function for nested listsimamSidero3-59/+168
2023-05-18UI support for default custom function names with get_input structureJvD_Ericsson7-28/+105
2023-05-17Error in console when no default custom tosca functionsJvD_Ericsson1-1/+1
2023-05-16Support additional operands for node filtersfranciscovila18-57/+791
2023-05-12Enable using substitution mapping type directlyshikha02036-14/+55
2023-05-09Support for addition of INDEX token to tosca functionsimamSidero2-11/+55
2023-05-04UI support for default custom function namesJvD_Ericsson18-20/+161
2023-04-13UI support for custom functionsJvD_Ericsson9-2/+402
2023-04-03Provide tosca function capability to all nested levelsimamSidero7-100/+124
2023-03-20Order targets in policy target modal alphabeticallyeschcam1-65/+65
2023-03-14Fix valid values constraints not showingMichaelMorris2-4/+4
2023-03-13Fix Property with '::' in name produces wrong InputKrupaNagabhushan2-3/+11
2023-03-13Setting Tosca Function on top of unsaved value causes problemsfranciscovila3-4/+21
2023-03-10Provide input name suggestionKrupaNagabhushan4-6/+49
2023-03-10Provide input name when declaring service property as inputKrupaNagabhushan8-6/+181
2023-03-09Sort drop down lists in VFC requirements and capabilitiesshikha02031-2/+5
2023-03-07Fix issue on tosca button enable/disable functionalityimamSidero1-0/+2
2023-03-01VFC operation not clearing artifact details when uncheckedJvD_Ericsson1-1/+1
2023-03-01Sort properties in node filter modalshikha02031-1/+1
2023-02-28Add validation for int and float constraintseschcam4-267/+491
2023-02-27Remove 'Security Hotspot - Weak Cryptography' reported by Sonarvasraz1-11/+0
2023-02-23Fix cannot view archived components on UIJvD_Ericsson1-1/+1
2023-02-22Support delete non-normative data typesJvD_Ericsson5-5/+83
2023-02-22Disable editing the name of existing attributeseschcam2-1/+10
2023-02-21Fix issue on adding values to complex properties in Property AssignmentimamSidero1-1/+1
2023-02-16Bug fix for tosca function map values in property assignment pageimamSidero1-2/+2
2023-02-16Provide tosca function to list of map valuesimamSidero5-21/+55
2023-02-10Fix major bug reported by Sonarvasraz1-2/+0
2023-02-10Add support for delete property from non-normative data typevasraz3-12/+56
2023-02-09Edit properties of non-normative data typesfranciscovila5-17/+52
2023-02-08Constraints in data type viewfranciscovila7-11/+86
2023-02-07Validate service input default values against constraintsvasraz1-1/+1
2023-02-02Fix 'in_range constraints missing from TOSCA template'-bugvasraz1-2/+2
2023-02-01Show boolean-type constraint as drop-down listvasraz1-5/+29
2023-02-01Show category's displayName instead of name in Compositionvasraz3-10/+11
2023-01-31Fix tiles on Home page always show model as SDC AIDKrupaNagabhushan1-1/+1
2023-01-27Fix 5 critical SonarCloud bugseschcam5-13/+15
2023-01-27Provide add/edit constraints capability to inputs in properties pageimamSidero5-5/+50
2023-01-26Import data type in UIfranciscovila24-46/+605
2023-01-26Fix datatype in model not foundMichaelMorris1-1/+1
2023-01-23Disable editing of normative data typesMichaelMorris1-1/+1
2023-01-23Improve Composition View FilteringJvD_Ericsson3-1/+5
2023-01-23Fix ability to add property to data type of different modelJvD_Ericsson1-1/+2
2023-01-19Download data type from UIKrupaNagabhushan8-12/+186
2023-01-19Fix 'Primitive types should not be shown under data types in catalog'-bugvasraz1-1/+1
2023-01-18Fix datatype opens up from wrong menuItemKrupaNagabhushan1-1/+1
2023-01-13Provide tosca function as map primitive type entry values in composition viewimamSidero4-8/+25
2023-01-10Fix resource property constraint values mutable in Service designJvD_Ericsson1-2/+3
2023-01-05Bug fix for list of map values in propertiesimamSidero1-10/+12
2023-01-03Provide tosca function to custom datatypes of list and mapimamSidero6-32/+107