Paritosh Chudasama Paritosh.Chudasama
  • Joined on 2024-08-07
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-28 06:38:25 +00:00
112fdab040 Made mobile register and verify otp and submit personal info apis and added interest type images in the seeder
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-19 10:47:20 +00:00
834d16a76e written all the activity types in the seeder
f20e4191ee added gender name column and interest color and image column added activity seeder data till gamecraft made register and add personal info api for user mobile endpoints lambda and service
6d377296fc fixed the order by id asc in the allowed entry types
Compare 3 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-12 05:56:37 +00:00
8534ac6c7d sending the statuses in the getAllPQPDetailsForAM API
89ee19f35d added isCheckOutSame flag in the get API
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-09 13:42:22 +00:00
b4db2a3bc2 as per requierment
5d93945729 fixed the null issue of venue name
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-09 09:43:09 +00:00
aa00e1585c removed the new column because its already there
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-09 07:46:50 +00:00
9c10833856 added a new key in_activity_navigation_available for navigation
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-08 17:31:36 +00:00
905350406f Refactor HostService to enhance chargeability logic for trainers and pickup details. Implement checks for trainer and pickup transport chargeability, ensuring proper handling of amounts and tax calculations based on chargeable status. Update validation to enforce positive values only when chargeable.
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-08 14:47:16 +00:00
bc0470cf52 Update service name to 'minglarDev' in serverless.yml, adjust transportTotalPrice validation to allow zero values in createActivity.schema.ts, and enhance document handling logic in HostService for improved pickup transport and detail management.
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-08 11:08:54 +00:00
39e03ce4c7 Schema Change to Nulable
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-08 09:48:52 +00:00
4953a179a6 Enhance validation logic in HostService for venue and equipment pricing. Implement checks for draft status to allow zero values in draft mode while enforcing positive values on submission. Update query to include unreviewed activities.
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-08 06:44:32 +00:00
82ba980b6f Refactor HostService to improve validation logic and error handling for activity payloads. Added checks for draft status in various validation conditions, ensuring proper error messages are thrown for required fields and amounts. Cleaned up import statements for better organization.
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-07 14:07:12 +00:00
5ec819b881 Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
f7cc925e6f Fixed the status in the create activity api submission
16c901b64b added approved filter and fixed the error messages
e65ed8babc sending the host id in the get pqq details for am and corrected the error message in the submit pqq answer
da4e2547ce sending frequency also in get activity and venue details
Compare 5 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-07 10:30:41 +00:00
fa1359a1c9 Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
2c965bfb92 small change
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-06 14:09:03 +00:00
c6b6608ca6 removed the conversion code of minutes in the activityDurationMins
4a6292d108 Fixed the create activity content type json error
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-06 07:53:42 +00:00
45aab89747 Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
183614f45a made upload venue media to s3 function
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-05 09:17:38 +00:00
3ddaad0a46 suggestion is reviwed true
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-05 08:10:24 +00:00
e286cffa49 fixed the schema and the NA problem and multiple transport creation
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-05 06:37:36 +00:00
fafb5d06a7 made upload and delete image from s3
5482599e96 sending the host ref number and company name and the energylevel in the list api
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-02 10:13:11 +00:00
e0086393b4 fixed the isreviewed flase suggestion only send and the activityPqqHeaderId sending in every respective question
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-31 11:36:01 +00:00
9161e224cc sanitize the file name