Mayank Mishra Mayank.Mishra
  • Joined on 2024-07-05
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-20 11:30:21 +00:00
00dd080ee0 Refactor registration handler to use a transaction for user creation and OTP generation; implement OTP storage and user role assignment
f61287a11d update transaction in invite teammates
1a0fe5768c Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
3a29e70b2b CHange path of of GetSuggestion
Compare 7 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-20 11:30:07 +00:00
5f37455290 added varchar
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-20 10:56:52 +00:00
e7234c29ad added some columns and fixed some code issues
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-20 09:53:37 +00:00
6bbcb36b10 Add editAgreementDetails and acceptHostApplication handlers; update serverless.yml and Prisma schema
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-19 11:25:57 +00:00
13ffee5f7e made submit pqq answer for host api
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-19 09:43:34 +00:00
99cbe55a70 made getall pqq question prepopulate
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-19 08:11:25 +00:00
803a11cdda Add suggestion and getsuggestion
Compare 2 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-19 08:03:02 +00:00
58053e061d fixed the category name in seeder
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-19 07:55:51 +00:00
4ea9aa8afa made full excel data seeder for pqq
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-19 07:31:04 +00:00
c544c2ac06 added more data in seeder
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-19 06:56:40 +00:00
5fac8b0156 migration
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-19 06:04:18 +00:00
4664eae896 made prepolulate api in serverless
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-18 17:06:00 +00:00
844ebb4672 made 2 pqq categories seeder
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-18 15:23:37 +00:00
b1068e7106 Add displayOrder field to DocumentType model in schema.prisma
Compare 2 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-18 15:23:22 +00:00
ee38391d1e add payment details modified and making seeder of pqq
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-18 09:07:22 +00:00
b2bfed756d made am assign api
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-17 13:36:19 +00:00
c402c76096 feat: add search functionality to getAllHostApplications
Compare 2 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-17 13:35:49 +00:00
d24fe70046 refactor: update getAllHostApplications query to exclude specific roles
cb70b078e5 refactor: remove roleXid filter from getAllHostApplications query
508487c3a3 feat: enhance host application retrieval to filter by accepted Minglar invitations
Compare 6 commits »