Mayank Mishra Mayank.Mishra
  • Joined on 2024-07-05
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-01 08:12:31 +00:00
1d7d0749b3 Refactor authentication: replaced instances of verifyHostToken with verifyMinglarAdminHostToken in prepopulate handlers for improved security and consistency.
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-01 08:12:14 +00:00
1d7d0749b3 Refactor authentication: replaced instances of verifyHostToken with verifyMinglarAdminHostToken in prepopulate handlers for improved security and consistency.
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-01 08:02:27 +00:00
e723e680ab sending the internal admin status to frontend
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-01 08:02:12 +00:00
e723e680ab sending the internal admin status to frontend
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-01 07:56:29 +00:00
e5861654e9 Enhance company types management: updated schema to include display order and relationships, modified validation to use company type XID, and seeded initial company types data. Updated services to reflect new structure and ensure proper data handling.
d1eef782a2 fixed the profileimage key
c16a7bb95e fixed the validation for submit company details
Compare 3 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-01 07:56:13 +00:00
e5861654e9 Enhance company types management: updated schema to include display order and relationships, modified validation to use company type XID, and seeded initial company types data. Updated services to reflect new structure and ensure proper data handling.
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 13:31:17 +00:00
d1eef782a2 fixed the profileimage key
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 13:28:45 +00:00
c16a7bb95e fixed the validation for submit company details
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 11:51:58 +00:00
07f6f0159c access applied
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 11:51:30 +00:00
07f6f0159c access applied
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 10:54:40 +00:00
b1a70acfa8 sending the presigned url in getAMDetailById
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 10:54:23 +00:00
b1a70acfa8 sending the presigned url in getAMDetailById
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 10:43:42 +00:00
5ad17869be fixed the document type name inserting issue
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 10:43:23 +00:00
5ad17869be fixed the document type name inserting issue
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 10:35:17 +00:00
576c749b34 add JWT expiration settings to environment variables in serverless configuration
649fccb81b update JWT access token expiration default to 1440 minutes
Compare 3 commits »
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 10:35:04 +00:00
576c749b34 add JWT expiration settings to environment variables in serverless configuration
649fccb81b update JWT access token expiration default to 1440 minutes
Compare 3 commits »
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 10:34:53 +00:00
8d8702dfb6 stroring the document type in the user documents table
15b8afd9b2 fixed the profile image issue
84c4b1f2b9 sending the userrefNumber in all endpoints
Compare 3 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 10:34:09 +00:00
8d8702dfb6 stroring the document type in the user documents table
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 08:59:50 +00:00
15b8afd9b2 fixed the profile image issue
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 08:47:39 +00:00
84c4b1f2b9 sending the userrefNumber in all endpoints