aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/webapp/app/vid/scripts
AgeCommit message (Collapse)AuthorFilesLines
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-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-09Adding feature: Replace vfmoduleEinat Vinouze3-3/+14
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-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-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-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-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-03Semicolon at the end of the Statementanushadasari1-6/+6
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: I45f7576fe1410b4ab46949547584a597ed98c0b3 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-03Add a semicolon at the end of this statementanushadasari1-16/+16
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: Iaf0757c6a0c4a2ebe6cba74ced60f1e978160bd6 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-03change management cypressEinat Vinouze2-2/+2
This is the very first cypress test for change management Issue-ID: VID-596 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ib3ddc5d88504392281dbd25c3d6688714a01a643
2019-09-02Merge "Add a semicolon at the end of this statement"Ittay Stern1-5/+5
2019-09-02Add a semicolon at the end of this statementanushadasari1-5/+5
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-597 Change-Id: I64c97eaf1877016fe79e6e31caf620f8c99363df Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-02Add a semicolon at the end of this statementanushadasari2-2/+2
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-597 Change-Id: Icfb0b3ce96d9f0137bdd9445173dd31e27e13305 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-29Add 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-597 Change-Id: I4d324d96d28a3796b971b83997d72a64ed161ce8 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-29Merge "Add a semicolon at the end of this statement"Ittay Stern1-8/+8
2019-08-29Add a semicolon at the end of this statementanushadasari1-8/+8
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-597 Change-Id: If9e0bba384cd1345e4674e5e06085ba8feb78e39 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-29Add a semicolon at the end of this statement.anushadasari1-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-597 Change-Id: I9a80b3c9fd3102f508a33581f57499dba33b51fd Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-28Fix legacy region in resume vfModule5.0.1Eylon Malin2-11/+5
Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Idad1357d8de234ad54716d8d51ac846a426a5258 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-28Fix resume vfModuleEylon Malin1-3/+1
Get from AAI lcpCloudRegion and tenantList even when there is homing data for vfModule, for make resume popup compatible with creationService Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ia57e8e020d2f5373c2b3239b6020a12030deef07
2019-08-28Pass optionId in msoParameterList, letting late deconstruction of owner+regionIttay Stern2-2/+2
Issue-ID: VID-378 Change-Id: I234bdd6c693c66621f187bb4e7ededd2c0324cac Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-27get cloudOptionId from getHomingDataAlexey Sandler2-12/+26
Issue-ID: VID-378 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ifa5cb0a827161f62b104bf18605531a2ebb29494
2019-08-25Fix to vf-module-homing-data-action controller to retrieve the cloudRegionIdAlexey Sandler2-9/+15
Issue-ID: VID-378 Change-Id: I6042e72c9ebb8508b822df276da1b8549501042c Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-22Add a semicolon at the end of this statement.anushadasari1-16/+16
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-583 Change-Id: I68d334ce5f7f427ebc3e49b5991fd989676d8c0e Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-21Add a semicolon at the end of this statement.anushadasari1-10/+10
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-583 Change-Id: I73dbc757d62ef388d8935ef6aa25f08c3a82df8c Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-13Add a semicolon at the end of this statementanushadasari1-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-568 Change-Id: Id89534f4fbd326ebcbe12857bce7e2d69bf73dfd Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-12Remove useless trailing whitespaceanushadasari1-2/+1
Trailing whitespaces are simply useless and should not stay in code. They may generate noise when comparing different versions of the same file. Issue-ID: VID-565 Change-Id: If5647e94ea897bf42761a689d036a7229b34a500 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-07Use lcpRegionOptionId as value in resumeRina Roi2-4/+4
Issue-ID: VID-482 Signed-off-by: Rina Roi <rina.roi@intl.att.com> Change-Id: Ibe617ba739db8e6217362a8009dedc9bd3465239
2019-08-04Merge "Resolving some tests in CreatePortMirroringConfigurationTest by ↵Ittay Stern1-19/+19
merging instantiate.html ecomp+onap"
2019-08-04Resolving some tests in CreatePortMirroringConfigurationTest by merging ↵RachelF1-19/+19
instantiate.html ecomp+onap Issue-ID: VID-546 Signed-off-by: RachelF <rachel.fishbein@intl.att.com> Change-Id: Icf4ffd6c2eb26cb5cf5842f9d6bfb153431d136b
2019-08-01handling cloud owner and lcp region in create port mirroring configurationEylon Malin7-30/+25
Issue-ID: VID-482 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Id7aed0f44927b27b69287f513d24552cf2afc003
2019-08-01handling legacy region in vfModule resume5.0.0Eylon Malin1-4/+5
Issue-ID: VID-482 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: If0cca27729e2d7313fd1836191a35d223e276070
2019-08-01Add flag for modern UIRina Roi2-5/+10
Issue-ID: VID-544 Change-Id: Iad79353ff9f55416d87b5bef56e38dd01357003b Signed-off-by: Rina Roi <rina.roi@intl.att.com>
2019-08-01Handling legacy region in vfModule creationEylon Malin3-11/+6
Issue-ID: VID-482 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I2c55587d86a77eb0c6c2fa410b212efb074894e2
2019-07-30Implant vid-app-common org.onap.vid.job (main and test)Einat Vinouze1-2/+2
Issue-ID: VID-378 Change-Id: I41b0bdc2c4e3635f3f3319b1cd63cefc61912dfc Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-25Merge "Merge workflow from vid to onap, fix workflow selenium tests"Ittay Stern2-263/+274
2019-07-25Merge workflow from vid to onap, fix workflow selenium testsRachelF2-263/+274
Issue-ID: VID-532 Change-Id: I5ae0a74d382cd31a9da1ec5b1220c5322f3abb40 Signed-off-by: RachelF <rachel.fishbein@intl.att.com>