aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app
AgeCommit message (Collapse)AuthorFilesLines
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-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_Ericsson5-5/+83
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-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 typesfranciscovila5-17/+52
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
2023-02-01Show boolean-type constraint as drop-down listvasraz1-5/+29
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I76dc00a232f8e9b45d6599c801ea46f5c415c473 Issue-ID: SDC-4365
2023-02-01Show category's displayName instead of name in Compositionvasraz3-10/+11
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I15369e8a9da6a77a5f7cd8edb6a33963358dd746 Issue-ID: SDC-3863
2023-01-31Fix tiles on Home page always show model as SDC AIDKrupaNagabhushan1-1/+1
Issue-ID: SDC-4362 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: Ie2fc8ec593536207f7ea7b9ba6042a0a828f7c10
2023-01-30Fix unable to edit VFC property after checkoutJvD_Ericsson1-1/+3
Issue-ID: SDC-4354 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I5e12a80925fa9b1163cb64845c75300e9ec5a236
2023-01-27Fix 5 critical SonarCloud bugseschcam5-13/+15
Bugs taken from SonarCloud Change-Id: Ie03e63a0ad4da7358a591c22ee2acf0c8cd97598 Issue-ID: SDC-3529 Signed-off-by: eschcam <cameron.scholes@est.tech>
2023-01-27Provide add/edit constraints capability to inputs in properties pageimamSidero9-18/+97
Providing the capability to add or edit constraints to inputs in properies of a service Issue-ID: SDC-4346 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I56261441022751a191fe057aafa4c681c8db96c5
2023-01-27Error importing data type in the UIfranciscovila1-1/+1
Fix error importing a file with 'tosca_definitions_version' tag Issue-ID: SDC-4351 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I61f6dba8c15dd73de99cbf2cfb857e271f37665d
2023-01-26Import data type in UIfranciscovila28-49/+716
Develop all necessary changes in the UI to allow importing a data type from a yaml file Issue-ID: SDC-4279 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: Id413386fad8b362e8c4a1d25c859a22178189074
2023-01-26Fix datatype in model not foundMichaelMorris8-17/+111
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4348 Change-Id: I648ffd91d719982e55d5ddc786a471f641ece088
2023-01-25Implement hiding mechanismvasraz5-953/+944
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I799af15e31b724ca394eebe435223c03186fb6d3 Issue-ID: SDC-4344
2023-01-23Disable editing of normative data typesMichaelMorris2-1/+3
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4341 Change-Id: Id7673624032883c641e05fd6e5e3d599f7da14df
2023-01-23Improve Composition View FilteringJvD_Ericsson3-1/+5
Issue-ID: SDC-4330 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I0a161605b722ca6db46b6a8259acc17fd8af0c02
2023-01-23Fix ability to add property to data type of different modelJvD_Ericsson1-1/+2
Issue-ID: SDC-4339 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ibc5b57a042ffc4e7f914d46ad264a0e16081b863
2023-01-23Fix constraint not added when creating propertyJvD_Ericsson1-0/+1
Issue-ID: SDC-4342 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I4bc4751993b47e85a8acf31c94febee92996232a
2023-01-20Provide tosca function as list primitive type entry values in composition viewimamSidero5-121/+235
Providing the capability to add tosca function as the primitive type entry values of list in composition view Issue-ID: SDC-4333 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Iba1c3e72a1f30c19f4cc136f2d725b738cca47b1
2023-01-19Download data type from UIKrupaNagabhushan9-13/+192
Issue-ID: SDC-4332 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: If31f7a95eb2d568e716760a33ef2641bad09cf68
2023-01-19Fix 'Primitive types should not be shown under data types in catalog'-bugvasraz2-3/+3
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ic20f7c5a0784c2107061f268c5c2e03ab34c13cc Issue-ID: SDC-4338
2023-01-18Fix datatype opens up from wrong menuItemKrupaNagabhushan1-1/+1
Issue-ID: SDC-4335 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: I3700c6db718edb1a125913c2a88f6063be2c5c98
2023-01-13Provide tosca function as map primitive type entry values in composition viewimamSidero10-16/+145
Providing the capability to add tosca function as the primitive type entry values of map in composition view Issue-ID: SDC-4319 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I5cf67bc94ac5c72be6a962e07160329cd07d302c
2023-01-10Fix resource property constraint values mutable in Service designJvD_Ericsson1-2/+3
Issue-ID: SDC-4290 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ica942b7a8bb1f03cbf6baec709135287e31def06
2023-01-05Bug fix for list of map values in propertiesimamSidero2-19/+23
Fixed list of map values in properties assignment page Issue-ID: SDC-4315 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I3d4fcc11327bbc38d1ec24a06ca45aedcfb47ce1
2023-01-03Provide tosca function to custom datatypes of list and mapimamSidero6-32/+107
Providing the capability to add tosca function as the custom datatypes of list and map Issue-ID: SDC-4311 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I7ec8943d8008440b091fc4eaa2aba49cdadcda8d
2022-12-19Provide tosca function to List entriesimamSidero8-25/+50
Providing the capability to add tosca function as the List entries Issue-ID: SDC-4288 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Ib2e11945f76b7004dbf8807274ee6333b9d9aa05
2022-12-15Fix 'Adding property to VF/Service throws js-exception'-bugvasraz1-3/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I81009a79715f1719862e406e88be008294f94e37 Issue-ID: SDC-4310
2022-12-15Fix 'Not possible to set value on a VFC property with constraint'-bugvasraz1-22/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I04cae965de75037b36003a9fb6d5be579b39626f Issue-ID: SDC-4307
2022-12-12Add missing 'scalar-unit.bitrate' to UIvasraz1-5/+5
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ie892adb84ef37ad6ace0becf7d09ff204c95ed10 Issue-ID: SDC-4300
2022-12-07Fix substitution filter: type validation not working during addJvD_Ericsson1-1/+0
Issue-ID: SDC-4283 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I543513015d9e3b2c06e48f5d27848be676aa0b9b