Commit History

refactor(merchant): move address formatting logic to pipeline stage
8d4e4f8

MukeshKapoor25 commited on

fix(projections): ensure formatted_address has fallback value
5c48718

MukeshKapoor25 commited on

feat(security): Implement comprehensive input and log sanitization
a7c2198

MukeshKapoor25 commited on

feat(merchant): enhance merchant details with associate data
6ae2787

MukeshKapoor25 commited on

fix: correct field name from 'associate' to 'associates' in projection
70615e3

MukeshKapoor25 commited on

refactor(models): rename staff to associate across codebase
acd50b9

MukeshKapoor25 commited on

refactor(geospatial): use $arrayElemAt for location coordinates access
93e47be

MukeshKapoor25 commited on

feat(models): add merchant_category to recommended fields
f6fc6eb

MukeshKapoor25 commited on

feat(models): add merchant_category to RECOMMENDED_FIELDS
995706a

MukeshKapoor25 commited on

feat(services): replace RuntimeError with HTTPException in helper functions
d8d19cc

MukeshKapoor25 commited on

Remove __pycache__ files from tracking and update .gitignore
658dcff

MukeshKapoor25 commited on

Refactor example JSON schema in NewSearchQuery for improved readability
aa76792

MukeshKapoor25 commited on

Add tag field to BusinessCategory model
ae3c328

MukeshKapoor25 commited on

Add country filtering to business categories endpoint and update related models
0e8cc2c

MukeshKapoor25 commited on

Refactor live-at endpoint to support country filtering and update response model
bdd7897

MukeshKapoor25 commited on

Add additional recommended fields for merchant data
0c04b0c

MukeshKapoor25 commited on

Update search query parameters for improved clarity and pagination
a27e023

MukeshKapoor25 commited on

Refactor search query handling and enhance logging for amenities processing
06bf99e

MukeshKapoor25 commited on

Refactor cache repository and enhance merchant search functionality
7b4cdda

MukeshKapoor25 commited on

Remove website field from recommended merchant fields to streamline data structure
afa7336

MukeshKapoor25 commited on

Add website field to recommended merchant fields for improved data retrieval
438e5e8

MukeshKapoor25 commited on

Fix typo in SearchQuery model configuration for JSON schema
1c8e7df

MukeshKapoor25 commited on

Refactor Dockerfile for improved security and performance; update merchant model validation for distance sorting
0fb1221

MukeshKapoor25 commited on

Refactor merchant search query model and endpoint to enhance sorting options and validation
4e66776

MukeshKapoor25 commited on

Enhance merchant search functionality with city filtering and improved query parameters
3c0ec32

MukeshKapoor25 commited on

Add recommended search query model and update endpoint for enhanced merchant recommendations
09cc0c0

MukeshKapoor25 commited on

Enhance merchant search endpoint with additional filtering parameters and improved request validation
91eb848

MukeshKapoor25 commited on

Add sorting options for merchant search and enhance ad fetching with grouping for uniqueness
d3857cd

MukeshKapoor25 commited on

Enhance merchant search functionality with input validation and new endpoint for improved filtering
adbb6d2

MukeshKapoor25 commited on

Enhance search functionality by adding new filters and improving live location fetching with structured city categorization
c59e8a7

MukeshKapoor25 commited on

Add share_description and about_us fields to merchant data retrieval
01cff6e

MukeshKapoor25 commited on

Enhance merchant search functionality with additional filters and sorting options
c570c64

MukeshKapoor25 commited on

Enhance merchant search functionality with additional sorting options and update .gitignore
2bdda01

MukeshKapoor25 commited on

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

Add cancellation policy and years in business calculation to merchant model
1db2902

MukeshKapoor25 commited on

pagination for merchant list
f4d9e87

MukeshKapoor25 commited on