aboutsummaryrefslogtreecommitdiffstats
path: root/src/environments/environment.ts
AgeCommit message (Collapse)AuthorFilesLines
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
2018-05-25Change port to match Kubernetes portPatrick Brady1-4/+4
Kubernetes uses a 302 prefix on port numbers. Going to change the port used for cdt proxy backend to use this port. Change-Id: I630b101e28b8cc072166dcbcb0e8de42dfb6d513 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-924
2018-05-09Added CORS proxy Server endpointKumar, Amaresh (ak583p)1-5/+10
Added CORS proxy endpoint for backend calls to enable connection. Issue-ID: APPC-885 Change-Id: I0bb98feda477cb77312bc707cb52e1296b69245b Signed-off-by: Kumar, Amaresh (ak583p) <ak583p@us.att.com>
2018-04-25Changed environment files url from https to httpsj108s1-4/+4
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-03Corrected artifact name for multiple template idssj108s1-6/+5
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-13Fixed defects in test screen & updated test casessj108s1-25/+4
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-01Initial seed code contribution for CDTSkip Wonnell1-0/+60
Issue-ID: APPC-682 Change-Id: I0331ffce2a430195c29d0d1b2295966f9eb28699 Signed-off-by: Skip Wonnell <skip@att.com>