aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2/pages
AgeCommit message (Expand)AuthorFilesLines
2023-04-03Provide tosca function capability to all nested levelsimamSidero4-65/+65
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 problemsfranciscovila1-0/+10
2023-03-10Provide input name suggestionKrupaNagabhushan4-6/+49
2023-03-10Provide input name when declaring service property as inputKrupaNagabhushan7-6/+179
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-22Support delete non-normative data typesJvD_Ericsson4-5/+74
2023-02-22Disable editing the name of existing attributeseschcam2-1/+10
2023-02-16Provide tosca function to list of map valuesimamSidero3-5/+17
2023-02-10Fix major bug reported by Sonarvasraz1-2/+0
2023-02-10Add support for delete property from non-normative data typevasraz2-3/+32
2023-02-09Edit properties of non-normative data typesfranciscovila4-17/+47
2023-02-08Constraints in data type viewfranciscovila6-10/+85
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-27Fix 5 critical SonarCloud bugseschcam2-9/+11
2023-01-27Provide add/edit constraints capability to inputs in properties pageimamSidero3-2/+7
2023-01-26Import data type in UIfranciscovila17-39/+374
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 UIKrupaNagabhushan7-7/+181
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-03Provide tosca function to custom datatypes of list and mapimamSidero4-25/+80
2022-12-19Provide tosca function to List entriesimamSidero3-7/+18
2022-12-07Fix substitution filter: type validation not working during addJvD_Ericsson1-1/+0
2022-12-06Fix constraint not displayed when cycling through propertiesJvD_Ericsson1-21/+23
2022-12-05Provide tosca function to map valuesimamSidero5-12/+36
2022-12-01Open Data type from CatalogKrupaNagabhushan1-3/+7
2022-12-01Support addition of pattern constraintJvD_Ericsson1-0/+8
2022-11-30View data types in UI catalogKrupaNagabhushan4-38/+52
2022-11-30Support addition of scalar type constraintsJvD_Ericsson2-39/+134
2022-11-25Implement create data type propertyandre.schmid13-177/+769
2022-11-17Create UI Component for viewing property constraintsJvD_Ericsson5-0/+489
2022-11-17Issues with 'range' data type detectedfranciscovila2-3/+52
2022-11-04Support Tosca Function For Operation Implmentation PropertiesJvD_Ericsson13-100/+259
2022-10-25Fix Critical bug reported by Sonarvasraz2-2/+2
2022-10-18Fix security risk 'Improper Input Validation'vasraz2-2/+2
2022-10-17Add data type properties workspaceandre.schmid7-6/+442
2022-10-05Add data type view/workspaceandre.schmid13-0/+996