merge env

This commit is contained in:
venbatechnologies@gmail.com 2019-07-10 18:36:05 +05:30
parent c3ee7c43c9
commit 10260e05a7
4 changed files with 7 additions and 8 deletions

View File

@ -367,8 +367,6 @@ export class ViewPdComponent implements OnInit, OnDestroy {
} }
getPDIDReport(pdID: any) { getPDIDReport(pdID: any) {
console.log('getPDIDReport',pdID);
console.log('getPDIDReport',this.masterRandomString);
this.destroyType = 3; this.destroyType = 3;
this.router.navigate(['../../../pd_report', pdID,this.masterRandomString], { relativeTo: this.route }); this.router.navigate(['../../../pd_report', pdID,this.masterRandomString], { relativeTo: this.route });
} }

View File

@ -5,8 +5,9 @@ export const environment = {
apiEndpoint: 'https://pdgenie.com/sparqprod/api/', apiEndpoint: 'https://pdgenie.com/sparqprod/api/',
authorization: 'TnAwuc64pVpcB9xf'; authorization: 'TnAwuc64pVpcB9xf',
login_string: "cognito-idp.ap-south-1.amazonaws.com/ap-south-1_MlTee1O5V"; login_string: "cognito-idp.ap-south-1.amazonaws.com/ap-south-1_MlTee1O5V",
seIdentityPoolId: 'ap-south-1:31774418-8384-4fbb-b3e2-b87ce0f26ef1', seIdentityPoolId: 'ap-south-1:31774418-8384-4fbb-b3e2-b87ce0f26ef1',
seUserPoolId: 'ap-south-1_MlTee1O5V', // UserName seUserPoolId: 'ap-south-1_MlTee1O5V', // UserName
seClientId: '7sd1jutija6hkrq5m7tegf3mvq',// ClientName seClientId: '7sd1jutija6hkrq5m7tegf3mvq',// ClientName

View File

@ -5,8 +5,8 @@ export const environment = {
apiEndpoint: 'https://ssa.sineedge.com/sparqtest/api/', apiEndpoint: 'https://ssa.sineedge.com/sparqtest/api/',
authorization: 'sparqvenba2018'; authorization: 'sparqvenba2018',
login_string: "cognito-idp.ap-south-1.amazonaws.com/ap-south-1_qQ85yQZJO"; login_string: "cognito-idp.ap-south-1.amazonaws.com/ap-south-1_qQ85yQZJO",
seIdentityPoolId: 'ap-south-1:9a551eab-97cf-4991-b677-2f9bcd058961', seIdentityPoolId: 'ap-south-1:9a551eab-97cf-4991-b677-2f9bcd058961',
seUserPoolId: 'ap-south-1_qQ85yQZJO', seUserPoolId: 'ap-south-1_qQ85yQZJO',
seClientId: '67b4fnbuols5upms5to8bvqddh', seClientId: '67b4fnbuols5upms5to8bvqddh',

View File

@ -22,8 +22,8 @@ export const environment = {
appId: "1:627754063571:web:8cfa56d80607267b" appId: "1:627754063571:web:8cfa56d80607267b"
}, },
region: 'ap-south-1'; region: 'ap-south-1',
login_string: "cognito-idp.ap-south-1.amazonaws.com/ap-south-1_qQ85yQZJO"; login_string: "cognito-idp.ap-south-1.amazonaws.com/ap-south-1_qQ85yQZJO",
// identityPoolId: 'ap-south-1:9a551eab-97cf-4991-b677-2f9bcd058961', // identityPoolId: 'ap-south-1:9a551eab-97cf-4991-b677-2f9bcd058961',
// UserPoolId: 'ap-south-1_qQ85yQZJO', // UserPoolId: 'ap-south-1_qQ85yQZJO',