aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui
AgeCommit message (Collapse)AuthorFilesLines
2023-05-30Bug fix on tosca function impact changesimamSidero5-6/+31
Providing the required inputs and dependency changes for tosca functionality Issue-ID: SDC-4510 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Idf5af079c50bf2b9a09f572af30ca9fc294a831e
2023-05-29Fix various bugs related to tosca custom functionsJvD_Ericsson2-7/+5
Issue-ID: SDC-4512 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ia501b124ddf0c77c97ca0c14bbaa18be39b8f631
2023-05-25Support TOSCA functions in operation inputsfranciscovila4-8/+29
Issue-ID: SDC-4442 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I1e6135da6f41d512a7758d5494df12da874d7146
2023-05-24Support import of service with no substitution mapping node typeshikha02031-5/+12
Issue-ID: SDC-4506 Signed-off-by: shikha0203 <shivani.khare@est.tech> Change-Id: I7bc8f020418f2b9299be3454ffbc1e016a2d300e
2023-05-22Provide index token to tosca function for nested listsimamSidero4-65/+174
Index token capability is provided in tosca function for all nested levels of list and custom types Issue-ID: SDC-4505 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: If21c0078e0d17c44b5a31b00d6fac3e18ff6831d
2023-05-18UI support for default custom function names with get_input structureJvD_Ericsson7-28/+105
Issue-ID: SDC-4493 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Iba3eda9bb5d57aabbe86045b6150564e17a0ff3e
2023-05-17Error in console when no default custom tosca functionsJvD_Ericsson1-1/+1
Issue-ID: SDC-4500 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Iebc394b42863dd1e72a40095ea04d04495af57d3
2023-05-16Support additional operands for node filtersfranciscovila22-61/+812
Issue-ID: SDC-4395 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I66b172d100ffd2757de88bc7640761f31fd20c28
2023-05-12Enable using substitution mapping type directlyshikha02037-14/+56
Issue-ID: SDC-4435 Signed-off-by: shikha0203 <shivani.khare@est.tech> Change-Id: Ia3120eb6f03ad861dc87de64a2cb81a61e048f4e
2023-05-10Fix complex list/map entries in composition viewimamSidero2-2/+2
Complex list/map entries in composition view is visible and can add, edit and delete the entries Issue-ID: SDC-4482 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I1d1a33495f3ec45821ee40522c3884e43b380c62
2023-05-09Support for addition of INDEX token to tosca functionsimamSidero4-16/+63
Providing the capability to add the index token to th tosca function of all types Issue-ID: SDC-4472 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Ib7ac80f31710101f50de76bdb7c79abdc637cfe3
2023-05-04UI support for default custom function namesJvD_Ericsson24-21/+231
Issue-ID: SDC-4473 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ie4d002989857029300f0cc88123a5616a453aef0
2023-04-18sort data type drop down lists in add propertyshikha02031-5/+5
Issue-ID: SDC-4474 Signed-off-by: shikha0203 <shivani.khare@est.tech> Change-Id: Iaf6c197b7a80bdf1d133858c3f814e7297a832bc
2023-04-13UI support for custom functionsJvD_Ericsson12-2/+483
Issue-ID: SDC-4466 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I8ff794be8783dc31efecbd1f6abe2efefec6b819
2023-04-03Step version to 1.12.4-SNAPSHOTMichaelMorris1-1/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4464 Change-Id: I260cab2bee303e3d022935dd2eb9f41b88e934cd
2023-04-03Provide tosca function capability to all nested levelsimamSidero10-117/+189
Tosca function capability is provided to all nested levels of list, map and custom types Issue-ID: SDC-4445 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I29907bdac83d3cadf90aa0a2ed538002132b4789
2023-03-31Support to change substitution mapping node or version after service creationJvD_Ericsson1-2/+2
Before changing check for service property usage in sub mapping node change Issue-ID: SDC-4439 Issue-ID: SDC-4430 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ia0f24c626ac836f0b4e7ffbe0004e7ab30089b25
2023-03-20Order targets in policy target modal alphabeticallyeschcam1-65/+65
Issue-ID: SDC-4441 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: If85c77281add34a08e9cbcedb7adc194a0d8c25b
2023-03-14Fix error setting list default valueMichaelMorris1-0/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4434 Change-Id: Id43ee529b1eccfb1c878a7a13fc4e9a292e7ae4e
2023-03-14Fix valid values constraints not showingMichaelMorris2-4/+4
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4432 Change-Id: I3bc0a2c05e241912872199e7462e7afaf5b4ab53
2023-03-13Fix Property with '::' in name produces wrong InputKrupaNagabhushan2-3/+11
Issue-ID: SDC-4431 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: Ieaf9b99493511145c2d6a3d5ec31bdf0e36cd8b2
2023-03-13Setting Tosca Function on top of unsaved value causes problemsfranciscovila3-4/+21
Issue-ID: SDC-4405 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I688fafa39338900f6248213c27975ced113f5ee9
2023-03-13Fix issue on list and map property entries in composition viewimamSidero6-6/+12
List and map entries are rendered correctly on composition view Issue-ID: SDC-4404 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I3c640f51fceb96701296b5e561e45d65dcc599c3
2023-03-10Provide input name suggestionKrupaNagabhushan4-6/+49
Issue-ID: SDC-4427 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: Ib8cebd494f900bd7f338ee4b34c7bc380a6bd07c
2023-03-10Provide input name when declaring service property as inputKrupaNagabhushan13-8/+198
Issue-ID: SDC-4385 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: I2b71e04b97ba69195380d2aa29d9d98a3bd5e981
2023-03-09Sort drop down lists in VFC requirements and capabilitiesshikha02031-2/+5
Issue-ID: SDC-4429 Signed-off-by: shikha0203 <shivani.khare@est.tech> Change-Id: I10c1f8cb6cd57e4c49b70d0a400a7aed068133b0
2023-03-07Fix issue on tosca button enable/disable functionalityimamSidero1-0/+2
Fixed tosca button functionality to enabled/disabled as per the main checkbox as well as the child checkbox Issue-ID: SDC-4425 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I9f215432c20a89e90f6c1293835e30b359a05db0
2023-03-02Step version to 1.12.3-SNAPSHOTMichaelMorris1-1/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4417 Change-Id: I3f84b40fb0ac4aa868d958430496bd0a9c706ac5
2023-03-01VFC operation not clearing artifact details when uncheckedJvD_Ericsson1-1/+1
Issue-ID: SDC-4420 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I338eda3e714782585a69cf15347afdebe467e312
2023-03-01Sort properties in node filter modalshikha02031-1/+1
Issue-ID: SDC-4422 Signed-off-by: shikha0203 <shivani.khare@est.tech> Change-Id: I1708091e4bf046e279fe1b675954e1ab367975c9
2023-02-28Add validation for int and float constraintseschcam7-269/+493
Issue-ID: SDC-4316 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: I6d6172743779291597305583f2a7f4f2145f57fb
2023-02-27Remove 'Security Hotspot - Weak Cryptography' reported by Sonarvasraz1-11/+0
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I6271488d30180f33e7e1cdc511e21fa71bfdc8b5 Issue-ID: SDC-4372
2023-02-24Fix handling of default values for VFC propertieseschcam6-263/+269
Issue-ID: SDC-4375 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: Icb3c1dbbf52266c2021c50f491a7e48efdfb9e55
2023-02-23Fix cannot view archived components on UIJvD_Ericsson1-1/+1
Issue-ID: SDC-4416 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ie24af434a1e983d2e7c972a117f8806bf981650e
2023-02-22Support delete non-normative data typesJvD_Ericsson6-5/+87
Issue-ID: SDC-4411 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I246e50d848a17178369bfb643989d5447a887017
2023-02-22Disable editing the name of existing attributeseschcam4-19/+32
Also added a patch to fix an exception been thrown when editing existing attributes Issue-ID: SDC-3384 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: I524bad3046699baf66f407d1cf0c36394a66b623
2023-02-21Fix issue on adding values to complex properties in Property AssignmentimamSidero2-2/+2
value field for complex types are restored and validation for the complex type is fixed Issue-ID: SDC-4400 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I320b2f2bdb8c8e236e7cd232902a4a07d0c245c8
2023-02-16Bug fix for tosca function map values in property assignment pageimamSidero1-2/+2
Disabled add/edit/delete operations of property when overall checkbox is checked and fixed for integer key values Issue-ID: SDC-4392 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I3d299195ecc6215b1b99eb159391cdb79f59cb86
2023-02-16Provide tosca function to list of map valuesimamSidero8-38/+81
Providing the capability to add tosca function for list of map values Issue-ID: SDC-4379 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Iec404ec27431eb2b5e085d3f9474e61fadab8d45
2023-02-15Service Import - general page validationKrupaNagabhushan1-0/+6
Issue-ID: SDC-4371 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: Ie7340a012feee413a622a8f6ed131f10be5e15e4
2023-02-14Implement option to choose 'None' for not mandatory drop-boxvasraz1-0/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Iaf589d577edc1a4bcca22301099ec6bcbb72e24b Issue-ID: SDC-4383
2023-02-14Fix missing configuration for `ng lint` commandeschcam1-1/+11
Issue-ID: SDC-4380 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: Iebf457fae583141dbbe9d23ac38d092f3a5dfd54
2023-02-10Fix major bug reported by Sonarvasraz1-2/+0
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ia87982bfbaca144c1188e38a0bfbe7e36563c09f Issue-ID: SDC-4381
2023-02-10Add support for delete property from non-normative data typevasraz3-12/+56
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I668b1e7f7d00e97b7827d759766e105fdd53ed53 Issue-ID: SDC-4378
2023-02-09Edit properties of non-normative data typesfranciscovila6-17/+53
Develop all necessary changes in the UI to allow editing of non-normative data types Issue-ID: SDC-4373 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I37749fd3d2992f3134a09c07bb43c0208ce12a23
2023-02-08Constraints in data type viewfranciscovila8-11/+202
Develop all necessary changes in the UI to allow managing data type constraints Issue-ID: SDC-4331 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I337438ba088e4f2f4978a1aff2408eda8157b892
2023-02-08Enable UI component to display property constraintsKrupaNagabhushan3-2/+10
Issue-ID: SDC-4360 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: I63510720a260b830baea3813ff0adb304fa480e4
2023-02-07Fix unable to reset service inputsMichaelMorris1-1/+5
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4376 Change-Id: I6fd85a4da7178e3a18e6fef37c9dae53aec12b81
2023-02-07Validate service input default values against constraintsvasraz1-1/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ifd4e3cc5c8dd93282233e4c6bb77fa763d52f922 Issue-ID: SDC-4366
2023-02-02Fix 'in_range constraints missing from TOSCA template'-bugvasraz1-2/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Icec2183849a8852621ec98f3ca1d94ac7c4dae31 Issue-ID: SDC-4357