summaryrefslogtreecommitdiffstats
path: root/src/main/scripts/start.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-03-22Convert Sparky to Spring-Bootda490c1-99/+0
Issue-ID: AAI-599 Change-Id: If474dd02794f442fdddcd90f62fb75e0d6b907e7 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-01-31Fixed a curruption that occurs on startupPaquette, Francis1-3/+5
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>
2017-12-11Adding UI extensibilityShawn Severin1-3/+58
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-06-12Initial commit for AAI-UI(sparky-backend)ARULNA1-0/+42
Change-Id: I785397ed4197663cdf0c1351041d2f708ed08763 Signed-off-by: ARULNA <arul.nambi@amdocs.com>