summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2018-04-25made fixes to template identifer and dropdownsGangarajula, Uday Bhasker (ug0221)4-41/+59
Issue-ID: APPC-862 Change-Id: I902f794cec5d69e2118f7a87f5c6fb867a1b2216 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
2018-04-25Changed environment files url from https to httpsj108s4-13/+13
Changed environment files url from https to http for onap Issue-ID: APPC-860 Change-Id: If443ae5bf5d152b916523b27bd9947b1aa2a6733 Signed-off-by: sj108s <sj108s@us.att.com>
2018-04-17VM data retrieval from APPC for open stack actionMohamed Asgar Samiulla(ma926a)7-22/+121
VM data retrieval and stopping user not to navigate to PD and template if mandatory fields are missing in reference data. Issue-ID: APPC-853 Change-Id: Id43500579c6d222a2c17a53db9213372afec565f Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-04-12Resolved the issues with multiple templatesGangarajula, Uday Bhasker (ug0221)2-142/+226
Issue-ID: APPC-707 Change-Id: Ibdf18a021ea453842ddf4001f947f1f4de276997 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
2018-04-09[Appc-1806] Login for Test screen, test api urls.Mohamed Asgar Samiulla(ma926a)7-133/+147
Test API urls corrected and vserverid removed from poll request. Issue-ID: APPC-831 Change-Id: I0bc616888afee8683ccbf5238980e97c6ca51af6 Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-04-03Corrected artifact name for multiple template idssj108s26-525/+695
Made changes in param name value component ts for setting correct artifact name while saving and retrieving artifacts, in case of multiple template ids. Issue-ID: APPC-812 Change-Id: I973f7b763f4c2204425fceb77cdae33944ba3c8d Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-27Resolved the issues with configscaleoutGangarajula, Uday Bhasker (ug0221)4-249/+315
Issue-ID: APPC-707 Change-Id: Ie618635618333da7d548ff5a0fe711cc34076f62 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
2018-03-22Fixed couple more defects related to test screensj108s3-114/+136
Fixed poll status button alignment and fixed minore defect in test screen and updated test cases as per code change Issue-ID: APPC-713 Change-Id: I530739fda78d6ca05fba4cbfaacef8ead3b7c23d Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-20Removing INSTAR functionality from CDT for ONAP.Mohamed Asgar Samiulla(ma926a)6-69/+135
Removed license form package.json. Issue-ID: APPC-750 Change-Id: If20087a24fc0cf42977e1b1149d6be0ff1387689 Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-03-16[Appc-1806] Removing INSTAR from CDT for ONAP.Mohamed Asgar Samiulla(ma926a)4-16/+10
The source name for INSTAR made configurable through a property file. Issue-ID: APPC-750 Change-Id: I7e0d2ae657d4469f6fae54b5358ddb6f5476b211 Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-03-15Added few more test case & fixed modal in templatesj108s8-164/+232
Added few more test cases to improve code coverage and changed trigger command for modal in template page from Enter to ctrl-4 Issue-ID: APPC-697 Change-Id: I4a158ba687bad0bb2f808428333083200714f18a Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-14made changes to version info and defectsGangarajula, Uday Bhasker (ug0221)5-287/+930
Change-Id: I90fb87f1f32365e44180615f9be1eb6d11060dcf Issue-ID: APPC-707 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
2018-03-13Fixed defects in test screen & updated test casessj108s35-1009/+1411
Fixed few defects raised by ST in test screen and also updated test cases to improve coverage. Also,changed code to match onap standards, and rectfied grep code violations. Issue-ID: APPC-730 Change-Id: I0286c38eb4f76dc8c0253a4ccab721b3ccfeff9d Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-08Added some test cases on httputil service.Mohamed Asgar Samiulla(ma926a)8-15/+117
Created a new test for dropdown.ts Issue-ID: APPC-717 Change-Id: Ic4e63520bbf16a7bd0d8ca0e0896d15ce3412d5d Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-03-06Update files to conform to ONAP code styleSkip Wonnell1-111/+111
Fix indentation in two files, replacing tabs with spaces Issue-ID: APPC-687 Change-Id: I6883ef86e8bfa19d627240dc0524a09dc6a16269 Signed-off-by: Skip Wonnell <skip@att.com>
2018-03-01Initial seed code contribution for CDTSkip Wonnell147-0/+31457
Issue-ID: APPC-682 Change-Id: I0331ffce2a430195c29d0d1b2295966f9eb28699 Signed-off-by: Skip Wonnell <skip@att.com>