refactor(merchant): move address formatting logic to pipeline stage 8d4e4f8 MukeshKapoor25 commited on Nov 2, 2025
refactor(merchant): optimize favorite and recent merchants fetching 7e64de4 MukeshKapoor25 commited on Oct 30, 2025
feat(merchant): improve favorite and recent merchants fetching logic 9f7a7b2 MukeshKapoor25 commited on Oct 30, 2025
feat(auth): add JWT authentication and favorite merchants endpoint c42ab13 MukeshKapoor25 commited on Oct 30, 2025
perf(optimization): Implement comprehensive performance optimization strategy 79ca9ba MukeshKapoor25 commited on Oct 27, 2025
feat(security): Implement comprehensive input and log sanitization a7c2198 MukeshKapoor25 commited on Oct 27, 2025
feat(nlp): implement comprehensive advanced NLP pipeline for merchant search 19aa29f MukeshKapoor25 commited on Oct 27, 2025
fix(merchant): enhance associate data mapping in merchant queries a7ca529 MukeshKapoor25 commited on Oct 3, 2025
feat(merchant): enhance merchant details with associate data 6ae2787 MukeshKapoor25 commited on Sep 30, 2025
refactor(models): rename staff to associate across codebase acd50b9 MukeshKapoor25 commited on Sep 30, 2025
refactor(merchant): optimize staff lookup in merchant catalogues 8907370 MukeshKapoor25 commited on Sep 30, 2025
refactor(geospatial): use $arrayElemAt for location coordinates access 93e47be MukeshKapoor25 commited on Sep 30, 2025
refactor(merchant): rename optimized functions for consistency e1b366e MukeshKapoor25 commited on Sep 28, 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
fix(merchant): correct earth radius conversion in geo query de6ad16 MukeshKapoor25 commited on Sep 27, 2025
fix(merchant): use default search radius and correct unit conversion a884363 MukeshKapoor25 commited on Sep 27, 2025
Add logging for pipeline execution in fetch_business_categories_service 896f1c4 MukeshKapoor25 commited on Jun 6, 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
Enhance merchant reviews endpoint with pagination, sorting, and filtering options 309ccda MukeshKapoor25 commited on May 16, 2025
Add recent merchant filtering and restructure recommendation mapping 3433ae3 MukeshKapoor25 commited on Mar 14, 2025
Improve merchant category handling by adding None checks for safer processing 44d648e MukeshKapoor25 commited on Mar 14, 2025
Refactor search query handling and enhance logging for amenities processing 06bf99e MukeshKapoor25 commited on Mar 14, 2025
Add amenities and sub_category fields to business categories fetch service 7b59cb4 MukeshKapoor25 commited on Mar 8, 2025
Refactor cache repository and enhance merchant search functionality 7b4cdda MukeshKapoor25 commited on Mar 8, 2025
Enhance merchant search functionality with city filtering and improved query parameters 3c0ec32 MukeshKapoor25 commited on Feb 23, 2025
Add sorting options for merchant search and enhance ad fetching with grouping for uniqueness d3857cd 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
Refactor fetch_live_at_service to ensure cities array is never null and streamline popular/regional city extraction 4ec2a35 MukeshKapoor25 commited on Feb 18, 2025
Refactor fetch_live_at_service to group cities into popular and regional categories for improved data structure fcc7b39 MukeshKapoor25 commited on Feb 18, 2025
Refactor fetch_merchant_info to remove unused fields from data retrieval d3a3578 MukeshKapoor25 commited on Feb 18, 2025
Optimize fetch_merchant_info to use a single MongoDB aggregation pipeline for efficient data retrieval, including business details and reviews. 875bafa MukeshKapoor25 commited on Feb 18, 2025
Add share_description and about_us fields to merchant data retrieval 01cff6e MukeshKapoor25 commited on Feb 18, 2025
Refactor fetch_merchant_info to improve error handling and streamline data extraction 76c00e6 MukeshKapoor25 commited on Feb 17, 2025
Refactor fetch_merchant_info to remove redundant media assignment d6c01b2 MukeshKapoor25 commited on Feb 17, 2025
Refactor fetch_merchant_info to remove unused fields and streamline media fetching 7844055 MukeshKapoor25 commited on Feb 17, 2025