aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/src/app/drawingBoard
AgeCommit message (Expand)AuthorFilesLines
2021-02-20Audit screen fixRachithaRamappa931-4/+14
2021-02-02Audit screen corrections from drawing boardRachithaRamappa931-1/+8
2020-12-12VF Module Upgrade blank pop-up issueKruthi Bhat1-2/+11
2020-12-08Blank context menu options issueKruthi Bhat2-3/+4
2020-11-25Prevent upgrade for base vf module with add onKruthi Bhat1-1/+34
2020-11-12Extend Modern UI for pnf usecaseMateusz Gołuchowski17-46/+764
2020-11-10Fix for removing 'Show Audit Info' for individual instance on DrawingKruthi Bhat2-3/+1
2020-10-13Pause issue if orchStatus is Active fixedRachitha Ramappa3-2/+16
2020-10-08VID - Feature flag for PNF in modern UIMateusz Gołuchowski10-26/+193
2020-08-28Other Pause and Resume Related Scenariosikram4-3/+19
2020-08-18Fix for restricting drag & drop for base moduleKruthi Bhat1-1/+1
2020-08-10Visualization of the VF Module Sequencingikram7-13/+213
2020-07-29Test Cases Addition and Fixesikram4-6/+26
2020-07-13Visualization of the VF Module Sequencingikram2-7/+20
2020-05-17Add to VFM context menu action "Add pause upon completion".Alexey Sandler8-6/+57
2020-04-30Can't undo delete the second vfModule in drawing board - fix.Alexey Sandler1-1/+1
2020-04-27Can't delete the second vfModule in drawing board - fix.Alexey Sandler1-1/+1
2020-04-05Add another Network to the new view/edit screenAlexey Sandler3-9/+11
2020-04-01Show the VF module version on the view/edit screenAlexey Sandler3-19/+66
2020-03-09Upgrade vfModule popup: show modelVersionId and invariantiD from instance or ...Alexey Sandler2-13/+49
2020-03-03remove duplicate "model version" field from ncfAlexey Sandler2-3/+1
2020-03-01Component-info: show version and customization id from instanceAlexey Sandler3-59/+92
2020-02-23upgrade vfmodule when upgraded already service, vnf and brother vfmodule e2eIttay Stern1-1/+2
2020-02-13the upgrade button is allowed when VFM in instance not exists in model.Alexey Sandler2-4/+51
2020-02-13create unit test for shouldShowUpgrade functionAlexey Sandler2-6/+35
2020-02-04upgrade VFM is not enabled when other VFM in the same VNF is already upgraded...Ittay Stern3-21/+69
2020-02-03NodeInfo::getModel expects the instance-modelIttay Stern30-7593/+159
2020-02-03upgrade VFM is not enable when other VFM in the same VNF is already upgraded.Yoav Schneiderman2-3/+64
2020-02-02originalName fallbacks to customizationId or invariantIdIttay Stern11-27/+42
2020-01-30don't show delete in menu action while edit a macro serviceEylon Malin16-253/+104
2020-01-21originalName may be model's "entry name", customizationId or invariantIdIttay Stern15-33/+110
2020-01-20Move onap UI loader and icons to VIDYoav Schneiderman3-12/+12
2020-01-09Upgrade to Angular 8Yoav Schneiderman15-28/+42
2020-01-06Hide Templates entry point when no instancesYoav Schneiderman1-2/+0
2019-12-31Add more VNFs after loading a template + Remove + DuplicateYoav Schneiderman2-2/+7
2019-12-30Fixing the issue which prevents from clicking the [+] button on templatesIttay Stern5-97/+71
2019-12-29VFModule with missing data should show alert iconYoav Schneiderman1-7/+6
2019-12-22Refactor Generic GeneratorsYoav Schneiderman3-7/+13
2019-12-18Merge "vfModule.model.info getModel use vfModule constructor"Amichai Hemli2-163/+29
2019-12-18vfModule.model.info getModel use vfModule constructorEylon Malin2-163/+29
2019-12-17Fixing node count icon VfModule + unit tests.Yoav Schneiderman2-10/+125
2019-12-16Do not show retain VGs checkbox in VFM Upgrade modal + tests modificationsAmir Skalka11-26/+26
2019-12-16Allow edit service button to be shown on service context menu in recreate mode.Alexey Sandler2-1/+25
2019-12-15when there is no max instances for VfModule/Network show Unlimited (default) ...Eylon Malin7-19/+39
2019-12-12when there is no max instances for VNF show Unlimited (default) in model infoEylon Malin1-1/+3
2019-12-12Merge "when there is no max instances for VNF show Unlimited (default) in com...Amichai Hemli2-13/+11
2019-12-12Add edit button on service context menu.Alexey Sandler1-1/+1
2019-12-12when there is no max instances for VNF show Unlimited (default) in component ...Eylon Malin2-13/+11
2019-12-11change default max instances of VfModule to unlimitedEylon Malin2-21/+46
2019-12-10Adding unlimited max value to VNF, NETWORKYoav Schneiderman12-203/+288