aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2020-03-26Revert "Authentication support for cdt"Patrick Brady19-169/+73
There appear to be problems with some fields saving in cdt caused by this change. This reverts commit 0141df20b1f533cd2acabdf7ea986aebab8d6868. Change-Id: Iee40058de9870afdac608db7851fcfc206102822 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1854
2020-03-24Authentication support for cdtPatrick Brady19-73/+169
-Adding a password box to cdt -Adding a function to check login by making a request to appc -Moving username and authentication to session storage from localstorage so that it is not saved in the browser -Removing the hardcoded credentials from the cdt proxy since these are coming from the cdt login form now Change-Id: I8bd829a22d1b83829c1d53637dc1ad035d1030e9 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1854
2020-02-07Add new actions DownloadNESw and ActivateNESw for CDTEnbo Wang3-1/+9
Issue-ID: APPC-1813 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I1eecaf465d2f9a5be2991dc8f055b8fd3da447c3
2020-02-05add new action configscalein for cdtLiu13-40/+278
Change-Id: I2f05079b7c2428351332ac84c1ea56f31d4a38d9 Issue-ID: APPC-1760 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-01-07Implementing JIRA APPC-1778 Story - new LCM actions supportod74274-73/+147
- sub-task JIRA APPC-1785 - add new LCMs in CDT GUI The new LCM actions names to be added in GUI drop-downs. Issue-ID: APPC-1785 Change-Id: Ie4868e1920954cd6a4cd4f28c00884bcd1629f30 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-11-22Fix for filter-by-key bug in CDTLukasz Rajewski1-1/+1
Fix for filter-by-key bug in CDT Change-Id: Ifa88f2977cb3c295e582cd34b1296abad0b92f84 Issue-ID: APPC-1806 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2019-11-17parameter component- spec fixesArundathi Patil1-3/+22
Fixed failing test case Issue-ID: APPC-1632 Change-Id: I9dffd1a0d949427bf9a7145f87c7acee7d57ae9e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-11-07Confirm-component-test fixArundathi Patil1-2/+2
Fixed failing test cases Issue-ID: APPC-1632 Change-Id: Ibd006c45491ad0a1c5c887c93aade715dd93dd95 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-11-07parameter.component- test fixArundathi Patil1-1/+2
Added provider for API service Issue-ID: APPC-1632 Change-Id: I9652e143a1f1ea81e7bef30a9deaf8410e2ad202 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-11-04test-component- test fixArundathi Patil1-22/+22
Fixed failing test case Issue-ID: APPC-1632 Change-Id: I982466530d40119bb3016e4f4eabe6c0042411fc Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-11-01mapping-editor-service - test case fixArundathi Patil1-2/+4
Fixed test case Issue-ID: APPC-1632 Change-Id: Ic56bdd851bf88b2a496c88aea61139ca82f82406 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-11-01LoginGuardService: testbed configuration changesArundathi Patil1-2/+3
Added NgbModule to the testbest configuration. Issue-ID: APPC-1632 Change-Id: I062de6f9c8e85a3a80cfcb63275277052dcca39a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-10-30ansible-server component: test case fixArundathi Patil1-1/+1
Fixed test case which was failing due to use of asyn mtehod Issue-ID: APPC-1632 Change-Id: I770a59ce2b2fb0e456141e4ac589e0c4842f429f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-10-23template-configuration component- test case fixArundathi Patil1-1/+1
Fixed unit test case Issue-ID: APPC-1632 Change-Id: I967e580361792595b8e29c9ebb7046682116b5a1 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-12Aboutus component spec- error fixArundathi Patil1-1/+1
Fixed the test case which was failing with following error- data.text is not a function Issue-ID: APPC-1632 Change-Id: Ic13f170d44c20b1d5e57cf52e3d17c93e6add989 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-12ansible-server component spec- test case fixArundathi Patil1-0/+1
Fixed test case in this component which failed with the error- cannot read property server of undefined Issue-ID: APPC-1632 Change-Id: I4f7ae899cc9243bf79776170bc3a06f3e49bd064 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-06userlogin-form component test caseArundathi Patil1-0/+7
Added test case to test ValidateUserName function Issue-ID: APPC-1632 Change-Id: Ib719952a698672ba0ffa99b2a71a1ebb1e55208f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-06template-configuration component spec changesArundathi Patil1-2/+26
Fixed test case in this component Issue-ID: APPC-1632 Change-Id: Ic1a8d4616a0f5abe6bf90fe012b5d1af7456bbf4 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-06reference-dataform util- spec changesArundathi Patil1-2/+3
Fixed erros and test case in this file Issue-ID: APPC-1632 Change-Id: I01b21f140d69f4a1a8c0b01bf59ea1d189c85f4b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-05Admin component- added spec fileArundathi Patil1-0/+72
Issue-ID: APPC-1632 Change-Id: I96bba48d05de5ce4a458cf77982a7e731d7dd881 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-05ansible component- Added spec fileArundathi Patil1-0/+67
Issue-ID: APPC-1632 Change-Id: I9813f16d1b00108878e798d8f86e477edc52dc3f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-03Aboutus Component spec- fixed errorArundathi Patil1-3/+8
Fixed the following error in spec file - Error: Can't bing show-close to modal-header Issue-ID: APPC-1632 Change-Id: I72bf1ea55e50f17cf4ab996d6a978d0a6ecf2c9d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-27param-bame-value component spec changesArundathi Patil1-15/+15
Fixed multiple errors in this spec file Issue-ID: APPC-1632 Change-Id: Ie2366bb95ea403bd6f51053c61b658269ded6fb3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-13Test Component specArundathi Patil1-1/+27
Added test case to test setValuesOnFileUploadFailure method Issue-ID: APPC-1632 Change-Id: I213b0008ca542da922c040f083e419881a712668 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-13Template Configuration componnet spec fixArundathi Patil1-10/+28
Fixed multpile errors in spec file Issue-ID: APPC-1632 Change-Id: I38458db9dcd5a7ee95eed7f82a0e4c5fe36fa579 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-06vm-filtering pipe spec changesArundathi Patil1-2/+4
fixed errors in spec file Issue-ID: APPC-1632 Change-Id: I8a258bb72514c0eb670b962878a8489ddbe5153f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-06aboutus component spec fixArundathi Patil1-4/+2
Fixed test case which was wrongly expecting a versionLogFile() method to return an observable Issue-ID: APPC-1632 Change-Id: I455b7707f647a8e5827a3181f695241679dafc72 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-05fix duplicate authorization headerTaka Cho1-5/+10
Authorization Basic YWRtaW46YWRtaW4= will not be duplicated and cached Issue-ID: APPC-1676 Change-Id: I9858e72c1b0158791d11c301d9c118a422b3e0b6 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-08-03vm-filtering pipe- fixed errors in specArundathi Patil1-2/+2
fixed errors in spec file Issue-ID: APPC-1632 Change-Id: I945ab9f1be81620d94974e0bcc92fa20d30bfb8a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-03param-name-value component- fixed erros in specArundathi Patil1-1/+1
removed unwanted method calls in spec file Issue-ID: APPC-1632 Change-Id: I40692e179fc25a7f0bd63fa09bb55f4a78094a74 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-03reference dataform component- fixed errors in specArundathi Patil1-17/+0
removed test cases testing unimplemented methods in refernce dataform component Issue-ID: APPC-1632 Change-Id: I62eca988d50817880d6983b4b3403c6f57f84a0f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-30template-configuration spec- fixed errorsArundathi Patil1-9/+9
Fixed errors in test file. Issue-ID: APPC-1632 Change-Id: I12e86f230550fd30042917d46cd6ee141320dc49 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-16remove upload key file buttonTaka Cho1-8/+0
depreciate the upload key function Change-Id: Ibc26b3e436885294bfd7a3e0f15805ad2ef79391 Issue-ID: APPC-1605 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-05-15Fix duplicate fs definitionPatrick Brady1-2/+0
Change-Id: I6e375fe95059477e9406d604a6dde25bae9345c0 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1600
2019-05-15add node.js api server for CDTTaka Cho5-0/+1964
/api call need node.js api server to fix when clicking the Synchronize Definition Parameter. Change-Id: I4a3fd1ba045ed41fb2fdfec3b8f0364cd6ec05f5 Issue-ID: APPC-1600 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-03-20Changes for cdt over httpsPatrick Brady1-4/+4
Configure Spring to use an https endpoint Add sample certificates for https Set cdt to use an https url to communicate to the proxy Change-Id: Iaeee33d50c0e9ceb53226982639c289e757763a4 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1551
2019-03-16Added DistributeTrafficCheck LCM command supportLukasz Rajewski9-24/+29
Proposed change adds support for new LCM API dedicated for traffic distribution pre- or post-checks that should assist DistributeTraffic LCM. Few small bugs fixed when multiple ansible server has been added and DistributeTraffic changes were not counted properly. Change-Id: I5606a2dd73e8f051f9a69a02bf7c51770f173263 Issue-ID: APPC-1470 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2019-03-15added ansible server functionalityasgar51-1572/+3383
multiple ansible server for CDT Issue-ID: APPC-1510 Change-Id: I383bc63705418654efb596c617309821ebbeb9b4 Signed-off-by: Mohamed Asgar Samiulla <ma926a@us.att.com>
2019-03-06Revert "multiple asible servers support"Patrick Brady42-2372/+1560
Some functionality was accidentally removed This reverts commit 611c9da62c2e266f9facd97dc9f340ce311060a3. Change-Id: I1aefbbc0ede8cdda59acc8bdf7b047e506aad813 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1510
2019-03-04multiple asible servers supportasgar42-1560/+2372
multiple asible servers support for CDT Issue-ID: APPC-1510 Change-Id: Id1b1b02274487cfbf6f108a57211a192924a6b08 Signed-off-by: Mohamed Asgar Samiulla <ma926a@us.att.com>
2018-11-02fix the bug for ScaleoutTaka Cho1-1/+1
remove the . from line 1631 Change-Id: Ibf7c4f66e522da4691f350f9be6601696cabc8a3 Issue-ID: APPC-1227 Signed-off-by: Taka Cho <takamune.cho@att.com>
2018-11-02Added fix for APPC-1227Amaresh Kumar1-343/+338
Issue-ID: APPC-1227 Change-Id: Id1360bf285b1f772322cc2fee34e1798eaf0e7d3 Signed-off-by: Amaresh Kumar <ak583p@us.att.com>
2018-09-18reference-dataform.util.spec- added test case1.4.0Arundathi Patil1-0/+10
wrote test case to test and cover decideExtension() function. Issue-ID: APPC-1064 Change-Id: I7b31cc1a26cab9d7c9a43d1b3add5b0a5fed6b03 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-17Added DistributeTraffic LCM command supportLukasz Rajewski8-15/+23
Proposed change adds support for new LCM API dedicated for traffic distribution accross different VNFs. Change-Id: Ib73a9dea6810163f504f5126b35640971eb7f87a Issue-ID: APPC-1170 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2018-09-16reference-dataform.component- added test caseArundathi Patil1-0/+22
wrote test case to test and cover validateDataAndSaveToAppc() function Issue-ID: APPC-1064 Change-Id: I35651401b8065284b7616e8519095d259c170f93 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-16reference-dataform.util- added test caseArundathi Patil1-0/+8
Wrote test case to test and cover nullCheckForVnfcType() and nullCheckForVnfcTypeList() functions. Issue-ID: APPC-1064 Change-Id: I3a306b32ada7754010703fe382402fa0699c5f56 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-16aboutus.component: Added test caseArundathi Patil1-0/+14
Wrote test case to test tlPlus and tlMinus functions to call setTraceVl function of utility service based on the trace value stored in local storage. Issue-ID: APPC-1064 Change-Id: Ie93e48bb6ee6df35bbd175e15fda56060ac3c539 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-13Fix for Defect: CDT reference data does not send .od74272-9/+27
CDT sent reference data payload, which was not initialized, when the data were manually entered. The missing initialization is added with this fix. Change-Id: I89fde82b6ef32ad65390f2dc15de39aaece8fe8e Issue-ID: APPC-1205 Signed-off-by: od7427 <od7427@att.com>
2018-09-12APPC CDT to Support Multiple Templates -addit.fixod74271-15/+39
Additional minor changes (minor error fix) added to the previously submitted implementation of the original APPC-1010 requirement: APPC CDT Should Support Multiple Templates For Configure and ConfigModify for VNFs with VNFC level templates. Change-Id: Ie7e38be60f1de4e4649eb0b9ccf7310ceffa4307 Issue-ID: APPC-1010 Signed-off-by: od7427 <od7427@att.com>
2018-09-11reference-dataform.util- added test caseArundathi Patil1-0/+8
Wrote test case to test and cover checkResult function when status code is 400 Issue-ID: APPC-1064 Change-Id: Ic951f3b83bd3ab68f4a6a14df2ad7aea88f5ad09 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>