aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-02-22Fix incorrect behaviour for list valid_valuesMichaelMorris5-20/+63
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4398 Change-Id: Ic8c8a6565089000d1517110283e4bb7c6f989c27
2023-02-22Fix NotificationWebsocketHandler- Add null test before using nullable valuesshikha02031-7/+17
Issue-ID: SDC-4408 Signed-off-by: shikha0203 <shivani.khare@est.tech> Change-Id: I06d386c1e4234351461f792354091b6f1c472010
2023-02-22Disable editing the name of existing attributeseschcam5-20/+33
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 AssignmentimamSidero3-13/+15
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-21Update INFO.yamlMichaelMorris1-0/+17
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4406 Change-Id: Ib505e430edb43e766d1b007baef2e23ab92e9589
2023-02-20Fix ConfigurationImpl- Add null test before using nullable valuesshikha02031-2/+3
Issue-ID: SDC-4402 Signed-off-by: shikha0203 <shivani.khare@est.tech> Change-Id: I38efdeffadb4627e059e7827f15dc39de6b753cd
2023-02-20Fix NPE when setting complex type valueMichaelMorris1-1/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4403 Change-Id: I8194ccce7d0c48588e3dd8b1903be22ba92ac955
2023-02-17AbstractTemplateServlet- fix null test for "tags"shikha02031-1/+7
Issue-ID: SDC-4397 Signed-off-by: shikha0203 <shivani.khare@est.tech> Change-Id: Ia95e76c5ddbed740cbfbab581b0d8fdc56e90194
2023-02-17AttributeServlet- Add null test before using nullable valuesshikha02031-0/+8
Issue-ID: SDC-4396 Signed-off-by: shikha0203 <shivani.khare@est.tech> Change-Id: I41f9e072f9caa601c3a135e0d3205b9676638e8b
2023-02-17Support for copy/paste tosca functions into operation inputsJvD_Ericsson5-204/+308
Issue-ID: SDC-4394 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I4aedb641e950419677d2509f4944fcf778c2efd8
2023-02-16Bug fix for tosca function map values in property assignment pageimamSidero2-3/+4
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 valuesimamSidero9-45/+100
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-14Omit tenant metadata when not setMichaelMorris1-1/+3
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4384 Change-Id: I11a389efcc8327bc26831a9331220e018d296c9f
2023-02-10Fix valid_values constraint problemMichaelMorris1-14/+18
Not able to set a value on a property of a instance in a service if the property has a valid vales constraint Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4382 Change-Id: I6d9b540b671c34a155ec639afe59d00b90d099d4
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 typevasraz9-71/+183
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I668b1e7f7d00e97b7827d759766e105fdd53ed53 Issue-ID: SDC-4378
2023-02-10Fix inconsistencies in interface property removalMichaelMorris2-17/+19
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4377 Change-Id: Iaeebddfbc7c9e2d7249040db031ccda93746e9b3
2023-02-09Edit properties of non-normative data typesfranciscovila9-17/+133
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-09Consider model in generic substitution type queryandre.schmid2-10/+26
Change-Id: I9905b5f6b1bd658befb88b2dbb6903dfaa1f0f8a Issue-ID: SDC-3794 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2023-02-09Improve getting Service with specific versionvasraz5-78/+31
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ia788649016fe261802a081788b8844a80bbc3dcc Issue-ID: SDC-4358
2023-02-08Constraints in data type viewfranciscovila12-17/+235
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 constraintsKrupaNagabhushan4-2/+11
Issue-ID: SDC-4360 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: I63510720a260b830baea3813ff0adb304fa480e4
2023-02-07Fix setting input values destroys constraintsMichaelMorris1-2/+0
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4374 Change-Id: I7cfb377cc8008ab042a38824a4aad3d1b74723c0
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 constraintsvasraz9-11/+16
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ifd4e3cc5c8dd93282233e4c6bb77fa763d52f922 Issue-ID: SDC-4366
2023-02-07Dont add to additional_types on import failureMichaelMorris7-12/+61
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4369 Change-Id: Iaf4a03293ecdb097981bde126aa7376ba237f20d
2023-02-06Fix broken 'start-sdc' profilevasraz1-1/+0
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Iaf8700f52acca2304a2a23bdc4f63962f92d1df3 Issue-ID: SDC-4370
2023-02-02Skip swagger to improve build timevasraz1-2/+10
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I2442e86997decdbafcf5d599362a6d5d9a87e855 Issue-ID: SDC-4112
2023-02-02Fix NPE when deleting interface operationMichaelMorris1-4/+5
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4364 Change-Id: If4072bd37e2fd361a59eb5c3e503c152c93b5d96
2023-02-02Fix 'in_range constraints missing from TOSCA template'-bugvasraz14-681/+664
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Icec2183849a8852621ec98f3ca1d94ac7c4dae31 Issue-ID: SDC-4357
2023-02-02Step version to 1.12.2-SNAPSHOTMichaelMorris167-167/+167
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4353 Change-Id: I6c600039f8354a3ba794512b0fd5e84d5a9dedca
2023-02-02Fix Blocker Bug reported by Sonarvasraz1-17/+17
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I4eaa68dc8c5d6b0e2d09a2787da9bbbee1da123c Issue-ID: SDC-4359
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-02-01Revert and fix temporary fix of SDC-4352JvD_Ericsson4-39/+73
Revert https://gerrit.onap.org/r/c/sdc/+/133049 and fix initial issue described by SDC-4352 Fix floats not being imported correctly Fix not being able to use equal constraint with bool type Issue-ID: SDC-4352 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I90641838aa40bea211f57f47fe65d09bf0573453
2023-02-01Stop auto-generation of inputs from substitution mapping nodevasraz7-46/+51
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I0ecdfe1f22790b0fc23fa99b9a85cdaca3b23515 Issue-ID: SDC-4361
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-27Release SDC 1.12.1MichaelMorris1-0/+22
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4353 Change-Id: I8d757ba6d2e84b6b7da344836be27ac99d24ec5f
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-27Updated release notes for 1.12.11.12.1MichaelMorris1-0/+159
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4353 Change-Id: I9bdc19e3b3453ebefecf9b07e6fb59b8dabf40ae
2023-01-27Fix int and float constraints generating as stringseschcam2-9/+68
Convert integers and float constraints before generating TOSCA file Issue-ID: SDC-4318 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: Iba412930fe8782ac2cee5b5ce99faae545ca0d57
2023-01-27Provide add/edit constraints capability to inputs in properties pageimamSidero12-20/+103
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 UIfranciscovila2-3/+9
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-27Add TCs to cover Constraintsvasraz7-62/+166
Fix wrong Comparable Property Type and Comparable Constraint Type Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I59968861834a0f8859fcaf3e590c83bbf223338f Issue-ID: SDC-4347
2023-01-27Temporary fix for unable to set values on props of a VFC in a serviceJvD_Ericsson1-1/+1
Issue-ID: SDC-4352 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I4dc65a341445e38a33bfe438413b67c4c7fae098
2023-01-27Fix added datatype property not include in model definitionsJvD_Ericsson5-19/+153
Issue-ID: SDC-4349 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ie94d697a64816f83be4783f1e52657b7fdd77b8c