summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-application/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2021-02-19Update to have the error codes and 404's workingwr148d4-2/+171
Issue-ID: AAI-3250 Change-Id: I44180eb6b3de49458096b912320ffcab601dd955 Signed-off-by: wr148d <wr148d@att.com>
2021-02-11Update the Sparky backend to support proxying calls to resources and traversalwr148d1-0/+194
Issue-ID: AAI-3250 Change-Id: I1c4d587ca30ea379ae28697b95ba2ca4602cd4e8 Signed-off-by: wr148d <wr148d@att.com>
2019-07-10Adjust sparky parent pomJimmy Forsyth3-2/+62
Issue-ID: AAI-2498 Change-Id: I559e577844d2ca87d3295c8def59aa5c4da1eb17 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-04fixed mispelt parameter in cadi filterrenealr1-1/+1
Issue-ID: AAI-2209 Change-Id: I5f43b561aedc87b4ebf8863a5a26df7466b6b0fc Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-02-27update cadi file location to be configurablerenealr1-1/+5
update epsdk library to the release version add the cadi properties file for local testing add the keyFile for local testing Issue-ID: AAI-2196 Change-Id: I71cd681af8415f7b1874b27136cfe5a6b24e2760 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-01-17Properties can start with ENVPopescu, Serban1-2/+7
If an application property value starts with ENV: that value should be inferred from the Java property with the same name after the prefix ENV: is removed Change-Id: I3f05972747e83010dfdaeb08bb65a472dcf1637e Issue-ID: AAI-2089 Signed-off-by: Serban Popescu <serban.popescu@amdocs.com>
2018-12-14Updating the new schema service ingestArul.Nambi2-0/+51
Issue-ID: AAI-2006 Change-Id: I25360ea42d1e09ada6af00dbe99ceace978ee09a Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-11-29update to use latest portal sdkrenealr1-7/+26
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-06update sparky with configurable featuresrenealr1-0/+37
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-07-17Implement Spring Profile Sparky Configda490c9-112/+177
Issue-ID: AAI-1379 Change-Id: I5d56b766f681452abe7e61b307e008bc5a695814 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-07-13add layout config API supportrenealr1-0/+49
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-04-16portal api proxy addedrv871f1-0/+13
Issue-ID: AAI-1034 Change-Id: I2061e16684a3f1ba5c751d75db3c5d93247227fa Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-04-07Fix non-standard linux env var namesda490c1-10/+11
Issue-ID: AAI-1008 Change-Id: If6f66fb5c9f51d69ef65cb8a05abca55610f1256 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-04-04Add support for obfuscated keystore passwordda490c4-12/+97
Issue-ID: AAI-989 Change-Id: I2c6806e93fc20d19ea2dad4aa02a86e829d1e668 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-29Portal Login Filter reintegrationrv871f1-20/+24
Issue-ID: AAI-599 Change-Id: I119608a418a07546cd58d4fcbdf93f033c8fbd88 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-03-28Adding support for Spring-Boot SSLda490c5-121/+73
Issue-ID: AAI-599 Change-Id: I55ea44c3af3631b9ff3ae72e65f663870a199973 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Update license and pomsda490c3-36/+24
Issue-ID: AAI-599 Change-Id: I467d7a287edf87d1691a55a3bdce1dcc2b7ee223 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Convert Sparky to Spring-Bootda490c3-0/+251
Issue-ID: AAI-599 Change-Id: If474dd02794f442fdddcd90f62fb75e0d6b907e7 Signed-off-by: da490c <dave.adams@amdocs.com>