Fairoj : Cognito credential changes for dev and stage env & pd genie logo changes

This commit is contained in:
venbatechnologies@gmail.com 2020-09-05 13:24:51 +05:30
parent 77f575e1c4
commit 465f234635
6 changed files with 16 additions and 7 deletions

View File

@ -7,7 +7,7 @@
<!-- <h2><i class="fa fa-superpowers" aria-hidden="true"></i> <span> OPTIMA</span> <!-- <h2><i class="fa fa-superpowers" aria-hidden="true"></i> <span> OPTIMA</span>
</h2> --> </h2> -->
<h2> <h2>
<img src="assets/images/PD.jpeg" style="height: 50px;"> <!-- <span> {{userDep}} </span> --> <img src="assets/images/PD_Genie_TM1.jpg" style="height: 50px;"> <!-- <span> {{userDep}} </span> -->
</h2> </h2>
</div> </div>
<div class="main-nav"> <div class="main-nav">
@ -105,7 +105,7 @@
<!--<h2><i class="fa fa-superpowers" aria-hidden="true"></i> <span> {{userDep}}({{fullName}})</span> <!--<h2><i class="fa fa-superpowers" aria-hidden="true"></i> <span> {{userDep}}({{fullName}})</span>
</h2>--> </h2>-->
<a (click)="menunav('HOME')"> <a (click)="menunav('HOME')">
<img [routerLink]="['/dashboard']" src="assets/images/PD.jpeg" style="height: 35px;"> <strong> | </strong> <span> {{userDep}} </span> <img [routerLink]="['/dashboard']" src="assets/images/PD_Genie_TM1.jpg" style="height: 35px;"> <strong> | </strong> <span> {{userDep}} </span>
</a> </a>
</div> </div>
</div> </div>

View File

@ -2,7 +2,8 @@
<div class="form-bg"> <div class="form-bg">
<div fxLayout="row" fxLayoutAlign="center" class="pt-2"> <div fxLayout="row" fxLayoutAlign="center" class="pt-2">
<!-- <p>SINEEDGE Login Details</p> --> <!-- <p>SINEEDGE Login Details</p> -->
<h3 class="page-title"><img src="assets/images/PD.jpeg" style="height: 50px;;"> <span> PD Genie </span> <h3 class="page-title"><img src="assets/images/PD_Genie_TM1.jpg" style="height: 50px;;">
<!-- <span> PD Genie </span> -->
</h3> </h3>
</div> </div>
<div fxLayout="row" fxLayoutAlign="center start" class="pt-2"> <div fxLayout="row" fxLayoutAlign="center start" class="pt-2">

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

View File

@ -47,8 +47,12 @@ export const environment = {
// seClientId: '67b4fnbuols5upms5to8bvqddh', // seClientId: '67b4fnbuols5upms5to8bvqddh',
// lenIdentityPoolId:"ap-south-1:ca22dabc-db59-4af5-9bb8-265f7ec95907", //This value is not used in the project // lenIdentityPoolId:"ap-south-1:ca22dabc-db59-4af5-9bb8-265f7ec95907", //This value is not used in the project
lenUserPoolId: "ap-south-1_hFiGyr1Gw", // Username // OLD ONE
lenClientId: "vkotfqgqorgjh3fvp1r26hslv", // ClientName // lenUserPoolId: "ap-south-1_hFiGyr1Gw", // Username
// lenClientId: "vkotfqgqorgjh3fvp1r26hslv", // ClientName
lenClientId:"3fn24p62t3k7ja0pa50g453p30",
lenUserPoolId:"ap-south-1_4kkhgsYo0",
venIdentityPoolId: "ap-south-1:5ad3ce43-4260-4273-87b2-e6a377b8e874", venIdentityPoolId: "ap-south-1:5ad3ce43-4260-4273-87b2-e6a377b8e874",

View File

@ -47,8 +47,12 @@ export const environment = {
// seClientId: '67b4fnbuols5upms5to8bvqddh', // seClientId: '67b4fnbuols5upms5to8bvqddh',
// lenIdentityPoolId:"ap-south-1:ca22dabc-db59-4af5-9bb8-265f7ec95907", //This value is not used in the project // lenIdentityPoolId:"ap-south-1:ca22dabc-db59-4af5-9bb8-265f7ec95907", //This value is not used in the project
lenUserPoolId: "ap-south-1_hFiGyr1Gw", // Username // OLD ONE
lenClientId: "vkotfqgqorgjh3fvp1r26hslv", // ClientName // lenUserPoolId: "ap-south-1_hFiGyr1Gw", // Username
// lenClientId: "vkotfqgqorgjh3fvp1r26hslv", // ClientName
lenClientId:"3fn24p62t3k7ja0pa50g453p30",
lenUserPoolId:"ap-south-1_4kkhgsYo0",
venIdentityPoolId: "ap-south-1:5ad3ce43-4260-4273-87b2-e6a377b8e874", venIdentityPoolId: "ap-south-1:5ad3ce43-4260-4273-87b2-e6a377b8e874",