Commit Graph

102 Commits

Author SHA1 Message Date
181f32b2e7 added the contact details of the host parent company 2026-04-13 12:13:11 +05:30
bb87e0ac05 Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2 2026-04-09 14:03:20 +05:30
paritosh18
01569670b4 optinal comapny details 2026-04-09 13:58:45 +05:30
fcdb813fb7 added the display order to send the itinerary activities in actual order 2026-04-08 19:15:47 +05:30
fe0a2eb95b made the razorpay apis and model 2026-04-08 18:41:08 +05:30
a44321044f made the api for storing the selections for the itinerary of the user 2026-04-07 19:13:06 +05:30
6ea2ebe5e1 added the dataconsent flags 2026-04-07 13:36:11 +05:30
1c7ad52d0e fixed the indentation 2026-04-01 19:57:42 +05:30
f1f1f199e8 made the total Amount optional 2026-04-01 19:57:08 +05:30
0d3c71ab5a added the stay and free time in the saveUserItinerary api 2026-04-01 16:09:04 +05:30
518ec4eb21 made save itinerary and get itinerary details apis 2026-03-18 19:49:04 +05:30
paritosh18
199013b0f5 split lambda 2026-03-13 17:27:51 +05:30
paritosh18
9722e1988c Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into Split-lambda 2026-03-13 13:05:14 +05:30
paritosh18
2ca785248f add serverless-plugin-split-stacks and update serverless configuration; refactor host function definitions and improve updateHostProfile handler 2026-03-11 15:42:41 +05:30
0aa2b9b53e fixed the search api for the specific and sending by default 15 km radius activities in the nearby activity api 2026-03-11 13:41:15 +05:30
paritosh18
5d046c4bcf update ActivityOtherDetails model to change string fields to text type for better data handling 2026-03-05 16:54:43 +05:30
3f19bb4087 Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2 2026-03-04 18:45:44 +05:30
be8b9cef7d gbbb 2026-03-04 18:45:33 +05:30
paritosh18
77cef98091 Implement updateHostProfile endpoint and related service logic; remove navigation modes seeding; add logging for user activities 2026-03-04 17:04:14 +05:30
5ad46309ef getting and storing the string for the navigation modes not the xids 2026-03-02 19:05:08 +05:30
0242799eb5 Cancellation 2026-02-26 19:50:25 +05:30
0edcf3d515 made host agreement table 2026-02-26 18:43:58 +05:30
eb34edaedb added interest code in the interest table 2026-02-26 18:19:45 +05:30
41d33b72a3 fixed the host ref number generating logic 2026-02-26 17:27:32 +05:30
paritosh18
3f96dd4ae1 feat: Add safety instructions and cancellations fields to activity details 2026-02-25 14:41:58 +05:30
paritosh18
89f1bf55bc feat: Add initial Prisma schema with core models and implement host activity creation functionality. 2026-02-25 13:34:03 +05:30
b22324539a Made view more api for upper section and host pq redirectiion through mail 2026-02-23 19:49:05 +05:30
aa3e6fd3d1 seeding only required company types 2026-02-23 19:08:16 +05:30
c50c4b1c5a taking array of cancellations and seeded cities of india 2026-02-23 12:26:56 +05:30
28b4145ce9 fixed the file names of the interest types in seed file 2026-02-19 20:15:59 +05:30
3e711cee18 Made get all connection details of user and fixed the issues in the schoolCompany table 2026-02-19 15:50:48 +05:30
6bac257a75 made the connection tables 2026-02-19 15:23:32 +05:30
d1e2c649c3 creating the sorting data for user on registration and added it to seeder also 2026-02-13 17:41:08 +05:30
036f7ab130 fixed the issue in user address detail 2026-02-11 15:04:09 +05:30
e154be70ad Added amenities in seed file 2026-02-11 11:49:18 +05:30
73c528d1cc feat: update activity retrieval logic to include activity ID and placeholder for rating and distance 2026-02-09 14:53:33 +05:30
42c1f2a268 feat: enhance user service and landing page details API with location handling, pagination, and new activity retrieval logic 2026-02-06 15:55:20 +05:30
93fb58f4f4 feat: enhance user and activity models with location relations and add landing page details API 2026-02-04 15:32:11 +05:30
8ed0df7424 feat: update user passcode length, enhance date validation, and refactor personal info handling 2026-02-01 10:02:35 +05:30
8be2eebaba made cancel slot api and modified get by id api to send all the data of scheduling and taking listNow flag in create scheduling api while deleting all the records before creating new ones 2026-01-29 17:47:48 +05:30
68f0dfe124 made create scheduling api 2026-01-28 15:49:19 +05:30
112fdab040 Made mobile register and verify otp and submit personal info apis and added interest type images in the seeder 2026-01-23 17:56:46 +05:30
834d16a76e written all the activity types in the seeder 2026-01-16 18:47:22 +05:30
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 2026-01-16 17:50:30 +05:30
6d377296fc fixed the order by id asc in the allowed entry types 2026-01-12 18:46:06 +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
e286cffa49 fixed the schema and the NA problem and multiple transport creation 2026-01-05 13:28:25 +05:30
paritosh18
999c5ff616 schema changes in Transport and pickup details 2025-12-30 12:46:21 +05:30