paritosh18
b4db2a3bc2
as per requierment
2026-01-09 19:11:46 +05:30
5d93945729
fixed the null issue of venue name
2026-01-09 18:10:38 +05:30
aa00e1585c
removed the new column because its already there
2026-01-09 13:34:19 +05:30
9c10833856
added a new key in_activity_navigation_available for navigation
2026-01-09 13:16:07 +05:30
paritosh18
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.
2026-01-08 23:01:09 +05:30
paritosh18
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.
2026-01-08 20:17:01 +05:30
paritosh18
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.
2026-01-08 15:18:06 +05:30
paritosh18
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.
2026-01-08 12:14:12 +05:30
f7cc925e6f
Fixed the status in the create activity api submission
2026-01-07 19:34:41 +05:30
da4e2547ce
sending frequency also in get activity and venue details
2026-01-07 12:11:09 +05:30
c6b6608ca6
removed the conversion code of minutes in the activityDurationMins
2026-01-06 14:17:39 +05:30
45aab89747
Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
2026-01-05 15:46:58 +05:30
183614f45a
made upload venue media to s3 function
2026-01-05 15:46:47 +05:30
paritosh18
3ddaad0a46
suggestion is reviwed true
2026-01-05 14:47:24 +05:30
e286cffa49
fixed the schema and the NA problem and multiple transport creation
2026-01-05 13:28:25 +05:30
5482599e96
sending the host ref number and company name and the energylevel in the list api
2026-01-02 16:19:33 +05:30
paritosh18
c2d3ab9da2
navigation modes per price update
2025-12-31 14:42:30 +05:30
paritosh18
401734096d
sml chng
2025-12-31 13:03:23 +05:30
paritosh18
ed3aaab961
small change
2025-12-31 13:01:08 +05:30
5ce3dd3780
Added foodcost and venue taxes in the get api
2025-12-30 16:59:40 +05:30
paritosh18
245af71705
transpost chagnes
2025-12-30 14:22:18 +05:30
2c81e949ca
fixed the get api of activity
2025-12-30 13:39:36 +05:30
8dad4bfd2a
fiexed the venue label issue
2025-12-30 12:15:16 +05:30
65fc472902
Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
2025-12-29 19:07:17 +05:30
paritosh18
6359d64b63
venue add
2025-12-29 19:03:11 +05:30
b3e051bd63
fixed the other documents issue
2025-12-29 17:07:48 +05:30
paritosh18
e6d37e04f9
updated create activtiy hanlder
2025-12-24 19:04:51 +05:30
paritosh18
0c71ae3ccf
Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
2025-12-24 17:11:17 +05:30
716ce3363f
made the age resttriction thing in single model
2025-12-24 17:10:54 +05:30
paritosh18
ddc2e46dd2
duration changes
2025-12-24 17:07:11 +05:30
paritosh18
9b3fcd8cbe
allowed entry type
2025-12-24 15:11:37 +05:30
paritosh18
6440fc2440
Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
2025-12-24 13:21:29 +05:30
paritosh18
95f823e749
update status
2025-12-24 13:21:12 +05:30
60ee1f5f21
Sending the presigned url for activity media and venue artifacts
2025-12-24 11:50:13 +05:30
bf16a31ae6
Made a get all details of activity with venue for the big form details of activity
2025-12-23 17:51:32 +05:30
paritosh18
1540688b7d
small change in resposne message of Create Activtiy handler
2025-12-22 17:04:02 +05:30
paritosh18
f13e90ce39
upated createNewActivity handler
2025-12-22 13:30:55 +05:30
paritosh18
5a223f126f
creat activity handler
2025-12-21 17:28:08 +05:30
paritosh18
2e4f318684
Add CreateActivityDto and update createFullActivity method for activity creation
2025-12-18 20:05:30 +05:30
paritosh18
53785bd5f2
Add handler for creating full activity with related records
2025-12-18 19:37:32 +05:30
05e48063c9
Add isActive check when retrieving user in loginForHost method
2025-12-17 16:57:18 +05:30
a906dc5635
Add getAddActivityPrePopulate handler and implement prepopulate data retrieval
...
- Introduced a new handler for adding activity prepopulation.
- Enhanced the PrePopulateService to fetch all necessary prepopulate data for the new activity.
- Updated the updateBankDetails handler to correctly inject host ID.
- Improved user data retrieval in HostService to include additional fields.
- Added validation for host ID in showSuggestionToAM handler.
2025-12-17 16:17:55 +05:30
fab7642302
Implement parent document deletion and improve host retrieval logic in onboarding process
2025-12-16 17:34:10 +05:30
4d3796c5f3
Refactor companyTypes seeding and enhance host retrieval to include user email address
2025-12-16 16:36:15 +05:30
43e494780d
Refactor document name handling in host service to sanitize input and ensure valid connections for city, state, and country IDs during host creation and updates.
2025-12-16 13:16:22 +05:30
9abadba8f5
Refactor database access by introducing prisma.lambda.service for centralized PrismaClient usage across modules. Update imports in various handlers and services to utilize the new service, ensuring consistent database interactions and improved maintainability.
2025-12-08 11:23:58 +05:30
eab6565e12
Merge branch 'sprint1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank
2025-12-06 16:11:53 +05:30
51b053310f
Add validation to prevent duplicate host accounts in addPaymentDetails method
2025-12-06 12:06:04 +05:30
963f84681c
Enhance HostService to retrieve and utilize existing logo paths for host and parent companies, ensuring consistency in logo display across company details.
2025-12-04 20:18:22 +05:30
ab9e02972e
Refactor hostCompanyDetails validation schema to make address and location fields optional; update login handler to remove password comparison logic; enhance host service to include user status check and return specific user fields; clean up profile completion logic in MinglarService.
2025-12-04 20:01:09 +05:30