aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/src
AgeCommit message (Collapse)AuthorFilesLines
2019-11-26Merge "Extract getSupplementaryFile out of VFM controller"Ittay Stern3-49/+65
2019-11-26Extract concatSupplementaryFile out of VFM controllerEylon Malin3-7/+28
Issue-ID: VID-603 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I7522442e5ae3109ac1abeca1f82b2a980a10e30d
2019-11-26Extract getSupplementaryFile out of VFM controllerAmir Skalka3-49/+65
Issue-ID: VID-603 Change-Id: I8ccc2e3cdc79faded73f5811fee99cc78c8ebd47 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-25Merge "remove EMPTY_DRAWING_BOARD_TEST feature flag"Ittay Stern12-12/+0
2019-11-25upgrade vfModule retainAssignments true by default.Yoav Schneiderman2-2/+2
Issue-ID: VID-603 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I9f8761b756968dcc91ab1cae998d47fa74ecccd0
2019-11-25VfModule upgrade: popup with retain-assignments checkboxYoav Schneiderman6-221/+389
Also: - undo upgrade -> remove field - cancel on popup works Issue-ID: VID-603 Change-Id: I47106ce4d042c777b56699d8c5c5e1e99f856a5e Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2019-11-25remove EMPTY_DRAWING_BOARD_TEST feature flagEylon Malin12-12/+0
Issue-ID: VID-721 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib3106fb17c97602e2d5d6de8c9a5756e4d231902
2019-11-24remove CREATE_INSTANCE_TEST feature flagEylon Malin14-14/+0
Issue-ID: VID-721 Change-Id: Id956a0b5b840c5e76cc1f6f7ea33a7d00f5670c3 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-20Replace vfmodule: opens an popupSara Weiss19-26/+185
Issue-ID: VID-603 Change-Id: I7d7524f75bfb8d6ef949a4f069591c4097d470b4 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-20Merge "add FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONS"Ittay Stern1-1/+2
2019-11-20add FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONSAlexey Sandler1-1/+2
Issue-ID: VID-649 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I0a9ba9422c27360a7de11c7496af70e4aba0e38e Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-11-20fix is a-la-carte cross modern UIEylon Malin5-3/+22
Issue-ID: VID-701 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I6248382d71e6cec54104d42d95b0130d51404410
2019-11-19delete flag FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTEAlexey Sandler1-1/+0
Issue-ID: VID-646 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I828f40fe908dc9608527934f3e6aae32b7d70b96
2019-11-18Merge "when automatically add aLaCarte VfModule, rollbackOnFailure is true"Ittay Stern2-0/+3
2019-11-18Adjust NewServiceInstanceTest by new logic + revert state-check in ↵Amir Skalka1-0/+3
getDefaultVolumeGroupName * Change expected behaviour of tests to match new business of VG naming process; See shouldVGNameBeVisible() in vfModule.control.generator.ts * Fix Cypress tests `volume group should change on instance`. Issue-ID: VID-700 Change-Id: I18faf49a4a31f4b8f389dbcda53c55a1a8066c90 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-18when automatically add aLaCarte VfModule, rollbackOnFailure is trueEylon Malin2-0/+3
Issue-ID: VID-701 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ide9d3436a9ba281fb4b02ae308da00bd4a121108
2019-11-14Merge "Modify code to take care of missing scenario in US 832"Ittay Stern2-18/+64
2019-11-14Modify code to take care of missing scenario in US 832Amir Skalka2-18/+64
Take under consideration the instance type (Macro/Alacarte) when determining visibility over UI and default value. Refactor tests to include more params to anticipate the visibility and default value. Issue-ID: VID-700 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Change-Id: I8dfa2e13fed3f5f863cc979970afc2ac66dbd82f
2019-11-13isALaCarte in modern UI is false only if instantiationType is MacroEylon Malin1-1/+1
Issue-ID: VID-701 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ie75b1717ffbc856f0c46de954e70b1e047f3cffb
2019-11-10Unit test drag and drop serviceSara Weiss4-172/+187
Issue-ID: VID-253 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I5915f005a4e428a4268e2a88e827e3f98519087a
2019-11-04add new flag FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTEAlexey Sandler1-0/+1
Issue-ID: VID-646 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: If954d1fb597ecb974b671a05d3f5c5ea5ca9a704
2019-10-30Instantiation-Status: default on unexpected/undefined statuses (fix)Ittay Stern2-2/+11
Issue-ID: VID-692 Change-Id: I15c81daba1a45ff0e009d5e381f93adb03914c0f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-29Instantiation-Status: default on unexpected statusesIttay Stern2-25/+29
Issue-ID: VID-692 Change-Id: I1a81a71d32aa36fb1f0dc3b349733db11d4e579d Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-26check if FLAG_FLASH_REPLACE_VF_MODULE open in the right placeEylon Malin2-27/+21
modern View/Edit couldn't be opened when FLAG_FLASH_REPLACE_VF_MODULE is on before that fix. Issue-ID: VID-652 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib7ff6f374b6c8aa62133a7ef53fc21877f4b3c53
2019-09-18add new flag FLAG_1911_INSTANTIATION_ORDER_IN_ASYNC_ALACARTEEylon Malin5-11/+8
Issue-ID: VID-646 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I533221a6115c4a2d00ce3ed02eef4d1ad882df3a
2019-09-10Add flag flag_flash_more_actions_button_in_old_view_editIttay Stern1-1/+1
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 Vinouze43-6912/+922
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-08-01Add flag for modern UIRina Roi1-1/+1
Issue-ID: VID-544 Change-Id: Iad79353ff9f55416d87b5bef56e38dd01357003b Signed-off-by: Rina Roi <rina.roi@intl.att.com>
2019-07-11Package webpack's `dist` folder into /app/uiIttay Stern1-6/+2
Issue-ID: VID-515 Change-Id: I33d4b5f0dbd4125a5b79253c4dc8e736df9116ee Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-08Merge from ecomp 718fd196 - Modern UIIttay Stern178-4815/+18588
Issue-ID: VID-378 Change-Id: I2736b98426e324ec3aa233b034229ba84d99839f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-28Condense unneeded data on Modern UI testsIttay Stern12-7383/+2071
Issue-ID: VID-378 Change-Id: I65d9f8cf5cd6708dc49f9e424bc65796ab1f2dea Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-18merge from ecomp a88f0072 - Modern UIIttay Stern415-7011/+58747
Issue-ID: VID-378 Change-Id: Ibcb23dd27f550cf32ce2fe0239f0f496ae014ff6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2018-11-20Docs alignment with CasablancaSonsino, Ofir (os0695)1-827/+0
Change-Id: I3a44dcf48919e694a06fa90b2c5f904f7c913a93 Issue-ID: VID-254 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-07-10New Angular UI from 1806Sonsino, Ofir (os0695)263-0/+15796
Change-Id: I39c160db0e0a6ec2e587ccf007ee1b23c6a08666 Issue-ID: VID-208 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>