refactor(merchant): move address formatting logic to pipeline stage 8d4e4f8 MukeshKapoor25 commited on Nov 2, 2025
fix(projections): ensure formatted_address has fallback value 5c48718 MukeshKapoor25 commited on Nov 2, 2025
feat(security): Implement comprehensive input and log sanitization a7c2198 MukeshKapoor25 commited on Oct 27, 2025
feat(merchant): enhance merchant details with associate data 6ae2787 MukeshKapoor25 commited on Sep 30, 2025
fix: correct field name from 'associate' to 'associates' in projection 70615e3 MukeshKapoor25 commited on Sep 30, 2025
refactor(models): rename staff to associate across codebase acd50b9 MukeshKapoor25 commited on Sep 30, 2025
refactor(geospatial): use $arrayElemAt for location coordinates access 93e47be MukeshKapoor25 commited on Sep 30, 2025
feat(models): add merchant_category to recommended fields f6fc6eb MukeshKapoor25 commited on Sep 29, 2025
feat(models): add merchant_category to RECOMMENDED_FIELDS 995706a MukeshKapoor25 commited on Sep 29, 2025
feat(services): replace RuntimeError with HTTPException in helper functions d8d19cc MukeshKapoor25 commited on Sep 28, 2025
Remove __pycache__ files from tracking and update .gitignore 658dcff MukeshKapoor25 commited on Sep 28, 2025
Refactor example JSON schema in NewSearchQuery for improved readability aa76792 MukeshKapoor25 commited on Jun 18, 2025
Add country filtering to business categories endpoint and update related models 0e8cc2c MukeshKapoor25 commited on May 21, 2025
Refactor live-at endpoint to support country filtering and update response model bdd7897 MukeshKapoor25 commited on May 20, 2025
Update search query parameters for improved clarity and pagination a27e023 MukeshKapoor25 commited on Mar 14, 2025
Refactor search query handling and enhance logging for amenities processing 06bf99e MukeshKapoor25 commited on Mar 14, 2025
Refactor cache repository and enhance merchant search functionality 7b4cdda MukeshKapoor25 commited on Mar 8, 2025
Remove website field from recommended merchant fields to streamline data structure afa7336 MukeshKapoor25 commited on Feb 28, 2025
Add website field to recommended merchant fields for improved data retrieval 438e5e8 MukeshKapoor25 commited on Feb 28, 2025
Fix typo in SearchQuery model configuration for JSON schema 1c8e7df MukeshKapoor25 commited on Feb 28, 2025
Refactor Dockerfile for improved security and performance; update merchant model validation for distance sorting 0fb1221 MukeshKapoor25 commited on Feb 27, 2025
Refactor merchant search query model and endpoint to enhance sorting options and validation 4e66776 MukeshKapoor25 commited on Feb 26, 2025
Enhance merchant search functionality with city filtering and improved query parameters 3c0ec32 MukeshKapoor25 commited on Feb 23, 2025
Add recommended search query model and update endpoint for enhanced merchant recommendations 09cc0c0 MukeshKapoor25 commited on Feb 18, 2025
Enhance merchant search endpoint with additional filtering parameters and improved request validation 91eb848 MukeshKapoor25 commited on Feb 18, 2025
Add sorting options for merchant search and enhance ad fetching with grouping for uniqueness d3857cd MukeshKapoor25 commited on Feb 18, 2025
Enhance merchant search functionality with input validation and new endpoint for improved filtering adbb6d2 MukeshKapoor25 commited on Feb 18, 2025
Enhance search functionality by adding new filters and improving live location fetching with structured city categorization c59e8a7 MukeshKapoor25 commited on Feb 18, 2025
Add share_description and about_us fields to merchant data retrieval 01cff6e MukeshKapoor25 commited on Feb 18, 2025
Enhance merchant search functionality with additional filters and sorting options c570c64 MukeshKapoor25 commited on Feb 17, 2025
Enhance merchant search functionality with additional sorting options and update .gitignore 2bdda01 MukeshKapoor25 commited on Feb 14, 2025
Refactor merchant model and service to update average_rating field and enhance fetch_merchant_details function with gallery and about_us fields 8164bc0 MukeshKapoor25 commited on Feb 1, 2025
Add cancellation policy and years in business calculation to merchant model 1db2902 MukeshKapoor25 commited on Jan 31, 2025