summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-service/src
AgeCommit message (Collapse)AuthorFilesLines
2021-02-11Update the Sparky backend to support proxying calls to resources and traversalwr148d2-0/+329
Issue-ID: AAI-3250 Change-Id: I1c4d587ca30ea379ae28697b95ba2ca4602cd4e8 Signed-off-by: wr148d <wr148d@att.com>
2020-03-20Reverting to spring-boot 1.5Jimmy Forsyth17-579/+27
Issue-ID: AAI-2531 Change-Id: Iee6abd6cba82ffb4c376271e5e94c14e14d8ad51 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-02[AAI-2531] | Update springboot to 2.1.12.RELEASErajeevme17-27/+579
Issue-ID: AAI-2531 Change-Id: I5cd738c8786753c4ecbfc4cb23a051978466e256 Signed-off-by: rajeevme<rajeev.mehta@amdocs.com>
2020-02-21[AAI-2787] | Update AAI UI with portal sdk 2.6.0Sneha Dantkale2-3/+13
Issue-ID: AAI-2787 Signed-off-by: Sneha Dantkale <Sneha.dantkale@amdocs.com> Change-Id: Ie8346f51fd5921c9935561c27e16598d70999455
2019-11-18Improve code qualitybogumil_zebek7-14/+210
Remove sonar violations. Issue-ID: AAI-2710 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I557581b72b527f9d38dd5f9f7099085a8b639c88
2019-07-10Adjust sparky parent pomJimmy Forsyth84-0/+1764
Issue-ID: AAI-2498 Change-Id: I559e577844d2ca87d3295c8def59aa5c4da1eb17 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-04Revert back the SP interfacejjia2-13/+1
Issue-ID: AAI-2315 Change-Id: I11eedfc8dbc86900ae174f2d644bb99524f62d29 Signed-off-by: jjia <Jennie.Jia@amdocs.com>
2019-03-21Add Default Method in SPJennie Jia2-1/+14
Issue-ID: AAI-2268 Change-Id: I0dfec3f79a75604bb3be84d0877b87c33413e27c Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2019-01-16Sonar Fix VnfSearchQueryBuilderDriptaroop Das1-4/+5
Sonar Fix VnfSearchQueryBuilder Issue-ID: AAI-2084 Change-Id: I608d7592717ee9b74d4e7641051cfbb62c498315 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-16Merge "Sonar fixes - AggregateVnfSearchProvider"Steven Blimkie1-4/+3
2019-01-16Sonar fixes - AggregateVnfSearchProviderDriptaroop Das1-4/+3
Sonar fixes - AggregateVnfSearchProvider Issue-ID: AAI-2081 Change-Id: Ia96e0d74bb73c8c4ad5c4220a018cef04f6e424b Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-16Junit for EcompSsoDriptaroop Das1-4/+44
Junit for EcompSso Issue-ID: AAI-2080 Change-Id: I69e787dba2ab5ceb6d1be0820dd847dc8aa69a81 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-14Do not attempt to decrypt unobfuscated passwordsPopescu, Serban1-1/+3
Passwords can be either encrypted or not, only decrypt when obfuscated Change-Id: I274f34d99fb559d0694d3c0ade0c61755c3d1b6d Issue-ID: AAI-2072 Signed-off-by: Serban Popescu <serban.popescu@amdocs.com>
2018-12-31fix backdoor issue when using portalRogers, Reneal(rr267j)5-24/+123
Issue-ID: AAI-2045 Change-Id: I7bad950ca142e81ef5f2a698dcaff90975f944a2 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-12-14Merge "Fix sync update flow"Steven Blimkie9-39/+54
2018-12-14Updating the new schema service ingestArul.Nambi7-15/+22
Issue-ID: AAI-2006 Change-Id: I25360ea42d1e09ada6af00dbe99ceace978ee09a Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-12-14Fix sync update flowfpaquett9-39/+54
Issue-ID: AAI-1999 Change-Id: Id10b657236aff9ee1009ff0e1627a894e3881a87 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-11-29update to use latest portal sdkrenealr10-66/+373
update epsdk-fw to latest version to make use of aaf Issue-ID: AAI-1978 Change-Id: I9cd9a4ec57db5183c95b0606cac0e1fdfd1a6ac5 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-11-27Removed edit attribute codesstoykov18-1497/+4
Removed obsolete code related to the edit attributes feature from sparky-be. Issue-ID: AAI-1956 Change-Id: I25754ec5440ce199ca5678b2074a1f090dde46ab Signed-off-by: sstoykov <stela.stoykova@amdocs.com>
2018-11-06update sparky with configurable featuresrenealr31-301/+561
Allow end user calls and sync calls to be configurable expose the ability to set shallow entities configuration from a delimited string add proper exit condition for auto suggestion if the suggestible type list is empty enable a configurable domain add the ability to personalize html header and title Issue-ID: AAI-1874 Change-Id: Iec7183e0e82dba7f63780eeab824d000fe5f558c Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-09-18Removed usused security classesfpaquett3-410/+0
Issue-ID: AAI-1631 Change-Id: I737746fd6f45053f9abc10e4165ca183ddf3d2e5 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-08-29aai-schema and ingest fixesrv871f19-228/+133
Issue-ID: AAI-1554 Change-Id: I0a27cf320d3d69d8e715af8c27d5afeaa2951da5 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-08-25implemented sparky graph extensibilityda490c23-426/+635
Add additional interface abstraction points to make it easier to extend and customize the graph logic, and made it easier to interwork with resources and gizmo via spring-bean wiring changes only. Issue-ID: AAI-1503 Change-Id: I5a3dcc81ecc49db89d71f0db27cffbb04c89fbd1 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-08-24Merge "remove extra slash needed for index creation"Steven Blimkie2-5/+5
2018-08-24remove extra slash needed for index creationrenealr2-5/+5
Issue-ID: AAI-1543 Change-Id: I8c8ec703c6bdc7654dc02e929a727c5b4d0f0179 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-08-24Merge "update sync queries to use searh data service"Steven Blimkie49-5662/+360
2018-08-24update sync queries to use searh data servicerenealr49-5662/+360
Issue-ID: AAI-1540 Change-Id: I6a00b0e12830e1220070ae60ba9b2c42e67dfbfc Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-08-24AAI-1518 - fix gizmo graph visualizationda490c3-15/+75
Fix corrupted sparky logging templates and gizmo visualization context logic resulting in graph build failures. Issue-ID: AAI-1518 Change-Id: I0663a3b5cd73bd2e21e5c7ae5a2824b77b132203 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-08-22Merge "Remove duplicated code"James Forsyth5-141/+60
2018-08-22Merge "Fix potential null pointer"James Forsyth1-2/+2
2018-08-22ES to SDS conversionrv871f21-426/+772
Issue-ID: AAI-1530 Change-Id: Ic2f40c608a80109af1feafe42bad1f78d38647a1 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-08-09Remove duplicated codeBogumil Zebek5-141/+60
Change-Id: I36bea13e9a3fc6a8056becec7622574a8b927ce5 Issue-ID: AAI-1450 Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-08-06Fix potential null pointerBogumil Zebek1-2/+2
Change-Id: I0577f9d32a733f390ebbaebf36297eca257b10dd Issue-ID: AAI-342 Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-08-02Merge "Fix critical and major sonar violations"James Forsyth10-17/+38
2018-07-27Fix critical and major sonar violationsBogumil Zebek11-18/+39
Change-Id: Iada703c9606fc4958430bc2ab967528333d419a0 Issue-ID: AAI-342 Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-07-25Merge "Fix potential null pointer places"Steven Blimkie12-271/+225
2018-07-24Restore interrupted stateBogumil Zebek7-1/+7
Issue-ID: AAI-1399 Change-Id: If5f560ae721143b2b7286edd10b48ac009a181a8 Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-07-24Fix potential null pointer placesBogumil Zebek12-271/+225
Change-Id: Ifa3ca8aabe6452efd5fbfd7d4303c452b7f56767 Issue-ID: AAI-1397 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-07-13add layout config API supportrenealr3-6/+162
Added the backend support to get the layout configuration Issue-ID: AAI-1382 Change-Id: Ic7e62cd3611dabff3ca21be4522e0c0d8cf565fe Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-06-20Add multi-oxm support to sparky-beda490c32-376/+36138
Issue-ID: AAI-1232 Change-Id: Ib26fe496f022baf680884ebcee6a02e8eb18c985 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-06-20Add support for basic-auth password obfuscationda490c2-2/+19
Issue-ID: AAI-1231 Change-Id: I6e3db5d5fc52e715cd6ebabf83b63fda1c787da4 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-05-23fixes in CrossEntityReferenceLookup.javaPawel1-10/+13
Change-Id: I1ae303cb3baeed4a2fadf41d70a6cdc402df298f Issue-ID: AAI-1081 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-05-23fixes in AggregateSummaryProcessor.javaPawel1-13/+10
Issue-ID: AAI-1048 Change-Id: I3cc8be604b41b48c4a881c1b6b816f2a7b97abaa Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-05-08Make sparky deploy info match aai-commonJimmy Forsyth2-0/+4
Issue-ID: AAI-1127 Change-Id: If82ccd0b34e9abaf0096ef55d307622ef69a2b28 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-03Fix servlet response flowsrv871f2-6/+6
Issue-ID: AAI-991 Change-Id: I1526ff2ebd5611576aa89a74fb0ee224066f9cd2 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-03-29add test cases to increase coveragerenealr7-83/+1509
added additional test cases to increase coverage Issue-ID: AAI-951 Change-Id: I50ce2a499d4b3bb0b762053a5690cb2e3a8eaf2b Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-29Merge "Replace type specification in constructor call"Steven Blimkie1-2/+2
2018-03-29Portal Login Filter reintegrationrv871f1-17/+19
Issue-ID: AAI-599 Change-Id: I119608a418a07546cd58d4fcbdf93f033c8fbd88 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-03-28Add test cases to increase coveragerenealr28-662/+1147
added test cases to increase coverage deleted classes that are not being used to increase coverage re-added the logic to ensure suggestions are enabled using search data service updated rest client aai schema and logging services version in pom file Issue-ID: AAI-951 Change-Id: Ie35813bc633a9e249a29baec1df8beefef91b10c Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-28Replace type specification in constructor callPrasadNaidu1-2/+2
Replace type specification in constructor call with diamond operator AutosuggestionSynchronizer.java:L392, L402 Sonar link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai.sparky-be%3Asparky-be&open=AWGA0FuF8TZzbCgU6cp3&resolved=false Location : sparkybe-onap-service/src/main/java/org/onap/aai/sparky/autosuggestion/sync/AutosuggestionSynchronizer.java Change-Id: I3127b4541e904dd875a0ddabb191da5013f80947 Issue-ID: AAI-932 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>