diff --git a/ng6-seed/src/app/layouts/admin/admin-layout.component.html b/ng6-seed/src/app/layouts/admin/admin-layout.component.html index 775d9a6..7cca232 100755 --- a/ng6-seed/src/app/layouts/admin/admin-layout.component.html +++ b/ng6-seed/src/app/layouts/admin/admin-layout.component.html @@ -7,7 +7,7 @@

- +

diff --git a/ng6-seed/src/app/session/login/login-component.html b/ng6-seed/src/app/session/login/login-component.html index 7e6a63b..e03f910 100755 --- a/ng6-seed/src/app/session/login/login-component.html +++ b/ng6-seed/src/app/session/login/login-component.html @@ -2,7 +2,8 @@
-

PD Genie +

+

diff --git a/ng6-seed/src/assets/images/PD_Genie_TM.jpg b/ng6-seed/src/assets/images/PD_Genie_TM.jpg new file mode 100644 index 0000000..a651a32 Binary files /dev/null and b/ng6-seed/src/assets/images/PD_Genie_TM.jpg differ diff --git a/ng6-seed/src/assets/images/PD_Genie_TM1.jpg b/ng6-seed/src/assets/images/PD_Genie_TM1.jpg new file mode 100644 index 0000000..48d32b2 Binary files /dev/null and b/ng6-seed/src/assets/images/PD_Genie_TM1.jpg differ diff --git a/ng6-seed/src/environments/environment.stage.ts b/ng6-seed/src/environments/environment.stage.ts index 0c38b78..e03a8f3 100755 --- a/ng6-seed/src/environments/environment.stage.ts +++ b/ng6-seed/src/environments/environment.stage.ts @@ -47,13 +47,18 @@ export const environment = { // seClientId: '67b4fnbuols5upms5to8bvqddh', // lenIdentityPoolId:"ap-south-1:ca22dabc-db59-4af5-9bb8-265f7ec95907", //This value is not used in the project - lenUserPoolId: "ap-south-1_hFiGyr1Gw", // Username - lenClientId: "vkotfqgqorgjh3fvp1r26hslv", // ClientName - + // lenUserPoolId: "ap-south-1_hFiGyr1Gw", // Username + // lenClientId: "vkotfqgqorgjh3fvp1r26hslv", // ClientName + lenUserPoolId : "ap-south-1_4kkhgsYo0", + lenClientId : "3fn24p62t3k7ja0pa50g453p30", // venIdentityPoolId: "ap-south-1:5ad3ce43-4260-4273-87b2-e6a377b8e874", - venUserPoolId: "ap-south-1_K57yPaWxV", // Username - venClientId: "5sntllm6nbqo120mteqqd8b9nq", // ClientName + // venUserPoolId: "ap-south-1_K57yPaWxV", // Username + // venClientId: "5sntllm6nbqo120mteqqd8b9nq", // ClientName + + venUserPoolId:"ap-south-1_cBDvQB1ok", + venClientId:"6coneo2783pdhr30nstq32o86i", + rekognitionBucket: '', @@ -71,4 +76,4 @@ export const environment = { //apiUrl:'http://localhost/sparqapi/api/' }; - \ No newline at end of file + diff --git a/ng6-seed/src/environments/environment.ts b/ng6-seed/src/environments/environment.ts index 4b60868..b351a92 100755 --- a/ng6-seed/src/environments/environment.ts +++ b/ng6-seed/src/environments/environment.ts @@ -47,13 +47,17 @@ export const environment = { // seClientId: '67b4fnbuols5upms5to8bvqddh', // lenIdentityPoolId:"ap-south-1:ca22dabc-db59-4af5-9bb8-265f7ec95907", //This value is not used in the project - lenUserPoolId: "ap-south-1_hFiGyr1Gw", // Username - lenClientId: "vkotfqgqorgjh3fvp1r26hslv", // ClientName - + // lenUserPoolId: "ap-south-1_hFiGyr1Gw", // Username + // lenClientId: "vkotfqgqorgjh3fvp1r26hslv", // ClientName + lenUserPoolId : "ap-south-1_4kkhgsYo0", + lenClientId : "3fn24p62t3k7ja0pa50g453p30", // venIdentityPoolId: "ap-south-1:5ad3ce43-4260-4273-87b2-e6a377b8e874", - venUserPoolId: "ap-south-1_K57yPaWxV", // Username - venClientId: "5sntllm6nbqo120mteqqd8b9nq", // ClientName + // venUserPoolId: "ap-south-1_K57yPaWxV", // Username + // venClientId: "5sntllm6nbqo120mteqqd8b9nq", // ClientName + + venUserPoolId:"ap-south-1_cBDvQB1ok", + venClientId:"6coneo2783pdhr30nstq32o86i", rekognitionBucket: '',