aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-05-29Update INFO.yamlHEADmasterTaka Cho1-5/+11
Update INFO.yaml Issue-ID: APPC-1883 Change-Id: If34a45ee23dd842b79d5b73dfff042a3d7d9c55a Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-05-04Increment version to 1.8.0-SNAPSHOTPatrick Brady3-4/+4
Change-Id: I0ca7f85fe7f7a8cd92a900438d1520cdad313e5b Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-04-01Increment version to 1.7.2-SNAPSHOTPatrick Brady3-3/+3
Change-Id: I7d7db464e0666b8b7bd75ac1420ef47407a6eaab Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-03-31Add 1.7.1 release filePatrick Brady1-0/+4
Change-Id: Ib3841eb3e133aa4dfad68b4704c79e1256dd8473 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-03-26Revert "Authentication support for cdt"Patrick Brady21-187/+93
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 Brady21-93/+187
-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-22Increment version to 1.7.1-SNAPSHOTPatrick Brady3-3/+3
Change-Id: I842d45c7ec8977390b1108e7d0b1959868003048 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-01-21Add 1.7.0 release filePatrick Brady1-0/+4
Change-Id: I569cda6c54ace6dfe0d1af58f36c05c83509f1fa Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
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-11Update INFO yaml fileTaka Cho1-10/+4
Remove Marcus@Intel from APPC committer Issue-ID: APPC-1793 Change-Id: I084a68c98c5c7628dd6b69fa1b794beabf7da463 Signed-off-by: Taka Cho <takamune.cho@att.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-10-09move to 1.7.0-SNAPSHOTTaka Cho3-4/+4
Increment version to 1.7.0-SNAPSHOT Issue-ID: APPC-1686 Change-Id: I5c8b85e03793e1b807b98b58a2ca9410cde72a3c Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-20upgrade commons-codec to 1.135.0.2-ONAPelaltoTaka Cho1-1/+12
upgrade commons-codec from 1.11 to 1.13 Issue-ID: APPC-1742 Change-Id: Ifd000e4b36acb916fff08b78f9b2d73bb1e80b1e Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-19upgrade spring-boot-start versionTaka Cho1-2/+2
In order to avoid security vulberability for org.apache.tomcat.embed:9.0.17 this uprgade moved to org.apache.tomcat.embed:9.0.21 Issue-ID: APPC-1741 Change-Id: I7293b4ad7e45c545e9bbc3a9e1451a169300855f Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-17Increment version to 1.6.3-SNAPSHOTPatrick Brady3-3/+3
Change-Id: I92aafb0c80c4cc1cfa4773ba62f1f34525db9686 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
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-11Add 1.6.2 release filePatrick Brady1-0/+4
Change-Id: Iccb69994b013512b93a6adcfd63c15dc7e07181f Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-11Increment version to 1.6.2-SNAPSHOTPatrick Brady3-3/+3
Change-Id: I65cd2ebecda921860f30b18bdffe586caf9e7a03 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
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-27update INFO.yamlTaka Cho1-1/+11
add change section Issue-ID: APPC-1685 Change-Id: I8fe0ef549f40cd83e53c93c2c58fac4b971f9f87 Signed-off-by: Taka Cho <takamune.cho@att.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-05Add release file for 1.6.1Patrick Brady1-0/+4
Change-Id: Id5f3e33fe649afa65a83aa6d7d6c72f8b1185636 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
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-03Increment versions after releasePatrick Brady3-3/+3
Change-Id: Ib7a836d3f6c519db158b92a71e87c6103bd11b28 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
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-08-03Add release file for 1.6.0 releasePatrick Brady1-0/+4
Change-Id: Iff42947117ffa9088be7e981fa10b0e7ed92a464 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1684
2019-08-01Update INFO.yamlTaka Cho1-5/+0
Remove Joss from committer Issue-ID: APPC-1685 Change-Id: Ide96e7b33eb9715125f1dd8e13ea0bc16306611c Signed-off-by: Taka Cho <takamune.cho@att.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>