summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-21Adding interfaces in documentationFrancis Paquette1-0/+20
Issue-ID: AAI-916 Change-Id: I1eb6ad5a54cf19e71cf891744eefd10ad8a500d1 Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-03-20Merge "enable suggestions to use search data service"Steven Blimkie6-98/+221
2018-03-19enable suggestions to use search data servicerenealr6-98/+221
Added logic to ensure that suggestions are enabled using the search data service Issue-ID: AAI-895 Change-Id: If0bc6a56a4700a0f96584048676ee1a15db63592 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-16changed the header license to new licenseAttaranasl, Salma (sa669h)213-853/+448
updated data and siabled license plugin Change-Id: I062a23a33e1a5030ca91c625e9056349bcafcf47 Signed-off-by: Attaranasl, Salma (sa669h) <salma.attaran@amdocs.com> Issue-ID: AAI-871 Signed-off-by: Attaranasl, Salma (sa669h) <salma.attaran@amdocs.com>
2018-03-08Integrate Sparky-BE with Gizmoda490c17-140/+3371
Issue-ID: AAI-847 Change-Id: I8c61e681c4f427f6e567dd8498b6f5f7baa19c85 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-02-26Add INFO.yaml fileJessica Wagantall1-0/+51
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Iea09c7f0f36fee8ae114b87b1ebea5613039cf85 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-21remove printing a stacktracerenealr4-13/+18
Issue-ID: AAI-788 Change-Id: I5d52bea1bef671abc2eeace4027535d0d5313940 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-02-21fix the cookie decryption logicrenealr4-15/+108
Issue-ID: AAI-788 Change-Id: Ife47fe5e6f75ee1187c5385bca0ce53db4eff37f Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-02-08Merge "Update Sparky README files"Steven Blimkie2-17/+20
2018-02-08Update Sparky README filesdave.adams (da490c)2-17/+20
Issue-ID: AAI-743 Change-Id: Ia9f450e6571d85b0bed5b4b9dd7d38a98513313f Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
2018-02-07Adding more sparky junit coveragedave.adams (da490c)47-187/+3097
Issue-ID: AAI-741 Change-Id: Id4137e7ef61e0066a39d98bcd8b9c0ec5b034d1e Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
2018-02-07Increasing test coveragericharv76-129/+4206
Issue-ID: AAI-741 Change-Id: Iecc07f9d4ff78c3ffde00ef5bb387a975289ce83 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-02-06Cleaning codeSalma, Attaran16-141/+53
Change-Id: Idc82bf8f84a0b6268ae10ea12d1bec670509a58a Signed-off-by: Salma, Attaran <salma.attaran@amdocs.com> Issue-ID: AAI-733
2018-01-31Fixed a curruption that occurs on startupPaquette, Francis2-4/+7
The start script was adding the 2 extra lines right after the last character in the file. The extra line in the file will ensure that it will be added at the end. Also, the start script now ensures that only 1 copy of these added attributes exist in the file. Issue-ID: AAI-717 Change-Id: I5deb2d9e74d48f3c4d2351582f05468590d0b72e Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
2018-01-29Fixed fortify scan issuesPaquette, Francis2-523/+1
Removed an unused file. If a redirect URL is bad, then do not send it back as payload in the response. Issue-ID: AAI-701 Change-Id: I060c7a192d226b09d3b1a30e8037f964625b6b75 Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
2018-01-23OXM v12 updatesricharv4-16/+96
Change-Id: I213472211c24a52f4a6ccc87005739a82cf6b8de Sync error fixes Issue-ID: AAI-690 Change-Id: Ibcd1e1abf9e3b79f9f10fea5e67f4bfd5dbc0030 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-01-19Merge "Removing aai.war (binary file) from the project"Steven Blimkie1-0/+0
2018-01-19Removing aai.war (binary file) from the projectPaquette, Francis1-0/+0
This got added my mistake in Beijing. Issue-ID: AAI-678 Change-Id: I529dc062b1fde28cb6f423e37d9630c40021f421 Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
2018-01-18Routes and beans for subscriptionricharv7-169/+222
Issue-ID: AAI-677 Change-Id: I50cdd02a765c81421338162530c8d1060b6af053 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-01-16Adding subscription api from separate reporicharv16-176/+802
Change-Id: Ic4c0ef849501b95059c806beab16f2ccf3d16695 Signed-off-by: richarv <richard.vondadelszen@amdocs.com> Issue-ID: AAI-660 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-01-11Fixing jenkins buildArul2-6/+5
Clenaing up the snapshot versions and adding implementation for the getuserconfig Change-Id: I17aac0f10a614e5e2420287e5ac165f4b5870c9e Signed-off-by: Arul <arul.nambi@amdocs.com> Issue-ID: AAI-542
2017-12-19UI Exensibility config cleanupdave.adams (da490c)233-11661/+8067
Change-Id: I65cd9c92a04bad3ea4858fd70a697373671727b5 Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com> Issue-ID: AAI-542
2017-12-19Updating DockerfilePaquette, Francis1-1/+1
Aligned the Dockerfile with the directory structure in the target folder Issue-ID: AAI-542 Change-Id: I5dbb51f9a777e61a94212d4107f4d2a1e1aa089d Signed-off-by: Paquette, Francis <francis.paquette@amdocs.com>
2017-12-13Update dockerfile to not use hardcode snapshot dirVenkata Harish K Kajur1-2/+2
Issue-ID: AAI-546 Change-Id: I2093692e63da1b26ef8f8b6de9fa866260f821d6 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-11Adding UI extensibilityShawn Severin329-17842/+17613
Adding the ability for Sparky developers to create their own custom front-end views Issue-ID: AAI-542 Change-Id: I83f9608639799e3bf85b654f44a0a7a5a85ad264 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-12-08Update the dependencies to use project versionVenkata Harish K Kajur1-3/+3
Issue-ID: AAI-546 Change-Id: Ic4350693d6e88ca88501af6888c691c5226f8886 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-08Adding back-end support for UI filtersShawn Severin202-3525/+4002
Issue-ID: AAI-543 Change-Id: I5cec6f340ab6c531f073e10e7902a84036c961d5 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-12-08Adding back-end support for UI filtersShawn Severin41-33/+3369
Issue-ID: AAI-543 Change-Id: I15b7ef1a9d4091981444019b5cceac08c4045c51 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-11-28Merge "Bump minor version"James Forsyth2-3/+3
2017-11-22Add unit test cases to increase sonar coverageaditya8-310/+937
Add unit test cases to search, synchronizer packages to increase sonar coverage Issue-ID: AAI-503 Change-Id: Iff43c3b1e17699d183566f63ab25e45660ed1fdb Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
2017-11-16Bump minor versionJessica Wagantall2-3/+3
Bump minor version in preparation for Amsterdam branching. Change-Id: Ie5e3fae8d8ace1acc56e595cbb5ef055842c8057 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-13Adding version.properties filev1.1.01.0.0-ONAP1.0.0-AmsterdamShawn Severin1-0/+13
Issue-ID: AAI-464 Change-Id: Iec45ff5db237af96ef32b6e9ab3c490701213d1b Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-11-13Updating Sparky version in DockerfileShawn Severin2-2/+4
Issue-ID: AAI-464 Change-Id: If750c5c0a5010b23ee4a04a25807b5f3a1027523 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-11-13Updating Sparky version in POMShawn Severin1-1/+1
Need to update Sparky version in POM from 1.0-SNAPSHOT to 1.1.0-SNAPSHOT Issue-ID: AAI-464 Change-Id: Ib2051cc4aca54f214553cd9d8aea59c261385694 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-11-04Convert MD files to RSTEric Debeau3-2/+73
Change-Id: Ie686349006f03d58bc8b526a7f76754dc1da2507 ISSUE-ID: AAI-255 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-11-02Updating documentationShawn Severin1-51/+136
- Updating back-end documentation to conform to ONAP documentation structure - Merging Sparky front-end documentation content into back-end document. Issue-ID: AAI-255 Change-Id: I97a72de05f439fe609dcc51543a299cf05d88c39 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-10-26Add unit test cases to increase sonar coverageaditya5-0/+602
Add unit tests to test model loader, entity statistics and data provider Issue-ID: AAI-429 Change-Id: I18142712d2c3cc5ee48d7c6689323016da57f726 Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
2017-10-22Change eCOMP and openecomp by ONAPEric Debeau1-6/+6
Change-Id: Iece81c1bdd1bdea5082256b14f17277feec2adae Issue-ID: DOC-104 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-10-19Merge "added more fixes to the failed sonar issues"Steven Blimkie2-5/+6
2017-10-16added more fixes to the failed sonar issuesNTNET\renealr2-5/+6
ParseException was introduced to handle the generic in SynchronizerConfiguration class Issue-ID: AAI-429 Change-Id: I3d52729de7b299fb254c6bc05fcf87b8a6bc314b Signed-off-by: NTNET\renealr <reneal.rogers@amdocs.com>
2017-10-16Updating the documentsArul.Nambi1-4/+84
Issue-ID: AAI-438 Change-Id: I1c13b9b8d38137248694a84520a7ee292b4cc637 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-13Merge "Fixed the critical issues sonar encountered"Steven Blimkie3-13/+11
2017-10-13Fixed the critical issues sonar encounteredNTNET\renealr3-14/+12
The hardcoded password has been fixed as well as the generic exceptions were changed to specific exceptions. Change-Id: I9b3b11bfaa2e680c46158d11d8f8f6e3d56aa6e5 Issue-ID:AAI-249 Signed-off-by: NTNET\renealr <reneal.rogers@amdocs.com>
2017-10-13Merge "Fixing the startup after junit increase"Steven Blimkie10-56/+50
2017-10-13Fixing the startup after junit increaseArul.Nambi10-56/+50
The ajsc container was starting up after the cleanup. So cleaning up the servlet filters to remove the unwanted files. Issue-ID: AAI-429 Change-Id: I254e4421a6e1735191afc48cf58cb3c46e17defc Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-12Merge "Add unit test cases."James Forsyth8-0/+377
2017-10-12Add unit test cases.aditya8-0/+377
Add unit test cases. Issue-ID: AAI-429 Change-Id: I3efdaf3b5f477442c691b6095681f34c4e35b53c Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
2017-10-11Increase junit coverageArul.Nambi68-163/+3763
Issue-ID: AAI-429 Change-Id: Idd0f52e6b74a2689824dc671d37fe25ccf3e781c Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-10Increase junit coverageArul.Nambi21-1562/+118
Issue-ID: AAI-429 Change-Id: I8e9c8a7a04fa2433e888a48dd09c5424e9986e07 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-10Increase junit coverageArul.Nambi21-44/+394
Issue-ID: AAI-429 Change-Id: I8cd6c89bf7abd2d4d0d78bbf25fe6e5b5de53224 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>