aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-06-02Set version to 1.13.0-SNAPSHOTMichaelMorris166-166/+166
Previous commit mistakenly set version to 1.13.0 when should be SNAPSHOT Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4524 Change-Id: Ie89b5df595a513ccfd30f987acea56d845f58cbb
2023-06-02Exclude outdated transitive dependencies com.fasterxml.jackson.vasraz4-0/+38
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ib1e2a95bcf328085173da81bf107f2f75e726429 Issue-ID: SDC-4525
2023-06-02Step version to 1.13.0 for MontrealMichaelMorris167-168/+168
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4524 Change-Id: I6840e63ff116ca0ee3296d5bac5377e3374ea6ea
2023-06-01Fix formatting error for operation input of complex typeJvD_Ericsson10-220/+216
Issue-ID: SDC-4523 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I3dff94cee1d1dbcb26099d02505a679249a6b46e
2023-05-31Update vulnerable dependenciesvasraz1-2/+2
spring.boot -> 2.7.12 springframework -> 5.3.27 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I3ba29ba7322c5d25905c029bd855116db250e871 Issue-ID: SDC-4519
2023-05-30Fix certain default values breaking VFCeschcam7-224/+220
For string default values in VFC, only alphanumeric characters should be allowed Issue-ID: SDC-4475 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: Id4ca2943f1423b8cc7d3182254298ba19c8a7ee3
2023-05-30Update release notesMichaelMorris1-0/+79
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4516 Change-Id: Ibfb2b6f68d150ea38469ceacffd76d1a3f257237
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_Ericsson3-13/+14
Issue-ID: SDC-4512 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ia501b124ddf0c77c97ca0c14bbaa18be39b8f631
2023-05-29Fix not possible to edit property with custom tosca functionJvD_Ericsson1-6/+11
Issue-ID: SDC-4511 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: I2303f1690de3f04ccb478a227534f00d3db72e64
2023-05-29Remove need for USER_ID headervasraz8-104/+181
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I5dd1e34343bebec8a26786f402dc2b9b818e7f10 Issue-ID: SDC-4508
2023-05-26Fix invalid json being set on propertyConstraintsJvD_Ericsson1-10/+6
Issue-ID: SDC-4503 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ic506ebb3f1358bb5e3f6b110c2df67bbb24fc901
2023-05-25Fix NPE using concat TOSCA functionsMichaelMorris1-3/+3
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4509 Change-Id: I57173758bdb8293ffeb774e4dfac3f18ab4abae8
2023-05-25Update vulnerable dependenciesvasraz9-31/+32
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ifedc08763f6d46e3bcba0367a81edc8e219865d0 Issue-ID: SDC-4504
2023-05-25Support TOSCA functions in operation inputsfranciscovila14-23/+100
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 listsimamSidero11-105/+261
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-18Fix error importimg service with custom fnsMichaelMorris2-6/+8
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4507 Change-Id: I412e411a6d19cfb83d92c0d1184de8a69f75b42f
2023-05-18UI support for default custom function names with get_input structureJvD_Ericsson13-35/+307
Issue-ID: SDC-4493 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Iba3eda9bb5d57aabbe86045b6150564e17a0ff3e
2023-05-17Disabling archive functionality for normativesJvD_Ericsson7-1/+49
Issue-ID: SDC-4497 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: If7ce7205543682697a2b787aebfd4c8a3da25db7
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-16Fix interface operation input complex valuesMichaelMorris1-1/+3
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4502 Change-Id: I09323c1c122fe726e287f31786f0285dd3913217
2023-05-16Remove unused jetty scriptsvasraz5-119/+0
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ic5cf47f6df292cad5b35c854c5c8f210cc1f575d Issue-ID: SDC-4483
2023-05-16Support additional operands for node filtersfranciscovila32-145/+1105
Issue-ID: SDC-4395 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I66b172d100ffd2757de88bc7640761f31fd20c28
2023-05-15Fix error in userId handlingMichaelMorris8-1/+30
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4468 Change-Id: Iccc61e54876fea732d82334d0bf21bc485b9e1bb
2023-05-12Enable using substitution mapping type directlyshikha020315-195/+285
Issue-ID: SDC-4435 Signed-off-by: shikha0203 <shivani.khare@est.tech> Change-Id: Ia3120eb6f03ad861dc87de64a2cb81a61e048f4e
2023-05-12Update outdated gecko.drivervasraz1-1/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I45fb23537b9440a8be702f307b16bbbb59a6abd5 Issue-ID: SDC-4496
2023-05-12Add retry option to wget commandseschcam4-4/+8
Issue-ID: SDC-4495 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: I3c3a2654daeeb8c7e57b60d5684026aaa0aa0670
2023-05-11Update Cassandra to 3.11.15eschcam1-1/+1
Issue-ID: SDC-4494 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: Ib63b20c9b78575aa58dc7ea5728cd7941aeddafd
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 functionsimamSidero10-28/+133
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-08[SDC-BE] Update kafka ssl configefiacor3-4/+13
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Id5c7aa72a1714fca9cfbdf4462a9faf9fd9bff88 Issue-ID: SDC-4476
2023-05-08Support SIP TLSvasraz46-1179/+733
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Icbadd04cfa87302491c59f2e4a39ef92aaafcaa3 Issue-ID: SDC-4483
2023-05-04UI support for default custom function namesJvD_Ericsson25-25/+238
Issue-ID: SDC-4473 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ie4d002989857029300f0cc88123a5616a453aef0
2023-05-04Support service import with custom tosca functionsJvD_Ericsson2-70/+133
Issue-ID: SDC-4479 Change-Id: I1a98c8a191fc255cb3b2b328b0ea1e72977252d2 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
2023-04-26Support definition of custom tosca function names through configurationJvD_Ericsson2-0/+121
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Ifc3e19350c0b2b2b6092e93b6d269d95a8e06ba3 Issue-ID: SDC-4469
2023-04-26VFC Property default value enforced forced to comply with restraintsfranciscovila6-7/+34
Issue-ID: SDC-4477 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: Ib9115aae9019e2d36990147dc0ec9f4058352d88
2023-04-25[SDC-BE] Add kafka ssl configefiacor9-97/+130
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I9e7c0e44566c46bd6225397a680015bf1c0f1c0b Issue-ID: SDC-4476
2023-04-25Fix constraints on custom datatype not formatted correctly in CSARKrupaNagabhushan1-1/+48
Issue-ID: SDC-4481 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: Ie1befaa7b2f09e9d1445a7797c74415cbc7488a4
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-13Preparation for JDK17vasraz1-30/+0
Remove outdated plugin Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I4fe4bd08ac61bbfe57146804ce5e7ee872bc96b7 Issue-ID: SDC-4467
2023-04-13Backend support for custom functionsJvD_Ericsson5-7/+188
Issue-ID: SDC-4455 Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: Idb0fd38681066ba9d541f8564c85e316cf03e927
2023-04-11Upgrade vulnerable dependencyvasraz1-1/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I628f96787eddb675076dac9a2a71c3b16f840220 Issue-ID: SDC-4470
2023-04-04Release 1.12.4MichaelMorris1-0/+22
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4464 Change-Id: I1f339dad0f20b2eb9348c771d7a9f1c411f75d01
2023-04-03Update release notes for 1.12.41.12.4MichaelMorris1-0/+82
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4464 Change-Id: Icfd2b857bf744aaa3427c1d0b14ff75a8dabc713
2023-04-03Step version to 1.12.4-SNAPSHOTMichaelMorris167-167/+167
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4464 Change-Id: I260cab2bee303e3d022935dd2eb9f41b88e934cd
2023-04-03Add robustness to type creation on service importMichaelMorris8-29/+65
Change-Id: I2c6bf2a13f8972c3c336ee032d4d0fda22f90938 Issue-ID: SDC-4355 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2023-04-03Provide tosca function capability to all nested levelsimamSidero12-124/+199
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_Ericsson13-116/+444
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