aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-10-09Import service with milestonesMichaelMorris5-20/+44
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4647 Change-Id: I23ceb41a90a887774396d5caf8fb6eac8aa318a6
2023-10-09Fix error updating milestoneMichaelMorris2-1/+8
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4648 Change-Id: Iff21ecf1e0b999301baf6b7a2c26218fee8856da
2023-10-09Allow multiple entry for map/list when tosca function is selectedimamSidero2-18/+39
Provided the capability to add multi entry for map/list values in property assignment page Issue-ID: SDC-4635 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I14b55d4fbf806206561dda77c3ffe035f349a65e
2023-10-06Milestone import supportJvD_Ericsson6-63/+96
Issue-ID: SDC-4646 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I90da530a84c757a07c3ef903201f89869d223b8c
2023-10-06Fail to import service with node filter using 'in_range'franciscovila3-45/+75
Issue-ID: SDC-4628 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: Ibf6edbdfbb51c32256a707acd17a0def217e1bb9
2023-10-05Fix 'Missing Substitution Map Node after update Service'-bugvasraz1-0/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I91b66a9b5c0688a51c4d100fc6a9bfccb48a1180 Issue-ID: SDC-4645
2023-10-04Issues found when trying to create activities in interface operationsfranciscovila4-6/+8
Issue-ID: SDC-4644 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: Ib615973bf83b15525b8841c1560eaac9ba81ea46
2023-10-03Fix 'missing properties after service import'-bugvasraz3-21/+86
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Id8fa4c7d57e023a7e676a455bf5fae65cc6b9cf1 Issue-ID: SDC-4643
2023-10-03Allow import of handcrafted templates with specific substitution filter formatvasraz1-8/+17
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I363e36c349aac35653de92a43cc14c9a68327c65 Issue-ID: SDC-4641
2023-09-29Remove generation of csar.metavasraz2-22/+19
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I7788d76741b36e9269aad9e99308d8e8af2602d2 Issue-ID: SDC-4640
2023-09-28Hide or disable milestone filtersfranciscovila1-22/+23
Issue-ID: SDC-4636 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: If15b0a4af261905cb3ff198a29c437057cd58e3a
2023-09-28Fix 'CSAR contains duplicate syntax'-bugvasraz2-10/+37
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I4c46d583ef30439b1a5ce5dc9f84f5a6ce50fde1 Issue-ID: SDC-4638
2023-09-28Fix broken buildvasraz1-1/+0
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I89ae765b3a2dc4672de0bcd89f6a8c61e8153345 Issue-ID: SDC-4621
2023-09-27Remove legacy certificate handlingMichaelMorris86-1718/+5
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4621 Change-Id: I834f2a0a4f73693dbb656dfa9186506bf88c62c1
2023-09-25Fix NPE on service importMichaelMorris1-0/+3
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4634 Change-Id: Ib5785890d5cfa5b014cf5f4eef9d15855b7ff7e6
2023-09-25Fix 'Substitution Node not updated during import'-bugvasraz6-39/+62
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I3b99e4c60a5971916ed593b8d4161da58ddab6d6 Issue-ID: SDC-4633
2023-09-25Support setting interfaces on instancesJvD_Ericsson8-104/+474
Issue-ID: SDC-4620 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I4f78eb5e017e79120d61870ecc3b7268f83b4206
2023-09-23Fix bugs in attribute outputs pageJvD_Ericsson9-19/+94
* Attributes being added to the template for each output declared if the attribute is a property and has a value * Unable to set a default value on a property from Output page * Fix issues with the save button * infinite save pop up when trying to leave the page with changes and clicking save * parse error in the console that would make the save button remain enabled after save was succesful * output values not being removed from attribute after output is deleted * nested attribute values not being updated Issue-ID: SDC-4632 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I08abd6cd96963b09be7941c3a91559e241ace24f
2023-09-22Update version to 1.13.5MichaelMorris167-167/+167
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4631 Change-Id: Ib1c16010517843e5b46cb96a0a77631b615952b5
2023-09-22UI Support for operation milestonesJvD_Ericsson21-27/+1312
Issue-ID: SDC-4601 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I9088a1d004ae3a3470aee8d831066584fd26b0d4
2023-09-22Backend support for operation milestone filtersJvD_Ericsson20-0/+328
Issue-ID: SDC-4590 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: If291bd79871eee590c8826800127f543a6ba4b0c
2023-09-22Backend support for operation milestones with activity inputsJvD_Ericsson12-5/+201
Issue-ID: SDC-4582 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I625ec9bb05790bb5f9e78ed9d65abda8f8af5ec3
2023-09-22Backend support for operation milestones with activitiesJvD_Ericsson21-41/+542
Issue-ID: SDC-4577 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I6a8dab0e48da542424faa017a1dea384ebb2376f
2023-09-21Create new profiles to build modules separatellyvasraz1-965/+1011
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ifc29d86a876215f9da7bcaea5c2d97ede4269d42 Issue-ID: SDC-4547
2023-09-20Provide capability to add user specified name for service role/functionimamSidero2-10/+103
Added the others option and a free text to provide the user specified name for service role/function Issue-ID: SDC-4622 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Ia5259c12c6bd6be5609b0f4817c7dec854b7e227
2023-09-20Fix 'Order of TOSCA.meta field is hardcoded'-bugvasraz4-40/+35
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ie69bc1b1d1119f64a399ffda45c69169de94d1a2 Issue-ID: SDC-4627
2023-09-20Fix 'TOSCA-Meta-File-Version and CSAR-Version accept only following format ↵vasraz1-1/+1
X.Y'-bug Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I7a92e898da8ac0fa97710b01cb62de8529f43cd8 Issue-ID: SDC-4626
2023-09-20Fix 'Unable to import service with missing ecompGeneratedNaming in metadata'-bugvasraz1-2/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I0f775fcf3c3a5e71d0067c3dcd03676ef4aa5f9a Issue-ID: SDC-4629
2023-09-20Bug fix for userspecified output name in importimamSidero2-4/+9
Fixed the userspecified name to be provided on importing service Issue-ID: SDC-4630 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I1191fb4de5566928d356d44eebedd66a51acae07
2023-09-18Fix 'Changing VFC version wipes List type property values'-bugvasraz1-0/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I02aea9516324393e5e48f005e2f83678cc77823a Issue-ID: SDC-4625
2023-09-15Release 1.13.4MichaelMorris1-0/+22
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4624 Change-Id: Id499c6d0bafa628ec72a3d2f3cbb91f7b5616940
2023-09-15Update release notes1.13.4MichaelMorris1-0/+118
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4624 Change-Id: I208cd266053e147dd28ee28ff6b94d0f6ba67d09
2023-09-15Update version to 1.13.4MichaelMorris167-167/+167
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4624 Change-Id: Ia3b77d43de6602c98b0695843d7f05e48b239540
2023-09-14Improve error reporting during the service importvasraz4-102/+95
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I407d18e3b1c0757efb4623d73b21d98cbb76310a Issue-ID: SDC-4623
2023-09-08Fix error when importing output with common attribute and property nameJvD_Ericsson1-7/+2
Issue-ID: SDC-4618 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ib0736fceded328387d696abc7091e4b1672313e1
2023-09-07Provide UI support to upload csar to update serviceimamSidero3-9/+27
Upload capability is porvided in tosca artifact to update the service Issue-ID: SDC-4605 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I075250f91e6e68f007298d1b982db86244a696db
2023-09-07Create plugin point for csar generationvasraz14-970/+1607
Issue-ID: SDC-4578 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I3bb280ce4e442780598464216145abc130765539 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
2023-09-07Implement 'Update Service by importing Tosca Model'-storyvasraz9-269/+346
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I34414caeb53c4dcc6499d3639e4ea8f80407a6f6 Issue-ID: SDC-4579
2023-09-06Provide user to specify the ouput name while declaring the atrributesimamSidero9-5/+116
User specified output name is provided on declare output functionality Issue-ID: SDC-4616 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Ic0cd50f9dde2482f5fbb2363cdc83d8fcf09f48f
2023-09-05Support policy type upgradeMichaelMorris1-2/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4614 Change-Id: I4d8e29bf96bcdd6c24be14d805bbeae374e06b98
2023-09-05Fix two scroll bars overlappingJvD_Ericsson3-2/+9
Issue-ID: SDC-4615 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I4bbd65cf5d425fa4fe1ee309dd5f86e9a904b224
2023-09-05Improve handling 'empty'/null string in Service fieldsvasraz26-144/+81
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ib301280fe1be2896e2d80e208349ac3c4ff763ec Issue-ID: SDC-4608
2023-09-04Provide UI page for interface assignment in service for VFC instancesimamSidero6-69/+246
Support for interface assignment page for VFC instances is provided in service instances Issue-ID: SDC-4602 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I4cabef02db381278d37d21da981d3ec4c04e5967
2023-09-04Import service with outputs mapped to implicit attributesJvD_Ericsson2-7/+45
Issue-ID: SDC-4613 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Icd02e0ee1e9f4d649db25b36077cfffb94e4d562
2023-09-04Implicit attributes in get_attribute listJvD_Ericsson1-2/+4
Issue-ID: SDC-4612 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Id2f3e1f88470e0337a84868f2a66bc53e131e55b
2023-09-01Fix 'Unable to add metadata on inputs'-bugvasraz2-93/+120
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I7414366c20b5c7d61acaaebc8bfa83768d4452e0 Issue-ID: SDC-4603
2023-08-31Remove unused code (ServiceUtils)vasraz2-155/+0
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Iab91c1873ea53690e0a2a8e796816d990e2e8c1a Issue-ID: SDC-4563
2023-08-31Remove superflous surrounding quotesMichaelMorris1-1/+3
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4610 Change-Id: I941ddc8b54da191ad856b6f816db0b443be16b48
2023-08-31Declare implicit attributes as outputsJvD_Ericsson2-24/+57
Issue-ID: SDC-4611 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I2ecbca99de356d593845c69bbe62d3547387dfa8
2023-08-30UI support for service update via tosca template importJvD_Ericsson7-21/+186
Issue-ID: SDC-4604 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I68f7640a254d0636cb967c15d51522b8c8a7abfc