aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui
AgeCommit message (Collapse)AuthorFilesLines
2024-04-09SDC pipeline fails during docker buildFiete Ostkamp1-1/+1
- update the integration-java11 base image from 10.0.0 to 12.0.0 - bump version to 1.13.7-SNAPSHOT - update tox.ini file since GHA would fail otherwise Issue-ID: SDC-4683 Change-Id: I9b069bcedc851260cdd590c5da94727402d217d2 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-10-27Update version to 1.13.6-SNAPSHOT1.13.6MichaelMorris1-1/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4673 Change-Id: I577449e409c4eb30a396b8b98491e20d2664c7de
2023-10-26service role and service function metadata not importedfranciscovila1-1/+12
Issue-ID: SDC-4667 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I5aa1c1b2bb5cce292cf7ddd4541394177f6af465
2023-10-24Milestone updatesJvD_Ericsson2-4/+4
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I43c91fbeb476acea8a8c05c249dcfb01618ddb7b Issue-ID: SDC-4666
2023-10-24service role metadata cleared after service creationfranciscovila2-4/+14
Issue-ID: SDC-4665 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I4e2fc183e28827aa967bb9c62f2701bfe5ab6e36
2023-10-11No properties found when trying to add a node filter to a VFJvD_Ericsson4-7/+41
Issue-ID: SDC-4607 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I5df11e156f4bc20ff1d4f19b7af8dfe798631077
2023-10-10Fix - Declare Output button disabled after saving a default valueJvD_Ericsson1-0/+1
Issue-ID: SDC-4649 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ie58fcafb4d9fbeaea155947dc88b677dc37fcd87
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_Ericsson2-4/+14
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'franciscovila2-6/+19
Issue-ID: SDC-4628 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: Ibf6edbdfbb51c32256a707acd17a0def217e1bb9
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-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-25Support setting interfaces on instancesJvD_Ericsson2-45/+137
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_Ericsson4-4/+4
* 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.5MichaelMorris1-1/+1
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-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 '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-15Update version to 1.13.4MichaelMorris1-1/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4624 Change-Id: Ia3b77d43de6602c98b0695843d7f05e48b239540
2023-09-14Improve error reporting during the service importvasraz1-6/+6
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I407d18e3b1c0757efb4623d73b21d98cbb76310a Issue-ID: SDC-4623
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-06Provide user to specify the ouput name while declaring the atrributesimamSidero3-3/+63
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-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-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-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-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
2023-08-22Provide validation to the json type property in the operation inputsimamSidero3-1/+17
Validation for json type properties is provided in operation inputs Issue-ID: SDC-4593 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Id466b1de26007b77d4bb9093ee37580d312824ea
2023-08-21Fix 'Fail to import service with CP'-bugvasraz1-2/+5
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I7261b03eb7e796aaa66ac3dbd0116bc62d2d6e71 Issue-ID: SDC-4599
2023-08-18Custom tosca functions with valid_values and in_range operators not showing ↵franciscovila4-6/+14
properly Issue-ID: SDC-4554 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I8c6ad232951d887593a15562b11c03d8613be29b
2023-08-16Add DOT to property's name permitted charsvasraz1-1/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ib17edf63731832064003430c6f33e9ec58fca696 Issue-ID: SDC-4597
2023-07-28Provide timeout field in interface operation implementationimamSidero6-0/+73
Timeout field with timeout type is provided in interface operation implementation Issue-ID: SDC-4575 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I7cde19b933f71f3ef45ff7130a8df704b2aacbdc
2023-07-25Enable save capability in node filter for yaml/concat optionimamSidero1-0/+2
Provided save capability for node filter yaml/concat option Issue-ID: SDC-4581 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: Iba406221745bccbb644565ce8dd89dbd9b2d829b
2023-07-19Fix 'Upgrading a node does not bring its new capabilities'-bugvasraz4-457/+479
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I9a719fb6a0b6ccd455af087c728c9dc66088038f Issue-ID: SDC-4556
2023-07-19Provide tosca function capability to list/map of complex type fields in ↵imamSidero7-27/+64
composition view Tosca function capability is provided to list/map entries of complex type fields in composition view Issue-ID: SDC-4562 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I38355f5ab399e1504ad433037d0d547fe07e9bfa
2023-07-14Update version to 1.13.31.13.3MichaelMorris1-1/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4574 Change-Id: I2da7bb3d6a463222d187f4bc881e32751ed3252e
2023-07-14Fix error displaying node filtersMichaelMorris1-3/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4572 Change-Id: Id206dd98bff2c929d875b55f6b7a8f1b75428623
2023-07-13UI support for metadata when editing properties of VFCsJvD_Ericsson10-0/+310
Issue-ID: SDC-4561 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I642fa4ce09fe669e5722dbbf18dd23daa23761d3
2023-07-10Step version to 1.13.2-SNAPSHOTMichaelMorris1-1/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4552 Change-Id: I0e3e9a90d463bd5f18c683712eefbb7123a03c4a
2023-07-04Provide tosca function capability to complex type fields in composition viewimamSidero10-157/+331
Tosca function capability is provided to all complex type fields in composition view Issue-ID: SDC-4528 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I4742c2a46ac7a9ed0fd47677aac5b4be9ad612a1
2023-07-04Do not collapse complex property when setting element valueJvD_Ericsson1-0/+7
Issue-ID: SDC-4555 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ia6d299e64480ec9c7aa72e18936344ff5bccf249
2023-06-29Fix unable to set tosca function on complex type on input operationJvD_Ericsson7-28/+67
Issue-ID: SDC-4527 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Icc7166978c13f3692dc25d9f33a7613d64f87f6a
2023-06-29Implement YAML Validatorvasraz1-5/+6
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I0365d4160984e4d68906959fb801ec7da5449b77 Issue-ID: SDC-4537
2023-06-23Support custom tosca functions in operation input values1.13.1franciscovila7-10/+42
Issue-ID: SDC-4545 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: Icd466d4e2e1d2136f6e41b5c345e9244d5f295f6
2023-06-23Revert "Provide tosca function capability to complex type fields in ↵MichaelMorris10-308/+157
composition view" This reverts commit fc3869ca4c430cc29e46bb42125f5672230b83f0. Reason for revert: Looks to be causing an issue with setting node filter using custom tosca function (save button disbaled) Change-Id: I684aae7a23d30ed5a20aa4630cd658997b4628a5 Issue-ID: SDC-4528 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2023-06-23Provide tosca function capability to complex type fields in composition viewimamSidero10-157/+308
Tosca function capability is provided to all complex type fields in composition view Issue-ID: SDC-4528 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I3bd0c5b5a44b502d2d5b4a249ce6165db24db8d3
2023-06-20Fix cannot set instance propertyMichaelMorris1-1/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4543 Change-Id: I9d98429b2fa9ff2d897a35551d89b9fc3e5cfd48
2023-06-19No error on invalid indexshikha02032-9/+20
Issue-ID: SDC-4534 Signed-off-by: shikha0203 <shivani.khare@est.tech> Change-Id: I7df59d0b8a362d15d54d1a6b862201fd0caf1e31
2023-06-16Bug fix for the get input tosca function of list of nested complex typeimamSidero1-2/+15
Fixed bug regarding tosca function for list of nested complex type Issue-ID: SDC-4538 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I41adff984d7b7bb0f968c4ed3a24c895a546a7b9