aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-13Merge "improve manual enrichment"KAPIL SINGAL2-20/+14
2020-09-13keeping package changes safeShaabanEltanany8-92/+143
give user chance to discard changes or save changes Issue-ID: CCSDK-2336 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: If1e1c94ef65822428f25cca071103c9022add144
2020-09-13improve manual enrichmentShaabanEltanany2-20/+14
Issue-ID: CCSDK-2542 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I3ec0bdc702f7e424896bd57c4560ab60349bbc37
2020-09-11Refactoring poms groupId artifactIdSingal, Kapil (ks220y)66-522/+485
Issue-ID: CCSDK-2787 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ica64f0c793beabb47950c7bf1eede63a0dbf3cea
2020-09-10JDK11 upgradeOleg Mitsura18-207/+219
Issue-ID: CCSDK-1870 commit2: update surefire plugin to 3.0.0-M5. Need at least M3 for JDK11. S Still TODO: what to do about the spring-boot-parent. it may need a bump as well. commit3: update parent with surefire 3.0.0-M5 commit4: another surefire version update + failsafe version update. commit5: uncomment surefire def'n in parent pom. It may need to be redefined... commit6: update to parent 2.0.1-SNAPSHOT commits... rebasing/minorfixes commit14: disabling HealthCheckApplicationTests test commit19: Kapil bugfixes: Jsonfiles "isForce" replaces (incorrect) "force"; bumps kafka scala version to 2_13 commit20: fixe back kafka scala version to 2_11 commit25: reverted + applied patches for 2_13 (due to springboot parent update) + 'application' pom to use forCount=1 and reuseForks=false and reverted scanUatEmpoweredBlueprints modification in BluepritnsAcceptanceTest commit30: rebase commit31: SDCListener tests fixes. JMockit updated from 1.19 to 1.49. Since 1.42, need to do these changes https://jmockit.github.io/tutorial/Introduction.html#runningTests commit32: Dockerfiles cleanup. adduser/group params are different from Alpine. commit33: Dockerfile for SDClistener typo commit34: Addressed Dan's comments. commit35: Image was changed to 1.0.1 (which will be built soon), and the updated base image will already have 'onap' user and group, hence the adduser/group wouldn't be needed. commit36: rebase commit37: bumped up BP proc maven-surefire-plugin Xmx Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I3d864d500150e7d81bb2ce73333f2db67c004e93
2020-09-10Fix autostart for tour-guide in editAhmedeldeeb504-7/+16
Issue-ID: CCSDK-2705 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Ib91a0804ff2fab56a20446eb05cada4385961d52
2020-09-09Merge "Init version containing video of demo"KAPIL SINGAL3-1/+49
2020-09-09Merge "Update Wizard style"KAPIL SINGAL3-11/+13
2020-09-09Init version containing video of demoJakobKrieg3-1/+49
Issue-ID: CCSDK-2744 Change-Id: Ie17564ff72033e8d267f48bbaa9e9f32e6db7ee7 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-09-09Update Wizard styleSarah Abouzainah3-11/+13
Issue-ID: CCSDK-2709 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I189e3425e0ad2b3b51918dba94c6d9f6b4081c63
2020-09-09Merge "Changed method of k8s-upload-profile template prefix acquisition"KAPIL SINGAL2-6/+25
2020-09-09Changed method of k8s-upload-profile template prefix acquisitionLukasz Rajewski2-6/+25
Issue-ID: CCSDK-2630 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Id3a493875a171ef374a4e2f0354ca7fe706d0a48
2020-09-09refactor package creation and configurationShaabanEltanany5-82/+63
Issue-ID: CCSDK-2542 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I3525114bde445e21f1d0df880b1e7f5ac512d3dc
2020-09-08Merge "Upgrade springfox to version 2.10.5"KAPIL SINGAL1-1/+1
2020-09-08Add Working directory + Fix API namesJakobKrieg2-4/+8
Issue-ID: CCSDK-2703 Change-Id: I11b452373523a4e5d57d916b50d557e879fd2412 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-09-08Upgrade springfox to version 2.10.5Dan Timoney1-1/+1
Upgrade version of springfox to 2.10.5 to address known security vulnerabilities. Issue-ID: CCSDK-2634 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2c86040748382c6f8f9891d704ee92320cbe2240
2020-09-08Merge "Add k8s-upload-profile templating and packaging"KAPIL SINGAL4-26/+204
2020-09-08Merge "Add k8s-upload-profile node type and logic."KAPIL SINGAL14-1/+643
2020-09-08Merge "add the new style to all guide steps"KAPIL SINGAL2-57/+28
2020-09-08Merge "adding manual enrichment"KAPIL SINGAL4-28/+79
2020-09-08add the new style to all guide stepsAhmedeldeeb502-57/+28
Issue-ID: CCSDK-2705 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I9f849934fa17a511dc4e5c2645c549aa699aea66
2020-09-08Merge "Add Help menu and Update Wizard style"KAPIL SINGAL13-188/+327
2020-09-07Add Help menu and Update Wizard styleSarah Abouzainah13-188/+327
Issue-ID: CCSDK-2705 Issue-ID: CCSDK-2709 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I7526e5056c50f2e090d06ad6a6f0d7ca729d8340
2020-09-07adding manual enrichmentShaabanEltanany4-28/+79
Issue-ID: CCSDK-2542 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I14eac56b1541a54b7b3e6d3e2c4e34dc667f0c8c
2020-09-07Fix custom key bug after tour-guide launchAhmedeldeeb503-11/+14
Issue-ID: CCSDK-2014 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Ie13c2d88a9e9258728c9b66cc70f8ef24fc1b146
2020-09-07Add k8s-upload-profile templating and packagingLukasz Rajewski4-26/+204
Issue-ID: CCSDK-2631 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Id520338ffc2f43821d114b037467fbcc2f042b66
2020-09-07Add k8s-upload-profile node type and logic.Marek Szwałkiewicz14-1/+643
Issue-ID: CCSDK-2630 Change-Id: Icd50ab98503a2c2259c56ced20976579afefd7fc Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
2020-09-03Update lifecycle stateDan Timoney1-1/+1
Update lifecycle state to Mature Issue-ID: CCSDK-2660 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icbda8e4aec0c92d37a21a1d16c5d11cf436d9099
2020-09-02First version of tour-guide stepsAhmedeldeeb5010-181/+314
Issue-ID: CCSDK-2705 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I4667c10eac2b4eac3266b93c76d0a25b0178aa79
2020-09-02Adding parent pom referenceSingal, Kapil (ks220y)16-19/+67
Adding parent pom to cba-assembly-descriptor as it needs to inherit repository from parent so maven-deploy-plugin works Issue-ID: CCSDK-2720 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I44ce3721f280555b81475580ca47539ae83d07ca
2020-09-01disable edit and discard without change in metadataShaabanEltanany2-4/+2
Issue-ID: CCSDK-2336 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I6e13dbf4b5ec0f868c839ebd77ec1a9aa5241210
2020-08-31Add Help icon and user profileSarah Abouzainah2-4/+123
Issue-ID: CCSDK-2709 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I1ba21a16cc8254c96b54b2d28117aaa33a5dee62 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
2020-08-31Merge "adding tour-guide to package dashboard"KAPIL SINGAL12-59/+209
2020-08-31Merge "fixing metadata at editing package"KAPIL SINGAL4-18/+40
2020-08-31adding tour-guide to package dashboardAhmedeldeeb5012-63/+211
Stop popup autoclose Issue-ID: CCSDK-2705 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Id6349d2d3b72fb3b316bc405498fabc71a6f7bbd
2020-08-30fixing metadata at editing packageShaabanEltanany4-18/+40
Issue-ID: CCSDK-2336 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I4eafbacb1dddf4644ecd60a00af4980f8e9ffc69
2020-08-30fixing edit behaviorShaabanEltanany2-5/+5
Issue-ID: CCSDK-2336 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Ib344626d3f07cad91eb9a32cc660aad0e34f5191
2020-08-27CDS TourSarah Abouzainah3-12/+96
Issue-ID: CCSDK-2705 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I7968420980cfb0b20c76f66cd640fd9a655372ee
2020-08-27Merge "Updated dictionary entries for Frankfurt and later usecases Issue-ID: ↵KAPIL SINGAL3-0/+74
CCSDK-2696"
2020-08-27Merge "Fix issues guide 'Run BP Processor in IDE'"KAPIL SINGAL2-35/+88
2020-08-27Fix issues guide 'Run BP Processor in IDE'JakobKrieg2-35/+88
Issue-ID: CCSDK-2703 Change-Id: I853db9cde0b38258dbd0a82618436c73ced4fff5 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-08-27KafkaMessageConsumerService: 'launch' was missingOleg Mitsura1-9/+12
Issue-ID: CCSDK-2704 This was accidentally removed few commits back. Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I8f08c72e8d5695c1262aad2d10d1081bbabbdfcb
2020-08-26Updated dictionary entries for Frankfurt and later usecasesandreasgeissler3-0/+74
Issue-ID: CCSDK-2696 Signed-off-by: andreasgeissler <andreas-geissler@telekom.de> Change-Id: I380f94b4264cba5530138667ac5c9b5a2291d03f
2020-08-25CommandResult info appears in CDS logs by defaultJulien Fontaine3-2/+13
Add config property to enable/disable logging of the command result. Now command result logs aren't printed by default. Issue-ID: CCSDK-2693 Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca> Change-Id: I5107ed6acc150875264a65bf1c64962ff26cfd78
2020-08-25Merge "fixing issues in configuration package"KAPIL SINGAL4-13/+46
2020-08-25reset tags filterShaabanEltanany2-6/+20
Issue-ID: CCSDK-2432 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I70fa2f743d0e87987fe786046c6774a1cc691f7d
2020-08-25fixing issues in configuration packageShaabanEltanany4-13/+46
Issue-ID: CCSDK-2336 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I38e542a7959f98548a5494b0ee40ddb236f2595f
2020-08-24Merge "change version regex"KAPIL SINGAL2-5/+5
2020-08-24Merge "Adding Pagination Loader"KAPIL SINGAL6-12/+42
2020-08-24change version regexAhmedeldeeb502-5/+5
add tag with space click Issue-ID: CCSDK-2437 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I366a97b39f7d2bdc77a99991a1fe4b6a17e07eaa