aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common
AgeCommit message (Collapse)AuthorFilesLines
2019-09-12create JoshworksJacksonObjectMapper and use it everywhere neededEylon Malin5-79/+25
Create class that implement joshworks object mapper that used jackson object mapper that support kotlin. Use it instead local anonymous classes where needed Issue-ID: VID-611 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ie00dce0ec9b366515c5e40d9f37b9e64a2ceb357
2019-09-12add UT to logRequest of LoggingEylon Malin1-10/+39
Issue-ID: VID-611 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ibbe32350b2a6ce02a833ab65346afde9e85fc6e2
2019-09-12Merge "make Logging a service and inject it to SyncRestClient"Ittay Stern25-283/+374
2019-09-12make Logging a service and inject it to SyncRestClientEylon Malin25-283/+374
Issue-ID: VID-611 Change-Id: I120782884351c55b2e0d1b4ca8bae1e2479d1d0a Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-09-12add Feature Flag for cloud-region and nf-role as an optional searchAlexey Sandler2-0/+2
Issue-ID: VID-596 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I36e5ea4842816dfa8a6734299bf667150600a375
2019-09-11Add flag flag_flash_more_actions_button_in_old_view_edit (fixup)Einat Vinouze1-1/+2
Issue-ID: VID-603 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: If50a1f810a7851e4eaa88ac07fe3a09f381c0e4a
2019-09-10Merge "Semicolon at the end of the Statement and Remove trailing whitespaces ↵Ittay Stern1-4/+2
at the end of this line"
2019-09-10Merge "Semicolon at the end of the Statement and Remove trailing whitespaces ↵Ittay Stern1-3/+2
at the end of this line"
2019-09-10Merge "Semicolon at the end of the Statement and Remove trailing whitespaces ↵Ittay Stern1-10/+8
at the end of this line"
2019-09-10Merge changes from topics "VID-14", "VID-13", "VID-12"Ittay Stern3-22/+22
* changes: Add Semicolon at the end Add Semicolon at the end Add Semicolon ath the end
2019-09-10Semicolon at the end of the Statement and Remove trailing whitespaces at the ↵anushadasari1-10/+8
end of this line In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-606 Change-Id: Ic6daf9162504a2296a7e2cf48f08e60cabe14b21 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-10Semicolon at the end of the Statement and Remove trailing whitespaces at the ↵anushadasari1-4/+2
end of this line In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-606 Change-Id: Ib1484f91b4b47457c4150b536d420ffc1e6902b4 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-10Semicolon at the end of the Statement and Remove trailing whitespaces at the ↵anushadasari1-3/+2
end of this line In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-604 Change-Id: I850ee4d00e2f263105a15a5778c11cfb2e526986 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-10Merge changes from topics "VID-11", "VID-10", "VID-9"Ittay Stern3-5/+5
* changes: Add Semicolon at the end Add Semicolon at the end Add Semicolon at the end
2019-09-10Merge "Semicolon at the end of the Statement and Remove trailing whitespaces ↵Ittay Stern1-6/+4
at the end of this line"
2019-09-10Merge "update MSO configuration URL"Ittay Stern3-3/+3
2019-09-10update MSO configuration URLEylon Malin3-3/+3
Issue-ID: VID-622 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I695a8822338fd1c8253b23b88ad260a43d02be9c
2019-09-10Merge "Add flag flag_flash_more_actions_button_in_old_view_edit"Amichai Hemli2-2/+2
2019-09-10Merge "update MSO volume group URL"Amichai Hemli1-1/+1
2019-09-10update MSO volume group URLEylon Malin1-1/+1
Issue-ID: VID-622 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Id94bb1406ded3f8092a42c4a4cbc5ab975560721 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-09-10Add flag flag_flash_more_actions_button_in_old_view_editIttay Stern2-2/+2
Renamed from FLAG_FLASH_VIEW_IN_NEW_VIEWEDIT_SCREEN. Added features.properties.md to document the different flags. Change-Id: I819a31851eab8bed54f807f0ffb5082496677d3f Issue-ID: VID-603 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-10Merge "update MSO create service instance URL"Ittay Stern8-71/+97
2019-09-10update MSO create service instance URLEylon Malin8-71/+97
align MSO create service instance URL to /serviceInstantiation/v7/serviceInstances also unify some system properties variables Issue-ID: VID-622 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I7a0744f5d6cfe776ce2f17b11aa5ebba4c8e65fb Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-09-09Merge "initMockitoMocks: Generify null-placing"Amichai Hemli2-11/+36
2019-09-09Merge "add UT to TreeTest"Ittay Stern1-0/+8
2019-09-09Merge "Add UT to AaiControllerTest"Ittay Stern1-139/+165
2019-09-09add UT to TreeTestWeiss, Sara (sw793d)1-0/+8
Issue-ID: VID-378 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I8ed151cc32c7f71f929846b41ab8388e5f2f69f5
2019-09-09Add UT to AaiControllerTestWeiss, Sara (sw793d)1-139/+165
Issue-ID: VID-378 Signed-off-by: Weiss, Sara (sw793d) <sara.weiss@intl.att.com> Change-Id: I41c49c3b175a11bd4a54bd4d05b7f47c8aa8e676
2019-09-09add UT to PromiseEcompRequestIdFilterTestWeiss, Sara (sw793d)1-0/+15
Issue-ID: VID-378 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I57588574858b5d7982d4023165943c458ac7a03f
2019-09-09initMockitoMocks: Generify null-placingIttay Stern2-11/+36
Issue-ID: VID-378 Change-Id: I6c2f91b7d54aee0e1327c50e8846bb86e820f796 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-09Merge "Stabilize AAIServiceTreeIntegrativeTest, assuming a Mocking issue"Amichai Hemli1-14/+9
2019-09-09Adding feature: Replace vfmoduleEinat Vinouze17-136/+387
Issue-ID: VID-603 Change-Id: I59068a0979d6fb733e4243c8f78921f396dc9d17 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-08Stabilize AAIServiceTreeIntegrativeTest, assuming a Mocking issueIttay Stern1-14/+9
Change-Id: Ia90b5b4cb9fd2d5203df74bea9cb5618d2dd37e7 Issue-ID: VID-378 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-08send different request id on each mso callEylon Malin3-49/+115
Don't use static headers for ECOMP_REQUEST_ID and ONAP_REQUEST_ID but getting them from request / generate them each time Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I1be4e8e86195901975d613694acf0082cd555886 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-09-06Add Semicolon at the endanushadasari1-1/+1
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-607 Change-Id: Ic75affcf10f990fa507eaf738a360df603a700dc Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-06Add Semicolon at the endanushadasari1-20/+20
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-607 Change-Id: I40df40c69bf7de18eeafbf640b4ebe1d0efe6def Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-06Add Semicolon ath the endanushadasari1-1/+1
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-607 Change-Id: I9ca9d0f3c935efe83859b4d623939adce0a38465 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-05Add Semicolon at the endanushadasari1-3/+3
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-607 Change-Id: I53b2e7a540b88b3e04d9169670d1fc6b4a32c6e8 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-05Add Semicolon at the endanushadasari1-1/+1
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-607 Change-Id: Icdfa98d7f67fbf3b21cba97b0013f0181ed34675 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-05Add Semicolon at the endanushadasari1-1/+1
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each lin Issue-ID: VID-607 Change-Id: Ibde377c9a1f4fe473d8f2c0542657888cfbd44c5 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-05send X-ONAP-RequestID header from MSO clientEylon Malin2-2/+11
Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Icf215cf8b9711a63561740b22c035595f5281f58 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-09-05Semicolon at the end of the Statement and Remove trailing whitespaces at the ↵anushadasari1-6/+4
end of this line In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-606 Change-Id: If88beef4fa028d01eda5119dfa5bc005d8225e17 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-05Merge "Bump VID version to 5.0.2"Wojciech Sliwka2-2/+2
2019-09-04Add the "@Override" annotation above this method signatureThugutla sailakshmi1-0/+1
Add the "@Override" annotation Issue-ID: VID-561 Change-Id: I86d14dbd8357e92baef111f1ac6db2fdfd963ba1 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-04Merge changes from topics "VID-8", "VID-7"Ittay Stern2-7/+7
* changes: Add semicolon at the end Add a semicolon at the end of this statement
2019-09-04Merge changes from topics "VID-6", "VID-607"Ittay Stern2-22/+22
* changes: Semicolon at the end of the Statement Add a semicolon at the end of this statement
2019-09-04Bump VID version to 5.0.2Ittay Stern2-2/+2
Change-Id: I9e971e01b1516da3313c63a28ce0f8f982cb9921 Issue-ID: VID-576 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-04Add semicolon at the endanushadasari1-4/+4
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-607 Change-Id: Ief3162f9990689251c7268c515107a34b1a03a52 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-04Add a semicolon at the end of this statementanushadasari1-3/+3
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-607 Change-Id: I92d5834ace5659334bdede1dfc2af23cc697f78a Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-04Merge "add missing test annotation"Ittay Stern1-5/+7